xushiyan commented on issue #4947: URL: https://github.com/apache/hudi/issues/4947#issuecomment-1059913428
> We're also facing the same issue with deltastreamer, and it looks like a Spark problem rather than HUDI. The way we work around it is using Spark 3.2 for Deltastreamer and set `spark.sql.parquet.datetimeRebaseModeInRead=CORRECTED`. The DFS source should be fine, but if you use HUDI incremental source, Spark 3.2 will not work. @misurin thanks for the info! @nikspatel03 have you tried this suggestion? Also Spark 3.2 support is coming soon with 0.11 -- 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]
