[
https://issues.apache.org/jira/browse/HUDI-3555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raymond Xu updated HUDI-3555:
-----------------------------
Fix Version/s: 0.12.0
> re-use spark config for parquet timestamp format instead of having our own
> config
> ---------------------------------------------------------------------------------
>
> Key: HUDI-3555
> URL: https://issues.apache.org/jira/browse/HUDI-3555
> Project: Apache Hudi
> Issue Type: Improvement
> Components: spark
> Reporter: sivabalan narayanan
> Assignee: Jian Feng
> Priority: Major
> Fix For: 0.12.0
>
>
> We have two diff configs to set the right timestamp format.
> "hoodie.parquet.outputtimestamptype": "TIMESTAMP_MICROS",
> and spark config
> --conf spark.sql.parquet.outputTimestampType=TIMESTAMP_MICROS
>
> We should deprecate our own config and just rely on spark's configs.
>
--
This message was sent by Atlassian Jira
(v8.20.7#820007)