Uh oh!
There was an error while loading. Please reload this page.
update parquet version 1.11.1 and avro version 1.9.2 - #30369
Conversation
update parquet version 1.11.1 and avro version 1.9.2
AmplabJenkins
commented
Nov 13, 2020
Can one of the admins verify this patch? |
dongjoon-hyun
commented
Nov 13, 2020
cc @sunchao |
srowen
commented
Nov 15, 2020
I think this has more implications for compatibility with other libraries. |
gemelen
commented
Nov 18, 2020
@melin there is one more place to upgrade Avro dependency version, in project/plugins.sbt |
sunchao
commented
Nov 18, 2020
Sorry for the late reply. Yes @melin : there's ongoing effort on this. Please see #27609 and #26804 for details. To make the migration smooth we'll also need to upgrade Hive because 2.3.7 is using an old Avro version with incompatible API usage against Avro 1.9+. Therefore we're fixing that in Hive branch-2.3 and plan to do a new release after that. The details is in https://issues.apache.org/jira/browse/HIVE-21737. |
dongjoon-hyun
commented
Nov 23, 2020
Thank you for making a PR, @melin . For now, I'll close this PR in favor of the prior approaches. |
update parquet version 1.11.1 and avro version 1.9.2,iceberg rely on these versions