apache / apache/hudi

Support read partition values from path when schema evolution enabled

Open
#16,268 2 comments 0 reactions 1 assignee Claimed by @danny0405 View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.