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

Jiajun Xie closed CALCITE-3588.
-------------------------------
    Fix Version/s: 1.27.0
       Resolution: Fixed

> JDBC adapter should handle join conditions containing IS TRUE, SIMILAR TO 
> etc. when generating SQL
> --------------------------------------------------------------------------------------------------
>
>                 Key: CALCITE-3588
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3588
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>            Reporter: Jin Xing
>            Assignee: Jin Xing
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.27.0
>
>          Time Spent: 3h 10m
>  Remaining Estimate: 0h
>
> Currently Calcite fail to convert RelNode to SqlNode when Join condition 
> contains operators like 'SIMILAR_TO', 'IS_TRUE', 'IS_NOT_TRUE'. 
> AssertionError will be thrown from [1]
>  
> [1] 
> https://github.com/apache/calcite/blob/master/core/src/main/java/org/apache/calcite/rel/rel2sql/SqlImplementor.java#L290



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

Reply via email to