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 2020/08/02 07:07:45 UTC

[GitHub] [hudi] zherenyu831 edited a comment on issue #1895: HUDI Dataset backed by Hive Metastore fails on Presto with Unknown converted type TIMESTAMP_MICROS

zherenyu831 edited a comment on issue #1895:
URL: https://github.com/apache/hudi/issues/1895#issuecomment-667638178


   @FelixKJose 
   
   > @zherenyu831 So you are saying Spark cannot store timestamp TIMESTAMP_MILLIS apart from this work around?
   
   We tried `spark.conf.set("spark.sql.parquet.outputTimestampType", "TIMESTAMP_MILLIS")` 
   but not working, so we decided to use double type instead of timestamp type


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

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