[ 
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 got 
null values.
Need to implement logic similar to `HoodieBaseRelation`.

  was:`shouldExtractPartitionValuesFromPartitionPath` is not used in 


> Do not extract values from partition paths 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 
> got null values.
> Need to implement logic similar to `HoodieBaseRelation`.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to