jorisvandenbossche commented on a change in pull request #7395: URL: https://github.com/apache/arrow/pull/7395#discussion_r438727894
########## File path: ci/scripts/install_pandas.sh ########## @@ -35,4 +35,6 @@ else conda install -q pandas=${pandas} fi +conda install fsspec Review comment: That's certainly fine with me. (some time ago there were preservations about adding more dependencies to the base python env, but of course, fsspec is indeed easy to install compared to pandas, and also not an optional runtime dependency like pandas) ---------------------------------------------------------------- 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: us...@infra.apache.org