I'd figure out what version(s) of Spark might require keeping the deprecated items before doing the work of rewriting.
On Fri, Apr 26, 2019 at 12:20 PM Artem Ervits <[email protected]> wrote: > > seems like they're Spark method deprecations, requires code rewrite. Happy > to address these. > > On Fri, Apr 26, 2019 at 1:18 PM Sean Busbey <[email protected]> wrote: > > > Are they things we would fix? Or are the unavoidable? > > > > On Fri, Apr 26, 2019 at 12:16 PM Artem Ervits <[email protected]> wrote: > > > > > > scala-maven-plugin is hiding deprecation warnings for Scala code. There > > are > > > 46 warnings in the branch I'm working in. Do we want to pollute the > > console > > > with these warnings? Reason I'm asking is that I had to edit the pom to > > > have these warnings surface. > >
