Github user HyukjinKwon commented on the issue:

    https://github.com/apache/spark/pull/19884
  
    Just for a refreshing reminder about Jenkins, I happened to check what we 
have in Jenkins roughly a month ago (just simply by printing out the versions 
within PySpark tests) in a specific machine:
    
    ```
    PyPy - No Pandas
    Python 2.7 Pandas [0.16.0]
    Python 3.4 Pandas [0.19.2]
    ```
    
    ```
    PyPy - No PyArrow
    python 2.7 - No PyArrow
    Python 3.4 PyArrow [0.4.1]
    ```
    
    I think we should also make sure which Python has the corresponding Pandas 
and PyArrow.
    
    Also, we dropped Pandas 0.19.2 per 
http://apache-spark-developers-list.1001551.n3.nabble.com/discuss-PySpark-Can-we-drop-support-old-Pandas-lt-0-19-2-or-what-version-should-we-support-td22834.html
 and https://github.com/apache/spark/pull/19607. 
    I think each Python also should have Pandas 0.19.2 now if I haven't missed 
something.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to