[
https://issues.apache.org/jira/browse/SPARK-27571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-27571:
------------------------------------
Assignee: Apache Spark (was: Sean Owen)
> Spark 3.0 build warnings: reflectiveCalls edition
> -------------------------------------------------
>
> Key: SPARK-27571
> URL: https://issues.apache.org/jira/browse/SPARK-27571
> Project: Spark
> Issue Type: Improvement
> Components: Examples, Spark Core, YARN
> Affects Versions: 3.0.0
> Reporter: Sean Owen
> Assignee: Apache Spark
> Priority: Minor
>
> We have a few places in the code where {{scala.lang.reflectiveCalls}} is
> imported to avoid warnings about, well, reflective calls in Scala. This
> usually comes up in tests where an anonymous inner class has been defined
> with additional methods, which actually can't be accessed directly without
> reflection. This is a little undesirable and easy enough to avoid.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]