[
https://issues.apache.org/jira/browse/HUDI-5807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17762925#comment-17762925
]
Lin Liu commented on HUDI-5807:
-------------------------------
Confirmed that we can set the property either by modifying the code, or use
external config file hudi-defaults.conf. After that, the partition-path still
shows well in the query.
Next step:
Confirm with the team if this is the expected behavior. If yes, then this issue
has been fixed somehow; otherwise, we reproduced the issue and can start to
debug.
Note that the problem description in the task is not clear enough. We should
add sufficient info for task owner to test/reproduce.
> HoodieSparkParquetReader is not appending partition-path values
> ---------------------------------------------------------------
>
> Key: HUDI-5807
> URL: https://issues.apache.org/jira/browse/HUDI-5807
> Project: Apache Hudi
> Issue Type: Bug
> Components: spark
> Affects Versions: 0.13.0
> Reporter: Alexey Kudinkin
> Assignee: Lin Liu
> Priority: Blocker
> Fix For: 1.0.0
>
>
> Current implementation of HoodieSparkParquetReader isn't supporting the case
> when "hoodie.datasource.write.drop.partition.columns" is set to true.
> In that case partition-path values are expected to be parsed from
> partition-path and be injected w/in the File Reader (this is behavior of
> Spark's own readers)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)