Support read partition values from path when schema evolution enabled
Open
engine:spark
from-jira
priority:high
status:pr-available
type:bug
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
{{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.
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-6960
- Type: Bug
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.