[ https://issues.apache.org/jira/browse/HUDI-3826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexey Kudinkin updated HUDI-3826: ---------------------------------- Sprint: Hudi-Sprint-Apr-05 > TruncateHoodieTableCommand deletes partitions incorrectly > --------------------------------------------------------- > > Key: HUDI-3826 > URL: https://issues.apache.org/jira/browse/HUDI-3826 > Project: Apache Hudi > Issue Type: Bug > Reporter: Alexey Kudinkin > Assignee: Forward Xu > Priority: Blocker > Fix For: 0.11.0 > > > Currently, `TruncateHoodieTableCommand` deletes partitions from Hudi table by > simply removing corresponding partition folders w/o committing any changes > (and correspondingly updating the MT for ex) > Instead it should go t/h WriteClient's `deletePartitions` API, similar to > Spark DS does when gets Hudi's DELETE command -- This message was sent by Atlassian Jira (v8.20.1#820001)