[
https://issues.apache.org/jira/browse/HUDI-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17418089#comment-17418089
]
David_Liang edited comment on HUDI-2470 at 9/21/21, 12:23 PM:
--------------------------------------------------------------
now we have preliminary implement this function, testing now
was (Author: david_liang):
not we have preliminary implement this function, testing now
> use commit_time in the WHERE STATEMENT to the incremental query
> ----------------------------------------------------------------
>
> Key: HUDI-2470
> URL: https://issues.apache.org/jira/browse/HUDI-2470
> Project: Apache Hudi
> Issue Type: Improvement
> Components: Incremental Pull, Performance
> Reporter: David_Liang
> Priority: Major
>
> In the module of DeltaStreamer, Option of QUERY_TYPE_OPT_KEY and
> BEGIN_INSTANTTIME_OPT_KEY is used to tell the DeltaStreamer to query data
> after the specific time.
> Such as method is not very convenient for user. So if we can implement the
> function that User can set BEGIN_INSTANTTIME_OPT_KEY and
> BEGIN_INSTANTTIME_OPT_KEY at the sql, which is not only very convinient for
> user, also very a elegant implementation.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)