as-sher commented on issue #11534:
URL: https://github.com/apache/iceberg/issues/11534#issuecomment-2473190238

   @nastra I raised this up with databricks and got this as the response :- 
   
   ```We've had similar requests from other customers in the past, and we've 
found that Iceberg works with Databricks Runtime (DBR) versions below 14.1, but 
it breaks with versions 14.3 and above.
   Using Iceberg jars in Databricks Runtime (DBR) is not supported, even if it 
may work for certain versions (e.g. DBR 14.1).
   The reason for this is that there are binary incompatibility issues between 
Iceberg and Spark, which can cause errors.
   DBR 14.3 use Spark 3.5.0, but there's an internal change that broke binary 
compatibility with Iceberg.
    Databricks does not support Iceberg writes in DBR, and this error is an 
example of the conflict that hasn't been resolved.```
   
   Can you suggest some workaround this?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to