HuangZhenQiu commented on issue #19207: URL: https://github.com/apache/hudi/issues/19207#issuecomment-4931164430
@cshuo https://github.com/apache/hudi/blob/master/hudi-common/src/main/java/org/apache/hudi/common/table/view/AbstractTableFileSystemView.java#L518 Does this mean only parquet files will be treated as base file? This is the current table config #Fri Jun 12 06:34:35 UTC 2026 hoodie.compaction.payload.class=com.uber.marmaray.uber.model.HooverAvroPayload hoodie.table.initial.version=9 hoodie.table.keygenerator.type=SIMPLE hoodie.table.type=MERGE_ON_READ hoodie.table.metadata.partitions=files,record_index hoodie.table.partition.fields=_hoodie_partition_path hoodie.archivelog.folder=archived hoodie.timeline.layout.version=2 hoodie.timeline.history.path=history hoodie.table.checksum=889652317 hoodie.datasource.write.drop.partition.columns=false hoodie.record.merge.strategy.id=00000000-0000-0000-0000-000000000000 hoodie.table.recordkey.fields=_row_key hoodie.timeline.path=timeline hoodie.table.ordering.fields=_row_key hoodie.table.metadata.partitions.inflight= hoodie.table.index.defs.path=.hoodie/.index_defs/index.json hoodie.populate.meta.fields=true hoodie.table.base.file.format=PARQUET 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]
