zherenyu831 commented 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:
[email protected]