Refactor code in ExpressionIndexSupport to avoid duplicate code
Open
area:code-quality
from-jira
priority:critical
type:devtask
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
HUDI-8463 adds filtration for records with from_unixtime function and expression index. There is some duplicate code with ColumnStatsIndexSupport and function like `fetchQueryWithAttribute` which can be refactored to avoid duplicate.
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-8649
- Type: Sub-task
- Parent: https://issues.apache.org/jira/browse/HUDI-9101
- Fix version(s):
- 1.1.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.