[
https://issues.apache.org/jira/browse/FLINK-14134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu reassigned FLINK-14134:
-------------------------------
Assignee: Jingsong Lee
> 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
>
> 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)