[
https://issues.apache.org/jira/browse/HUDI-3826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17519270#comment-17519270
]
Forward Xu commented on HUDI-3826:
----------------------------------
[~alexey.kudinkin] Well, this one I'll commit a fix later today.
> 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)