ann created HUDI-1444:
-------------------------
Summary: 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.6.1
Reporter: ann
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)