Ranga Reddy created HUDI-8592:
---------------------------------
Summary: Hudi is not honoured hoodie.parquet.outputtimestamptype
value as TIMESTAMP_MILLIS
Key: HUDI-8592
URL: https://issues.apache.org/jira/browse/HUDI-8592
Project: Apache Hudi
Issue Type: Bug
Components: spark-sql
Reporter: Ranga Reddy
Fix For: 1.1.0
{*}Problem Statement{*}:
While writing data to a Hudi table with the
{{hoodie.parquet.outputtimestamptype=TIMESTAMP_MILLIS}} Hudi option, the
setting is not honored, and the Parquet file always defaults to
{{{}timestamp-micros{}}}.
{*}Solution{*}:
Hudi should honor the {{hoodie.parquet.outputtimestamptype=TIMESTAMP_MILLIS}}
setting when specified in the Hudi options.
*Reproducible Code:*
For more details, refer the following hudi issue.
{{https://github.com/apache/hudi/issues/12339}}
{{{}{}}}{*}{{}}{*}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)