Alexey Kudinkin created HUDI-5807:
-------------------------------------
Summary: 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
Reporter: Alexey Kudinkin
Fix For: 0.13.1
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)