[
https://issues.apache.org/jira/browse/HUDI-9082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Davis Zhang updated HUDI-9082:
------------------------------
Priority: Minor (was: Major)
> Support updating partition column value
> ---------------------------------------
>
> Key: HUDI-9082
> URL: https://issues.apache.org/jira/browse/HUDI-9082
> Project: Apache Hudi
> Issue Type: Bug
> Reporter: Davis Zhang
> Priority: Minor
> Fix For: 1.1.0
>
>
> As of today hudi does not support updating partition column of existing
> record.
>
> COW/MOR, partitioned, non parititioned, with/o global index.
> partition column type date/long/double/string, etc.
>
> The first step is to lift the query analysis preventing partition column
> update in "org.apache.spark.sql.hudi.command.UpdateHoodieTableCommand", and
> then write tests to see what case does not work and do further RCA and fix.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)