[
https://issues.apache.org/jira/browse/SPARK-37459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-37459:
------------------------------------
Assignee: Apache Spark (was: Kousuke Saruta)
> 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: Apache Spark
> 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]