You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2021/02/02 14:54: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 ]

sivabalan narayanan updated HUDI-1444:
--------------------------------------
    Labels: pull-request-available user-support-issues  (was: pull-request-available)

> 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.8.0
>            Reporter: ann
>            Priority: Major
>              Labels: pull-request-available, user-support-issues
>             Fix For: 0.8.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)