Shawn Chang created HUDI-8355:
---------------------------------
Summary: Address the overhead of using IncrementalQueryAnalyzer in
HoodieIncrSource
Key: HUDI-8355
URL: https://issues.apache.org/jira/browse/HUDI-8355
Project: Apache Hudi
Issue Type: Bug
Reporter: Shawn Chang
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
--
This message was sent by Atlassian Jira
(v8.20.10#820010)