Make hive sync to provide bucketing metadata when index=bucket
Open
from-jira
priority:medium
status:pr-available
type:improvement
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
So far hive tables are only bucketed when the strategy used is jdbc. Bucketing informations are used by the query engines to improve the plan. We could provide bucketing for other strategies :
* hms
* sql
* AWS glue
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-6150
- Type: Improvement
- Fix version(s):
- 1.1.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.