yihua commented on issue #6232:
URL: https://github.com/apache/hudi/issues/6232#issuecomment-1198560819

   @neerajpadarthi Based on your description, the issue could be related to the 
output timestamp type for bulk insert row-writing path (#4552 #4749).  Could 
you try each of the following?
   (1) Set `hoodie.parquet.outputtimestamptype` to `TIMESTAMP_MICROS` when you 
bulk insert data
   (2) Disable row writing by setting 
`hoodie.datasource.write.row.writer.enable` to `false`


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to