You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/03/06 07:50:35 UTC

[GitHub] [hudi] xushiyan commented on issue #4947: [SUPPORT] Hudi 0.9 couldn't process older timestamp column from parquet files in delta streamer with Spark 3.1.2

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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org