[
https://issues.apache.org/jira/browse/HUDI-7925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17873691#comment-17873691
]
Jonathan Vexler commented on HUDI-7925:
---------------------------------------
[https://github.com/apache/hudi/pull/11770] this pr to support reading
partition cols from the file implements it
> Implement logic for `shouldExtractPartitionValuesFromPartitionPath` in
> `HoodieHadoopFsRelationFactory`
> ------------------------------------------------------------------------------------------------------
>
> Key: HUDI-7925
> URL: https://issues.apache.org/jira/browse/HUDI-7925
> Project: Apache Hudi
> Issue Type: Improvement
> Reporter: Geser Dugarov
> Assignee: Jonathan Vexler
> Priority: Major
>
> There is no logic for `shouldExtractPartitionValuesFromPartitionPath` in
> `HoodieHadoopFsRelationFactory`. Therefore during reading of data with
> "hoodie.file.group.reader.enabled" = "true", which is default behavior, we
> could got ClassCastException during extracting., for instance, see HUDI-7709.
> Need to implement logic similar to `HoodieBaseRelation`.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)