misurin edited a comment on issue #4947:
URL: https://github.com/apache/hudi/issues/4947#issuecomment-1059880013


   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.


-- 
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]


Reply via email to