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

Sean R. Owen updated SPARK-33345:
---------------------------------
        Parent:     (was: SPARK-25075)
    Issue Type: Improvement  (was: Sub-task)

>  Batch fix compilation warnings about "Widening conversion from XXX to XXX is 
> deprecated"
> -----------------------------------------------------------------------------------------
>
>                 Key: SPARK-33345
>                 URL: https://issues.apache.org/jira/browse/SPARK-33345
>             Project: Spark
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 3.1.0
>            Reporter: Yang Jie
>            Priority: Minor
>
> There is a batch of compilation warnings in Scala 2.13 as follows:
> {code:java}
> [WARNING] [Warn] 
> /spark/core/src/main/scala/org/apache/spark/input/FixedLengthBinaryInputFormat.scala:77:
>  Widening conversion from Long to Double is deprecated because it loses 
> precision. Write `.toDouble` instead.
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to