Wechar created HUDI-7171:
----------------------------
Summary: Fix 'show partitions' not display rewritten partitions
Key: HUDI-7171
URL: https://issues.apache.org/jira/browse/HUDI-7171
Project: Apache Hudi
Issue Type: Bug
Reporter: Wechar
Assignee: Wechar
`show partitions` sql can not return correct result in following two cases:
# the dropped partitions should be displayed after they were recreated.
# after `insert overwrite` a partitioned table, the partitions should be
marked as `dropped`
--
This message was sent by Atlassian Jira
(v8.20.10#820010)