Wechar created HUDI-6855:
----------------------------
Summary: Exclude .hoodie_partition_metadata file in base file group
Key: HUDI-6855
URL: https://issues.apache.org/jira/browse/HUDI-6855
Project: Apache Hudi
Issue Type: Improvement
Components: hudi-utilities
Reporter: Wechar
Currently Hudi will build FileGroups for *.hoodie_partition_metadata.parquet*,
and resovle the *.hoodie* as fileId, *metadata* as commit time.
Although these partiition metadata file groups will be filtered when comparing
commit time, we can remove them while building file groups.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)