[
https://issues.apache.org/jira/browse/HUDI-8355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Y Ethan Guo updated HUDI-8355:
------------------------------
Fix Version/s: 1.1.0
> 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: Improvement
> Reporter: Shawn Chang
> Priority: Major
> Fix For: 1.1.0
>
>
> 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)