[
https://issues.apache.org/jira/browse/HUDI-8823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Y Ethan Guo closed HUDI-8823.
-----------------------------
Resolution: Fixed
> Ban update query from changing partition column value
> -----------------------------------------------------
>
> Key: HUDI-8823
> URL: https://issues.apache.org/jira/browse/HUDI-8823
> Project: Apache Hudi
> Issue Type: Sub-task
> Components: spark-sql
> Reporter: Davis Zhang
> Assignee: Davis Zhang
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 1.0.1
>
> Original Estimate: 16h
> Time Spent: 1.65h
> Remaining Estimate: 1.85h
>
> To simplify the user experience on UPDATE statement and avoid confusion,
> let's make sure that the partition path column value cannot be updated
> through SET statement, and throw an error to the user in this case.
> Before doing this, let's test the current behavior of changing partition path
> in UPDATE statement with both non-global and global indexes.
>
> MOR, COW, partitioned, global/local index behavior.
>
> Query analysis phase do the check.
> 1 PT. 2 days.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)