HuangZhenQiu commented on issue #19207:
URL: https://github.com/apache/hudi/issues/19207#issuecomment-4931203616

   Yes, you are right. The MDT table contains these configs:
   
   
hoodie.compaction.payload.class=org.apache.hudi.metadata.HoodieMetadataPayload
   hoodie.table.initial.version=9
   hoodie.table.keygenerator.type=HOODIE_TABLE_METADATA
   hoodie.table.type=MERGE_ON_READ
   hoodie.archivelog.folder=history
   hoodie.timeline.layout.version=2
   hoodie.timeline.history.path=history
   hoodie.table.checksum=3970692307
   hoodie.datasource.write.drop.partition.columns=false
   hoodie.record.merge.strategy.id=00000000-0000-0000-0000-000000000000
   hoodie.table.recordkey.fields=key
   hoodie.timeline.path=timeline
   hoodie.populate.meta.fields=false
   hoodie.table.base.file.format=HFILE
   hoodie.record.merge.mode=CUSTOM
   hoodie.table.version=9


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