15663671003 commented on issue #8287:
URL: https://github.com/apache/hudi/issues/8287#issuecomment-1535914679

   ```text
   #Updated at 2023-01-13T06:27:15.972Z
   #Fri Jan 13 14:27:15 CST 2023
   hoodie.table.timeline.timezone=LOCAL
   
hoodie.table.keygenerator.class=org.apache.hudi.keygen.NonpartitionedKeyGenerator
   hoodie.table.precombine.field=update_time
   hoodie.table.version=5
   hoodie.database.name=
   hoodie.datasource.write.hive_style_partitioning=true
   hoodie.table.checksum=46617028
   hoodie.partition.metafile.use.base.format=false
   hoodie.archivelog.folder=archived
   hoodie.table.name=test.hudi_custom_payload_test
   hoodie.compaction.payload.class=org.apache.hudi.common.model.CustomPayload
   hoodie.populate.meta.fields=true
   hoodie.table.type=MERGE_ON_READ
   hoodie.datasource.write.partitionpath.urlencode=false
   hoodie.table.base.file.format=PARQUET
   hoodie.datasource.write.drop.partition.columns=false
   hoodie.table.metadata.partitions=files
   hoodie.timeline.layout.version=1
   hoodie.table.recordkey.fields=id
   hoodie.table.partition.fields=
   ```


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