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

Julian Hyde resolved CALCITE-1655.
----------------------------------
    Resolution: Fixed

I'm not sure which was your "new commit". Anyway, I fixed the problem with 
Mockito on JDK 9 by using upgrading Mockito and using mockito-core rather than 
mockito-all; the same fix as [~elserj] made in CALCITE-1568. So, it all works 
now.

Fixed in http://git-wip-us.apache.org/repos/asf/calcite/commit/f8546915. Thanks 
for the PR, [~bslim]!

> Druid adapter: add IN filter
> ----------------------------
>
>                 Key: CALCITE-1655
>                 URL: https://issues.apache.org/jira/browse/CALCITE-1655
>             Project: Calcite
>          Issue Type: Bug
>          Components: druid
>            Reporter: slim bouguerra
>            Assignee: slim bouguerra
>             Fix For: 1.12.0
>
>
> The druid calcite adapter throw an exception when an IN filter is used.
> This happens only in hive because in calcite project the IN filter is 
> transformed to OR automatically. 
> Since this rule does not kick in HIVE and it is better to use the native IN 
> filter from druid instead having huge number of OR clauses i will send a 
> patch that adds the IN filter.  



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to