Jonathan Vexler created HUDI-8318:
-------------------------------------

             Summary: 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


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)

Reply via email to