cxzl25 commented on PR #5287: URL: https://github.com/apache/hudi/pull/5287#issuecomment-1113130831
@XuQianJin-Stars @xushiyan @vinoyang In Spark 3.1 we can use the `spark.sql.legacy.avro.datetimeRebaseModeInRead` configuration to determine whether the `AvroDeserializer` throws an exception. But Spark3.2 Hudi is hardcoded `exception`, we should support `spark.sql.avro.datetimeRebaseModeInRead` [SPARK-34451](https://issues.apache.org/jira/browse/SPARK-34451). -- 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]
