[
https://issues.apache.org/jira/browse/HUDI-8823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Davis Zhang updated HUDI-8823:
------------------------------
Description:
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.
was:
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.
> 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
> Priority: Blocker
> Fix For: 1.0.1
>
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)