You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/10/18 07:30:14 UTC

[GitHub] [hudi] fengjian428 commented on issue #6969: [SUPPORT] does hudi do the same in MOR and COW table?

fengjian428 commented on issue #6969:
URL: https://github.com/apache/hudi/issues/6969#issuecomment-1281933281

   When using spark, the default behavior is to write new insert records into parquet files and write update records into delta-log.  If you want to write new insert records into a log, should use Bucket Index(above 0.12) or Hbase index


-- 
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-unsubscribe@hudi.apache.org

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