Closed sfc-gh-xhuang closed 1 month ago
I think we don't need the avro dependency and can exclude it to resolve https://github.com/snowflakedb/snowflake-ingest-java/issues/853
EDIT: reverted as an upgrade is needed:
current 1.6.1 doesn't contain avro 1.12.0 or even 1.11.4 I just compared the versions apache/iceberg@apache-iceberg-1.5.2...apache-iceberg-1.6.1 and for some reason it doesn't include this PR: apache/iceberg#10879 even though it was put into main before the branch cut, so they didn't release from main.
is this to address SNOW-1711460? why is this not merged yet?
I think we don't need the avro dependency and can exclude it to resolve https://github.com/snowflakedb/snowflake-ingest-java/issues/853
EDIT: reverted as an upgrade is needed:
current 1.6.1 doesn't contain avro 1.12.0 or even 1.11.4 I just compared the versions apache/iceberg@apache-iceberg-1.5.2...apache-iceberg-1.6.1 and for some reason it doesn't include this PR: apache/iceberg#10879 even though it was put into main before the branch cut, so they didn't release from main.