dongjoon-hyun commented on pull request #31866: URL: https://github.com/apache/spark/pull/31866#issuecomment-801516897
Well. We are in the difficult situation, @wangyum and @iemejia . We upgraded Jackson via SPARK-33766 (#30746) for Avro and Parquet. We cannot upgrade to Avro 1.10.2 because Jackson 2.11 is not compatible with 2.12. ``` Make it easy to upgrade dependency because Jackson 2.10 is not compatible with 2.11: - [Avro](https://issues.apache.org/jira/browse/AVRO-2967) has upgraded Jackson to 2.11.3. - [Parquet](https://issues.apache.org/jira/browse/PARQUET-1895) has upgraded Jackson to 2.11.2. ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org