nsivabalan commented on issue #6403: URL: https://github.com/apache/hudi/issues/6403#issuecomment-1230931570
recently we fixed handling of very old dates. https://github.com/apache/hudi/pull/6352 you may need to set this config ``` --conf spark.sql.avro.datetimeRebaseModeInWrite=LEGACY ``` to get it working. -- 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]
