[ 
https://issues.apache.org/jira/browse/SPARK-37459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17448934#comment-17448934
 ] 

Apache Spark commented on SPARK-37459:
--------------------------------------

User 'sarutak' has created a pull request for this issue:
https://github.com/apache/spark/pull/34707

> Upgrade commons-cli to 1.5.0
> ----------------------------
>
>                 Key: SPARK-37459
>                 URL: https://issues.apache.org/jira/browse/SPARK-37459
>             Project: Spark
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 3.3.0
>            Reporter: Kousuke Saruta
>            Assignee: Kousuke Saruta
>            Priority: Major
>
> Currently used commons-cli is too old and contains an issue which affects the 
> behavior of bin/spark-sql
> {code}
> bin/spark-sql -e 'SELECT "Spark"'
> ...
> Error in query: 
> no viable alternative at input 'SELECT "'(line 1, pos 7)
> == SQL ==
> SELECT "Spark
> -------^^^
> {code}
> The root cause of this issue seems to be resolved in CLI-185.



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