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

Raymond Xu updated HUDI-2991:
-----------------------------
    Fix Version/s: 0.11.0

> Add rename partition for spark sql
> ----------------------------------
>
>                 Key: HUDI-2991
>                 URL: https://issues.apache.org/jira/browse/HUDI-2991
>             Project: Apache Hudi
>          Issue Type: New Feature
>          Components: Spark Integration
>            Reporter: Forward Xu
>            Assignee: Forward Xu
>            Priority: Major
>             Fix For: 0.11.0
>
>
> – RENAME partition
> ||{{partition}}||
> |{{age=10}}|
> |{{age=11}}|
> |{{age=12}}|
>  {{ALTER TABLE default.StudentInfo PARTITION (age='10') RENAME TO PARTITION 
> (age='15');}}
> ||{{partition}}||
> |{{age=11}}|
> |{{age=12}}|
> |{{age=15}}|
>  
>  
>  



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

Reply via email to