You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2021/10/08 00:55:00 UTC

[jira] [Commented] (HUDI-2470) use commit_time in the WHERE STATEMENT to optimize the incremental query

    [ https://issues.apache.org/jira/browse/HUDI-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17425888#comment-17425888 ] 

Vinoth Chandar commented on HUDI-2470:
--------------------------------------

Assigned it you! Look forward to the PR 

> use commit_time in the WHERE STATEMENT to optimize 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
>            Assignee: 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)