[
https://issues.apache.org/jira/browse/SPARK-50491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenchen Fan resolved SPARK-50491.
---------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
Issue resolved by pull request 49064
[https://github.com/apache/spark/pull/49064]
> [M1] Fix bug where empty BEGIN END blocks throw error in loops
> ---------------------------------------------------------------
>
> Key: SPARK-50491
> URL: https://issues.apache.org/jira/browse/SPARK-50491
> Project: Spark
> Issue Type: Sub-task
> Components: Spark Core
> Affects Versions: 4.0.0
> Reporter: Dusan Tisma
> Assignee: Dusan Tisma
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0
>
>
> There is a bug in SQL scripting, where compound statements throw an error if
> their body is consisted solely of empty BEGIN END blocks. Examples:
> {{WHILE 1 = 1 DO}}
> {{ BEGIN}}
> {{ END;}}
> {{END WHILE;}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]