Trino Hudi connector might not project nested fields properly
Open
from-jira
priority:blocker
type:bug
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
User reports that Trino Hudi connector might not project nested fields properly, e.g., the parent struct is read twice for multiple nested fields under the same struct.
Trino Hudi connector does use similar projection logic as Hive connector in `HudiPageSourceProvider#createPageSource`.
We need to further investigate this issue.
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-7256
- Type: Bug
- Fix version(s):
- 1.1.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.