[
https://issues.apache.org/jira/browse/SPARK-48345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Max Gekk reassigned SPARK-48345:
--------------------------------
Assignee: David Milicevic
> [M0] Checks for variable declarations
> -------------------------------------
>
> Key: SPARK-48345
> URL: https://issues.apache.org/jira/browse/SPARK-48345
> Project: Spark
> Issue Type: Sub-task
> Components: Spark Core
> Affects Versions: 4.0.0
> Reporter: David Milicevic
> Assignee: David Milicevic
> Priority: Major
>
> Add checks to parser (visitCompoundBodyImpl() in AstBuilder) for variable
> declarations, based on a passed-in flag:
> * Variable can be declared only at the beginning of the compound.
> * Variable cannot be declared in a compound at all - throw exception.
>
> For more details, design doc can be found in parent Jira item.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]