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/02/01 16:15:00 UTC

[jira] [Updated] (HUDI-3135) Fix Show Partitions Command's Result after drop partition

     [ https://issues.apache.org/jira/browse/HUDI-3135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

sivabalan narayanan updated HUDI-3135:
--------------------------------------
    Sprint: Cont' improve -  2021/01/10, Cont' improve -  2021/01/18, Cont' improve -  2021/01/24, Cont' improve -  2021/01/31  (was: Cont' improve -  2021/01/10, Cont' improve -  2021/01/18, Cont' improve -  2021/01/24)

> Fix Show Partitions Command's Result after drop partition
> ---------------------------------------------------------
>
>                 Key: HUDI-3135
>                 URL: https://issues.apache.org/jira/browse/HUDI-3135
>             Project: Apache Hudi
>          Issue Type: Bug
>          Components: spark, spark-sql
>            Reporter: Forward Xu
>            Assignee: Forward Xu
>            Priority: Critical
>              Labels: pull-request-available, user-support-issues
>             Fix For: 0.11.0
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> # add two partitions  dt='2021-10-01',  dt='2021-10-02'
>  # drop one partition dt='2021-10-01'
>  # show partitions ,The query result: dt='2021-10-01',  dt='2021-10-02' The expected result is: dt='2021-10-02'



--
This message was sent by Atlassian Jira
(v8.20.1#820001)