apache / apache/hudi

Address the overhead of using IncrementalQueryAnalyzer in HoodieIncrSource

Open
#16,649 1 comment 0 reactions 1 assignee Claimed by @nsivabalan View on GitHub
from-jira priority:blocker type:improvement
Dominant language
Java
Stars
6.2k
Forks
2.5k
Avg merge
2d 8h
Merged PRs (30d)
111

Description

HoodieIncrSource uses IncrementalQueryAnalyzer to get incremental range. However, it now can only passes start/end completion time down to IncrementalRelation/MergeOnReadIncrementalRelation, causing relations have to run IncrementalQueryAnalyzer again. We need to address this overhead

## JIRA info

- Link: https://issues.apache.org/jira/browse/HUDI-8355
- 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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.