gemelen edited a comment on pull request #29286: URL: https://github.com/apache/spark/pull/29286#issuecomment-704546933
@HyukjinKwon @srowen I'd like ask your for advice here: https://github.com/apache/spark/pull/29286/commits/1e14d4aa8a38c11c3e46ea85c668b27d3106ad2c uncovers a lot of warnings that were hidden by previous compiler reporter (and thus fails build with the converting warnings to errors). I could either fix them here or do them in separate changeset, after this one would be merged (if that would happen someday). It seems that fixes are not so numerous, but they would pollute this changeset with lines here and there (mostly in tests, as I could see till this moment). ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
