[
https://issues.apache.org/jira/browse/SPARK-33804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17254735#comment-17254735
]
Apache Spark commented on SPARK-33804:
--------------------------------------
User 'LuciferYang' has created a pull request for this issue:
https://github.com/apache/spark/pull/30924
> Cleanup "view bounds are deprecated" compilation warnings
> ---------------------------------------------------------
>
> Key: SPARK-33804
> URL: https://issues.apache.org/jira/browse/SPARK-33804
> Project: Spark
> Issue Type: Improvement
> Components: Spark Core
> Affects Versions: 3.2.0
> Reporter: Yang Jie
> Priority: Minor
>
> There are only 3 compilation warnings related to `view bounds are deprecated`
> in SequenceFileRDDFunctions:
> [WARNING]
> /spark-source/core/src/main/scala/org/apache/spark/rdd/SequenceFileRDDFunctions.scala:35:
> view bounds are deprecated; use an implicit parameter instead.
> [WARNING]
> /spark-source/core/src/main/scala/org/apache/spark/rdd/SequenceFileRDDFunctions.scala:35:
> view bounds are deprecated; use an implicit parameter instead.
> [WARNING]
> /spark-source/core/src/main/scala/org/apache/spark/rdd/SequenceFileRDDFunctions.scala:55:
> view bounds are deprecated; use an implicit parameter instead.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]