[
https://issues.apache.org/jira/browse/HUDI-6926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-6926:
---------------------------------
Labels: pull-request-available (was: )
> Disable DROP_PARTITION_COLUMNS when upsert MOR table
> ----------------------------------------------------
>
> Key: HUDI-6926
> URL: https://issues.apache.org/jira/browse/HUDI-6926
> Project: Apache Hudi
> Issue Type: Bug
> Reporter: Wechar
> Priority: Major
> Labels: pull-request-available
>
> When merge the log files for MOR table, it can not generate partition values
> if we drop partition columns while upsert data. As a result, the updated rows
> in log files will got null for partition columns.
> To prevent this issue, we suggest disable DROP_PARTITION_COLUMNS while upsert
> MOR table.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)