jornfranke commented on issue #5970: URL: https://github.com/apache/iceberg/issues/5970#issuecomment-1282778862
I thought the same, but this works with 0.13.1 like a charm. Was using Spark 3.2 and Scala 2.12. It is btw. a Spark cluster on which as said 0.13.1 works without issues. The version is loaded directly and if I do not specify Apache Iceberg as package then it cannot find iceberg at all, so I would also exclude for now that there is a conflicting Apache Iceberg version on the cluster (not 100% sure). Normally when there is a Spark/Scala version conflict I see different types of errors. I have seen that there was a bug related to serialization in 0.14.x (cannot find it at the moment), so currently my only choice is to wait for a newer Iceberg version and then see if it fixes the issue. I can currently also continue with 0.13.1 which is working for me. -- 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