[
https://issues.apache.org/jira/browse/SPARK-33344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17232414#comment-17232414
]
Guillaume Martres commented on SPARK-33344:
-------------------------------------------
Note that this warning will actually not be displayed by default anymore
starting with Scala 2.13.4 (which should be released soon):
https://github.com/scala/scala/pull/9089
> Fix Compilation warings of "multiarg infix syntax looks like a tuple and will
> be deprecated" in Scala 2.13
> ----------------------------------------------------------------------------------------------------------
>
> Key: SPARK-33344
> URL: https://issues.apache.org/jira/browse/SPARK-33344
> Project: Spark
> Issue Type: Sub-task
> Components: Build
> Affects Versions: 3.1.0
> Reporter: Yang Jie
> Priority: Minor
>
> There is a batch of compilation warnings in Scala 2.13 as follow:
> {code:java}
> [WARNING] [Warn]
> /spark/core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala:656:
> multiarg infix syntax looks like a tuple and will be deprecated
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]