HyukjinKwon removed a comment on issue #26824: [SPARK-30197][PYSPARK] Add 
minimum `requirements-dev.txt` file to `python` directory
URL: https://github.com/apache/spark/pull/26824#issuecomment-563941858
 
 
   > BTW, I'll use == instead of >= since it's risky (especially for pyarrow).
   > That's the reason why this PR title is minimum instead of valid range.
   
   Hm, If that's risky, we should rather change `setup.py` version 
specification. I think it's kind of a convention to use latest libraries by 
default. See pandas one as an example 
(https://github.com/pandas-dev/pandas/blob/master/requirements-dev.txt).
   
   

----------------------------------------------------------------
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]

Reply via email to