[
https://issues.apache.org/jira/browse/HUDI-8318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Y Ethan Guo updated HUDI-8318:
------------------------------
Fix Version/s: 1.1.0
> Clustering with spark records does not work for bootstrap tables with
> partition columns not written to files
> ------------------------------------------------------------------------------------------------------------
>
> Key: HUDI-8318
> URL: https://issues.apache.org/jira/browse/HUDI-8318
> Project: Apache Hudi
> Issue Type: Bug
> Components: bootstrap, clustering
> Reporter: Jonathan Vexler
> Priority: Major
> Fix For: 1.1.0
>
>
> Spark readers will read as UnsafeRow. When we try to add in the partition
> column values, an UnsupportedOperationException will be thrown because
> updateValue is not supported for UnsafeRow.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)