[ https://issues.apache.org/jira/browse/SPARK-20523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean Owen updated SPARK-20523: ------------------------------ Description: 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 {{*:*}} was: 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()"? > 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 > Assignee: Sean Owen > Priority: Minor > Fix For: 2.2.0 > > > 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 {{*:*}} -- 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