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/07/29 03:22:12 UTC

[GitHub] [hudi] YannByron commented on issue #6232: [SUPPORT] Hudi V0.9 truncating second precision for timestamp columns

YannByron commented on issue #6232:
URL: https://github.com/apache/hudi/issues/6232#issuecomment-1198839746

   @neerajpadarthi 
   guess you use spark dataframe api, then maybe you can try to set `spark.sql.parquet.writeLegacyFormat` to `TIMESTAMP_MICROS` when create `SparkSession` object.


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