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

Forward Xu updated HUDI-3135:
-----------------------------
    Description: 
# 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'

  was:
# 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'


> 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 Integration
>            Reporter: Forward Xu
>            Assignee: Forward Xu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.11.0, 0.10.1
>
>
> # 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)

Reply via email to