[
https://issues.apache.org/jira/browse/HUDI-6236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Chen closed HUDI-6236.
----------------------------
Fix Version/s: 0.14.0
Resolution: Fixed
Fixed via master branch: bcfd3545e6034adfe5a1196e71c19339fd00ef08
> Add HIVE_STYLE_PARTITIONING_ENABLED config to deltastreamer entrypoints
> -----------------------------------------------------------------------
>
> Key: HUDI-6236
> URL: https://issues.apache.org/jira/browse/HUDI-6236
> Project: Apache Hudi
> Issue Type: Bug
> Reporter: voon
> Assignee: voon
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.14.0
>
>
> *HIVE_STYLE_PARTITIONING_ENABLED* is required to be written to
> hoodie.properties/table configs when performing lazy partitioning pruning.
>
> If this is not written to hoodie.properties, and
> {*}HIVE_STYLE_PARTITIONING_ENABLED=true{*},
> _SparkHoodieTableFileIndex#composeRelativePartitionPath_ might construct the
> relative partition path, and incorrect results will be returned when
> performing queries.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)