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

Apache Spark reassigned SPARK-38626:
------------------------------------

    Assignee:     (was: Apache Spark)

> Make condition in DeleteFromTable required
> ------------------------------------------
>
>                 Key: SPARK-38626
>                 URL: https://issues.apache.org/jira/browse/SPARK-38626
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.3.0
>            Reporter: Anton Okolnychyi
>            Priority: Major
>
> Right now, the condition in {{DeleteFromTable}} is optional. When it is not 
> set, it is equivalent to a true literal. As a consequence, rules that handle 
> such statements have to catch these two different yet equivalent 
> representations, which makes those rules more complex. Instead, we can simply 
> default the condition while parsing and make it required.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to