[
https://issues.apache.org/jira/browse/HUDI-6236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-6236:
---------------------------------
Labels: pull-request-available (was: )
> 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
>
> *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)