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

FaxianZhao updated CALCITE-3034:
--------------------------------
    Labels: pull-request-available  (was: newbie pull-request-available)

> Test case description is not match code logical
> -----------------------------------------------
>
>                 Key: CALCITE-3034
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3034
>             Project: Calcite
>          Issue Type: Bug
>          Components: csv-adapter
>            Reporter: FaxianZhao
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The javadoc of the o.a.c.t.CsvTest#testFilterableWhere2 is 'Filter that can 
> be partly handled by CsvFilterableTable.' 
> Actually it never handle it, o.a.c.a.c.CsvFilterableTable#scan will get the 
> whole WHERE condition RexNode and that's SqlKind is AND.
> So, the code logical will retrun false directly.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to