[
https://issues.apache.org/jira/browse/HUDI-3402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-3402:
---------------------------------
Labels: pull-request-available (was: )
> Set hoodie.parquet.outputtimestamptype to TIMESTAMP_MICROS by default
> ---------------------------------------------------------------------
>
> Key: HUDI-3402
> URL: https://issues.apache.org/jira/browse/HUDI-3402
> Project: Apache Hudi
> Issue Type: Improvement
> Components: spark, writer-core
> Reporter: Yann Byron
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.11.0
>
>
> Hoodie converts {{Timestamp}} to TIMESTAMP_MICROS format when upsert and
> other operations, except {{{}bulk_insert{}}}.
> And {{bulk_insert}} enables
> {{{}hoodie.datasource.write.row.writer.enable{}}}, and use
> {{HoodieRowParquetWriteSupport}} to write datas.
> For the issue [#4552|https://github.com/apache/hudi/issues/4552] , that will
> cause problems by default. So i suggest to modify the
> {{hoodie.parquet.outputtimestamptype}} default value to TIMESTAMP_MICROS so
> that it will be convenience to users.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)