HyukjinKwon commented on a change in pull request #28470: URL: https://github.com/apache/spark/pull/28470#discussion_r421423887
########## File path: examples/src/main/python/als.py ########## @@ -21,8 +21,6 @@ This example requires numpy (http://www.numpy.org/) """ -from __future__ import print_function - Review comment: Nobody knows but at least that wouldn't happen until Spark 3.0 release which will take a couple of months at least. Let's leave it closed for now. ---------------------------------------------------------------- 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]
