[
https://issues.apache.org/jira/browse/CALCITE-3810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17064695#comment-17064695
]
Christian Beikov commented on CALCITE-3810:
-------------------------------------------
Fixed via 79d5001b945cbb9c47046b1b28b2345f78a72dc8
> Render ANTI and SEMI join to NOT EXISTS and EXISTS in the JDBC adapter
> ----------------------------------------------------------------------
>
> Key: CALCITE-3810
> URL: https://issues.apache.org/jira/browse/CALCITE-3810
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Affects Versions: 1.21.0
> Reporter: Christian Beikov
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.23.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Currently, when constructing an ANTI or SEMI join in the relational algebra,
> it's not possible to render to an Sql AST.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)