[
https://issues.apache.org/jira/browse/CALCITE-2651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16689684#comment-16689684
]
Andrei Sereda commented on CALCITE-2651:
----------------------------------------
Merged in
[614bc7b2|https://git1-us-west.apache.org/repos/asf?p=calcite.git;a=commit;h=614bc7b2]
> Use scrolling by default in ElasticSearch adapter
> -------------------------------------------------
>
> Key: CALCITE-2651
> URL: https://issues.apache.org/jira/browse/CALCITE-2651
> Project: Calcite
> Issue Type: Improvement
> Components: elasticsearch-adapter
> Reporter: Andrei Sereda
> Assignee: Julian Hyde
> Priority: Major
>
> 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|https://www.elastic.co/guide/en/elasticsearch/reference/current/search-request-scroll.html]
> for non-aggregate queries (without grouping or aggregate functions).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)