[ 
https://issues.apache.org/jira/browse/FLINK-14134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated FLINK-14134:
-----------------------------------
    Labels: pull-request-available  (was: )

> Introduce LimitableTableSource to optimize limit
> ------------------------------------------------
>
>                 Key: FLINK-14134
>                 URL: https://issues.apache.org/jira/browse/FLINK-14134
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Connectors / Hive
>            Reporter: Jingsong Lee
>            Assignee: Jingsong Lee
>            Priority: Major
>              Labels: pull-request-available
>
> SQL: select *from t1 limit 1
> Now source will scan full table, if we can introduce LimitableTableSource, 
> let source know the limit line, source can just read one row is OK.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to