Github user gatorsmile commented on a diff in the pull request:

    https://github.com/apache/spark/pull/19607#discussion_r152646370
  
    --- Diff: python/setup.py ---
    @@ -201,7 +201,7 @@ def _supports_symlinks():
             extras_require={
                 'ml': ['numpy>=1.7'],
                 'mllib': ['numpy>=1.7'],
    -            'sql': ['pandas>=0.13.0']
    +            'sql': ['pandas>=0.19.2']
    --- End diff --
    
    Document this requirement and behavior changes in `Migration Guide`?


---

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

Reply via email to