You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/04 18:47:00 UTC

[jira] [Commented] (CALCITE-2528) support for aggregations in ElasticSearch adapter

    [ https://issues.apache.org/jira/browse/CALCITE-2528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16603438#comment-16603438 ] 

Julian Hyde commented on CALCITE-2528:
--------------------------------------

Since "aggregation" isn't a standard term (in Calcite we talk about "aggregate functions", the "Aggregate" relational operator aka GROUP BY) can you illustrate with a couple of SQL examples.

Also, sorry to be pedantic, but please start JIRA description with a capital letter. This will become a line in the release notes eventually.

> support for aggregations in ElasticSearch adapter
> -------------------------------------------------
>
>                 Key: CALCITE-2528
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2528
>             Project: Calcite
>          Issue Type: Bug
>          Components: elasticsearch-adapter
>            Reporter: Andrei Sereda
>            Assignee: Julian Hyde
>            Priority: Major
>
> Translate SQL to [Terms|https://www.elastic.co/guide/en/elasticsearch/reference/current/search-aggregations-bucket-terms-aggregation.html] and [Metric aggregations|https://www.elastic.co/guide/en/elasticsearch/reference/current/search-aggregations-metrics.html]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)