[
https://issues.apache.org/jira/browse/CALCITE-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15251864#comment-15251864
]
Jesus Camacho Rodriguez commented on CALCITE-1121:
--------------------------------------------------
I was running some queries against Druid with the adapter.
All seems to be running smoothly. However I found a problem for the following
query (might be because of the [aggregation column that is added in these
cases|https://github.com/julianhyde/calcite/blob/0a1273c25a01d9678277ae6157823db665e46cc9/druid/src/main/java/org/apache/calcite/adapter/druid/DruidQuery.java#L391]?):
{noformat}
select * from "foodmart" where "state_province" = 'CA';
{noformat}
> 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
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)