Sean Owen created SPARK-20523:
---------------------------------

             Summary: Clean up build warnings for 2.2.0 release
                 Key: SPARK-20523
                 URL: https://issues.apache.org/jira/browse/SPARK-20523
             Project: Spark
          Issue Type: Improvement
          Components: Build, ML, Spark Core, Structured Streaming
    Affects Versions: 2.2.0
            Reporter: Sean Owen
            Priority: Minor


I'd like to fix up many small build warnings for 2.2.0. These generally are due 
to:

- Style problems in .java files that are [ERROR]s but don't fail the build
- Breeze 0.13 deprecating and renaming operators like {{:*}} to {{*:*}}
- New "ProcessingTime()" method and similar generating Java warnings - should 
be "processingTime()"?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to