[
https://issues.apache.org/jira/browse/CALCITE-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde resolved CALCITE-1121.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.8.0
Fixed in http://git-wip-us.apache.org/repos/asf/calcite/commit/dd8d3c58.
Details:
* Generates "select" and "groupBy" query types;
* can push project and filter into DruidQuery;
* filters can consist of AND, OR, NOT, =, !=, <, <=, >, >=;
* splits projects, pushing down the parts that Druid can handle;
* fetches large Druid "select" queries a page at a time;
* does not yet push down HAVING, ORDER BY or LIMIT (see CALCITE-1206).
> Druid adapter
> -------------
>
> Key: CALCITE-1121
> URL: https://issues.apache.org/jira/browse/CALCITE-1121
> Project: Calcite
> Issue Type: Bug
> Reporter: Julian Hyde
> Assignee: Julian Hyde
> Fix For: 1.8.0
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)