-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.18.0
-
Component/s: elasticsearch-adapter
-
Labels:None
Currently elastic adapter returns 10 rows (default ES limit) for queries of type select * from elastic which is inconsistent with other adapters and SQL standard.
Apply Scrolling API for non-aggregate queries (without grouping or aggregate functions).
- is duplicated by
-
CALCITE-3471 Only return 10 records use jdbc:calcite method
-
- Resolved
-
- links to