[ https://issues.apache.org/jira/browse/SPARK-44395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17742496#comment-17742496 ]
ci-cassandra.apache.org commented on SPARK-44395: ------------------------------------------------- User 'dtenedor' has created a pull request for this issue: 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 > Priority: Major > > 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