PavithranRick commented on code in PR #17796:
URL: https://github.com/apache/hudi/pull/17796#discussion_r2670998466
##########
hudi-client/hudi-client-common/src/main/java/org/apache/hudi/metadata/HoodieBackedTableMetadataWriter.java:
##########
@@ -487,12 +487,6 @@ private boolean initializeFromFilesystem(String
dataTableInstantTime, List<Metad
initializeFilegroupsAndCommit(partitionType,
relativePartitionPath, fileGroupCountAndRecordsPair, instantTimeForPartition);
break;
case PARTITION_STATS:
- // For PARTITION_STATS, COLUMN_STATS should also be enabled
Review Comment:
done
--
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]