voon created HUDI-6236:
--------------------------
Summary: 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
*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)