You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Gatsby Lee (Jira)" <ji...@apache.org> on 2022/06/22 21:41:00 UTC

[jira] [Created] (HUDI-4304) DELETE_PARTITON doesn't raise exception although the target partition doesn't exists

Gatsby Lee created HUDI-4304:
--------------------------------

             Summary: DELETE_PARTITON doesn't raise exception although the target partition doesn't exists
                 Key: HUDI-4304
                 URL: https://issues.apache.org/jira/browse/HUDI-4304
             Project: Apache Hudi
          Issue Type: Bug
            Reporter: Gatsby Lee


My stack is AWS Glue + AWS Glue Catalog + S3.
When I use DELETE_PARTITION, I see a different behavior between 0.10.1 and 0.11.0.
In 0.10.1, when I run DELETE_PARTITION for non-existing partition, it failed(exception raised) because the partition doesn’t exists.



[~shivnarayan] confirmed that the expected behavior is raising exception when DELETE_PARTITION tries to delete non-existing partition.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)