jorisvandenbossche commented on a change in pull request #7395: URL: https://github.com/apache/arrow/pull/7395#discussion_r438131515
########## File path: ci/scripts/install_pandas.sh ########## @@ -35,4 +35,6 @@ else conda install -q pandas=${pandas} fi +conda install fsspec Review comment: The pandas-enabled CI builds seem appropriate to also test fsspec, but I am not sure this is the proper way to install additional dependencies (cc @kszucs ?) ---------------------------------------------------------------- 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