Details

    Description

      • class Stream in package immutable is deprecated (since 2.13.0)
      • object Stream in package immutable is deprecated (since 2.13.0)
      • type Stream in package scala is deprecated (since 2.13.0)
      • value Stream in package scala is deprecated (since 2.13.0)
      • method append in class Stream is deprecated (since 2.13.0)
      • method toStream in trait IterableOnceOps is deprecated (since 2.13.0)

       

      [warn] /Users/yangjie01/SourceCode/git/spark-mine-sbt/sql/core/src/test/scala/org/apache/spark/sql/GenTPCDSData.scala:49:20: class Stream in package immutable is deprecated (since 2.13.0): Use LazyList (which is fully lazy) instead of Stream (which has a lazy tail only)
      [warn] Applicable -Wconf / @nowarn filters for this warning: msg=<part of the message>, cat=deprecation, site=org.apache.spark.sql.BlockingLineStream.BlockingStreamed.stream, origin=scala.collection.immutable.Stream, version=2.13.0
      [warn]     val stream: () => Stream[T])
      [warn]                    ^ 

      Attachments

        Issue Links

          Activity

            People

              LuciferYang Yang Jie
              LuciferYang Yang Jie
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: