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

Takuya Ueshin resolved SPARK-44395.
-----------------------------------
    Fix Version/s: 3.5.0
         Assignee: Daniel
       Resolution: Fixed

Issue resolved by pull request 41965
https://github.com/apache/spark/pull/41965

> 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
>            Assignee: Daniel
>            Priority: Major
>             Fix For: 3.5.0
>
>
> 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