dongjoon-hyun commented on issue #24266: [SPARK-25079][python] update python3 executable to 3.6.x URL: https://github.com/apache/spark/pull/24266#issuecomment-479559953 Hi, @shaneknapp . Looks nice~ ``` Finished test(python3.6): pyspark.sql.dataframe (50s) Finished test(python3.6): pyspark.sql.functions (47s) Tests passed in 1088 seconds ``` BTW, from the log, I'm wondering if we can change `pip installation test` together. It's using `python 3.5`. If it's beyond of the scope of this PR, it's okay for me. ``` ... Testing pip installation with python 3.5 Using /tmp/tmp.yP79vT0xxQ for virtualenv Fetching package metadata ........... Solving package specifications: . Package plan for installation in environment /tmp/tmp.yP79vT0xxQ/3.5: ```
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
