You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/04/30 09:14:00 UTC

[jira] [Created] (HUDI-854) Incremental Cleaning should not revert to brute force all-partition scanning in any cases

Balaji Varadarajan created HUDI-854:
---------------------------------------

             Summary: Incremental Cleaning should not revert to brute force all-partition scanning in any cases
                 Key: HUDI-854
                 URL: https://issues.apache.org/jira/browse/HUDI-854
             Project: Apache Hudi (incubating)
          Issue Type: New Feature
          Components: Cleaner
            Reporter: Balaji Varadarajan
             Fix For: 0.6.0


After [https://github.com/apache/incubator-hudi/pull/1576] . Incremental Cleaning would still resort to full partition scan when  no previous clean operation was done in the dataset. This ticket is to design and implement a safe solution which would avoid full scanning in all cases.



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