Daniel created SPARK-44395:
------------------------------

             Summary: Update table function arguments to require parentheses 
around identifier after the TABLE keyword
                 Key: SPARK-44395
                 URL: https://issues.apache.org/jira/browse/SPARK-44395
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 4.0.0
            Reporter: Daniel


Per the SQL standard, `TABLE identifier` should actually be passed as 
`TABLE(identifier)`. 



--
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