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

Milan Dankovic updated SPARK-50663:
-----------------------------------
    Description: 
By standard keyword for ELSE-IF clause in SQL grammar is
{code:java}
ELSEIF{code}
, but we have it in our grammar as `ELSE IF`. This needs to be fixed. 

  was:
By standard keyword for ELSE-IF clause in SQL grammar is `ELSEIF`
{code:java}
ELSEIF{code}
, but we have it in our grammar as `ELSE IF`. This needs to be fixed. 


> [M1] ELSEIF fix
> ---------------
>
>                 Key: SPARK-50663
>                 URL: https://issues.apache.org/jira/browse/SPARK-50663
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Spark Core
>    Affects Versions: 4.0.0
>            Reporter: David Milicevic
>            Priority: Major
>              Labels: pull-request-available
>
> By standard keyword for ELSE-IF clause in SQL grammar is
> {code:java}
> ELSEIF{code}
> , but we have it in our grammar as `ELSE IF`. This needs to be fixed. 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to