Skip to content

Clustering with spark records does not work for bootstrap tables with partition columns not written to files #16660

Description

@hudi-bot

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.

JIRA info

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions