davedwwang commented on issue #3876: URL: https://github.com/apache/amoro/issues/3876#issuecomment-3692012799
hi @turboFei While working on this issue, I found that the Mixed Format depends on the iceberg-spark runtime. The current project uses Iceberg 1.6.1, which does not yet support Spark 4. I attempted to upgrade the Iceberg version to 1.10.1 to resolve this, but it caused numerous test failures in other modules, likely due to breaking changes or incompatibilities between Iceberg versions. How should I proceed in this case? Should I try to resolve these cross-module incompatibilities, or is there a specific strategy in Amoro for handling Spark 4 support? I would appreciate any suggestions. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
