[ 
https://issues.apache.org/jira/browse/SPARK-45032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyukjin Kwon resolved SPARK-45032.
----------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

Issue resolved by pull request 42753
[https://github.com/apache/spark/pull/42753]

> Fix compilation warnings related to `Top-level wildcard is not allowed and 
> will error under -Xsource:3`
> -------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-45032
>                 URL: https://issues.apache.org/jira/browse/SPARK-45032
>             Project: Spark
>          Issue Type: Improvement
>          Components: Connect
>    Affects Versions: 4.0.0
>            Reporter: Yang Jie
>            Assignee: Yang Jie
>            Priority: Major
>             Fix For: 4.0.0
>
>
> {code:java}
> [warn] 
> /Users/yangjie01/SourceCode/git/spark-mine-sbt/connector/connect/server/src/main/scala/org/apache/spark/sql/connect/service/ExecuteHolder.scala:175:32:
>  [deprecation @  | origin= | version=2.13.7] Top-level wildcard is not 
> allowed and will error under -Xsource:3
> [warn]   def removeGrpcResponseSender[_](sender: 
> ExecuteGrpcResponseSender[_]): Unit = synchronized { {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to