David_Liang created HUDI-2470:
---------------------------------
Summary: 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
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)