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

Yu Xu commented on CALCITE-6867:
--------------------------------

Yes, could you help assgine the issue to me. currently had a pr to trace the 
issue. [https://github.com/apache/calcite/pull/4218]   [~mbudiu] 

> Druid Adaper NOT_IN/IN filter always transform to JsonInFilter
> --------------------------------------------------------------
>
>                 Key: CALCITE-6867
>                 URL: https://issues.apache.org/jira/browse/CALCITE-6867
>             Project: Calcite
>          Issue Type: Bug
>          Components: druid-adapter
>    Affects Versions: 1.38.0
>            Reporter: Yu Xu
>            Assignee: Mihai Budiu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.39.0
>
>
> Currently Druid Adapter would transform in / not in to In filter which is not 
> correct, need to fix it. 
> note:
>  # Currently DruidJsonFilter##toInKindDruidFilter had filter only handle for 
> two kind *SqlKind.DRUID_IN* and *SqlKind.DRUID_NOT_IN*
>  # DruidJsonFilter##toInKindDruidFilter check for *SqlKind.IN* not 
> *SqlKind.DRUID_NOT_IN* , would transform all to JsonInFilter include 
> *SqlKind.DRUID_NOT_IN* , this is not fitable
> ut: DruidQueryFilterTest##testNotInFilter



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to