[
https://issues.apache.org/jira/browse/CALCITE-2651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16689924#comment-16689924
]
Andrei Sereda commented on CALCITE-2651:
----------------------------------------
Agree. Will add documentation.
> 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)