Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- links to