hudi-bot opened a new issue, #15047:
URL: https://github.com/apache/hudi/issues/15047

   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. 
   
    
   
   ## JIRA info
   
   - Link: https://issues.apache.org/jira/browse/HUDI-3555
   - Type: Improvement
   - Epic: https://issues.apache.org/jira/browse/HUDI-1239


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to