You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Udit Mehrotra (Jira)" <ji...@apache.org> on 2021/08/25 09:16:00 UTC

[jira] [Updated] (HUDI-1444) fix the error when rollback commit that belong to a non partition table

     [ https://issues.apache.org/jira/browse/HUDI-1444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Udit Mehrotra updated HUDI-1444:
--------------------------------
    Fix Version/s:     (was: 0.9.0)
                   0.10.0

> fix the error when rollback commit that belong to a non partition table 
> ------------------------------------------------------------------------
>
>                 Key: HUDI-1444
>                 URL: https://issues.apache.org/jira/browse/HUDI-1444
>             Project: Apache Hudi
>          Issue Type: Bug
>    Affects Versions: 0.9.0
>            Reporter: ann
>            Priority: Major
>              Labels: pull-request-available, sev:high, user-support-issues
>             Fix For: 0.10.0
>
>         Attachments: rollback-empty-partition-table.diff
>
>
> the non partition table has a commit which need rollback . when rollback it, executed fail as min (partition size, Parallelism size) return 0. 
> the patch fix the error , and at least has 1 parallelism in execution



--
This message was sent by Atlassian Jira
(v8.3.4#803005)