michael1991 commented on issue #10609:
URL: https://github.com/apache/hudi/issues/10609#issuecomment-1968072665

   > @michael1991 just to check , Are you also using composite key? Can you 
post table configuration
   
   #Updated at 2024-02-27T07:34:03.809265Z
   #Tue Feb 27 07:34:03 UTC 2024
   
hoodie.compaction.payload.class=org.apache.hudi.common.model.OverwriteWithLatestAvroPayload
   hoodie.table.type=MERGE_ON_READ
   hoodie.table.metadata.partitions=files,record_index
   hoodie.table.precombine.field=pk
   hoodie.table.partition.fields=req_date,req_hour
   hoodie.archivelog.folder=archived
   hoodie.table.cdc.enabled=false
   hoodie.timeline.layout.version=1
   hoodie.table.checksum=50135889
   hoodie.datasource.write.drop.partition.columns=false
   hoodie.table.timeline.timezone=LOCAL
   hoodie.table.name=hudi_test_0141
   hoodie.table.recordkey.fields=pk
   hoodie.compaction.record.merger.strategy=eeb8d96f-b1e4-49fd-bbf8-28ac514178e5
   hoodie.datasource.write.hive_style_partitioning=false
   hoodie.partition.metafile.use.base.format=false
   hoodie.table.metadata.partitions.inflight=
   hoodie.table.keygenerator.class=org.apache.hudi.keygen.ComplexKeyGenerator
   hoodie.populate.meta.fields=true
   hoodie.table.base.file.format=PARQUET
   hoodie.database.name=dxx_prod
   hoodie.datasource.write.partitionpath.urlencode=false
   hoodie.table.version=6


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