Make sure Hudi's Column Stats are wired into Spark's relation stats
Open
area:sql
engine:spark
from-jira
priority:critical
type:bug
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
Currently, we're leveraging CSI exclusively to better prune the target files.
Additionally, we should wire in stats from CSI into Spark's `CatalogStatistics` which in turn will be leveraged by Spark's Optimization rules for better planning.
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-5364
- Type: Bug
- Affects version(s):
- 0.12.1
- Fix version(s):
- 1.1.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.