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 2022/10/19 05:50:00 UTC

[jira] [Created] (HUDI-5056) Add support to DELETE_PARTITIONS w/ wild card

sivabalan narayanan created HUDI-5056:
-----------------------------------------

             Summary: Add support to DELETE_PARTITIONS w/ wild card
                 Key: HUDI-5056
                 URL: https://issues.apache.org/jira/browse/HUDI-5056
             Project: Apache Hudi
          Issue Type: Improvement
            Reporter: sivabalan narayanan


as of now, DELETE_PARTITIONS expected comma separated list of partitions to delete. But would like to support wild card with that. 

For eg,

year=2022/month=10/day=05/*

assuming its hour based partitioning

 

Ref: https://github.com/apache/hudi/issues/6866



--
This message was sent by Atlassian Jira
(v8.20.10#820010)