Forward Xu created HUDI-3135:
--------------------------------
Summary: Fix Show Partitions Command's Result after drop partition
Key: HUDI-3135
URL: https://issues.apache.org/jira/browse/HUDI-3135
Project: Apache Hudi
Issue Type: Bug
Components: Spark Integration
Reporter: Forward Xu
Assignee: Forward Xu
# add two partitions dt='2021-10-01', dt='2021-10-02'
# drop one partition dt='2021-10-01'
# show partitions ,The query result: dt='2021-10-01', dt='2021-10-02'
--
This message was sent by Atlassian Jira
(v8.20.1#820001)