Ayoub Omari created SPARK-31194:
-----------------------------------

             Summary: spark sql runs successfully with query not specifying 
condition next to where 
                 Key: SPARK-31194
                 URL: https://issues.apache.org/jira/browse/SPARK-31194
             Project: Spark
          Issue Type: Story
          Components: SQL
    Affects Versions: 2.4.5
            Reporter: Ayoub Omari


When having a sql query as follows:

```

SELECT *

FROM people

WHERE

```

shouldn't we throw a parsing exception because of __unspecified _condition_  _?_



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to