[
https://issues.apache.org/jira/browse/HUDI-8098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ethan Guo updated HUDI-8098:
----------------------------
Story Points: 2
> For custom keygen, only require reading of timestamp partition columns
> ----------------------------------------------------------------------
>
> Key: HUDI-8098
> URL: https://issues.apache.org/jira/browse/HUDI-8098
> Project: Apache Hudi
> Issue Type: Improvement
> Components: reader-core, spark
> Reporter: Jonathan Vexler
> Assignee: Jonathan Vexler
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 1.0.0
>
>
> HUDI-5807 allows fg reader to read partition column values from the file
> instead of just using the directory path structure. HUDI-8036 stores the
> partition column keygen types.
> In HoodieHadoopFsRelationFactory, partitionColumnsToRead is set to the list
> of all partition columns if the keygen type is timestamp or custom keygen. In
> the case of custom keygen, filter that list to only the timestamp keygen
> columns.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)