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

Jiajun Xie commented on CALCITE-5962:
-------------------------------------

Fixed in 
[be21466|https://github.com/apache/calcite/commit/be2146679e3be0d4ce1a7578b93237c30b1a1709].

Thanks for your PR [~jiefei30] .

Thanks for your review [~hongyuguo], [~nobigo] , [~shenlang] , @linorosa.{*}{*}

> Support parse Spark-style syntax "LEFT ANTI JOIN" in Babel parser
> -----------------------------------------------------------------
>
>                 Key: CALCITE-5962
>                 URL: https://issues.apache.org/jira/browse/CALCITE-5962
>             Project: Calcite
>          Issue Type: New Feature
>          Components: babel
>            Reporter: LiYuE
>            Assignee: Mingcan Wang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.36.0
>
>         Attachments: image-2023-08-28-19-47-40-712.png
>
>
> Currently, Spark SQL supports parsing the "anti join" SQL syntax [Spark anti 
> join|https://spark.apache.org/docs/3.4.1/sql-ref-syntax-qry-select-join.html#anti-join],
>  but the
> org.apache.calcite.sql.JoinType.java in Calcite does not include this 
> enumeration. Therefore, it is hoped that Calcite can add an enumeration type 
> for anti join to be compatible with the Spark syntax.



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

Reply via email to