Ethan Guo created HUDI-6954:
-------------------------------
Summary: Corrupted column stats in metadata table in
non-partitioned table
Key: HUDI-6954
URL: https://issues.apache.org/jira/browse/HUDI-6954
Project: Apache Hudi
Issue Type: Bug
Reporter: Ethan Guo
Fix For: 0.14.1
After compaction in MDT, the column stats entries in metadata table for a
non-partitioned data table are corrupted, with wrong encoded part of partition
path in the key. This makes some column stats entires not searchable through
the key based on column name, partition path, and the file name as the key is
wrong in the column stats partition in MDT.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)