Wechar created HUDI-6960:
----------------------------
Summary: Support read partition values from path when schema
evolution enabled
Key: HUDI-6960
URL: https://issues.apache.org/jira/browse/HUDI-6960
Project: Apache Hudi
Issue Type: Bug
Components: spark
Reporter: Wechar
Assignee: Wechar
{{BaseFileOnlyRelation}} override
*shouldExtractPartitionValuesFromPartitionPath* to be determined by
`hasSchemaOnRead`, which is always *true* if {{hasSchemaOnRead}} is false.
If the original shouldExtractPartitionValuesFromPartitionPath value is true, it
will not be able to read partition values when schema evolution enabled.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)