[
https://issues.apache.org/jira/browse/HUDI-7925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Geser Dugarov updated HUDI-7925:
--------------------------------
Description:
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 .
Need to implement logic similar to `HoodieBaseRelation`.
was:
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 got
null values.
Need to implement logic similar to `HoodieBaseRelation`.
> 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
> 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 .
> Need to implement logic similar to `HoodieBaseRelation`.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)