You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2016/09/12 12:42:20 UTC

[jira] [Issue Comment Deleted] (CALCITE-1357) Recognize Druid Timeseries and TopN queries in DruidQuery

     [ https://issues.apache.org/jira/browse/CALCITE-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesus Camacho Rodriguez updated CALCITE-1357:
---------------------------------------------
    Comment: was deleted

(was: Fixed in http://git-wip-us.apache.org/repos/asf/calcite/commit/63a7a1a .)

> Recognize Druid Timeseries and TopN queries in DruidQuery
> ---------------------------------------------------------
>
>                 Key: CALCITE-1357
>                 URL: https://issues.apache.org/jira/browse/CALCITE-1357
>             Project: Calcite
>          Issue Type: Bug
>          Components: druid
>    Affects Versions: 1.9.0
>            Reporter: Jesus Camacho Rodriguez
>            Assignee: Jesus Camacho Rodriguez
>
> Port the work done in HIVE-14217 to recognize Timeseries and TopN queries to Calcite.
> This includes a rule to push SortLimit into DruidQuery, which can lead to creating TopN queries. This rule can help to push sorting and limit into GroupBy queries, and limit to Select queries.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)