amol- commented on a change in pull request #1:
URL: https://github.com/apache/arrow-cookbook/pull/1#discussion_r675633625
##########
File path: python/requirements.txt
##########
@@ -0,0 +1,3 @@
+Sphinx>=4.0.2
+pyarrow>=4.0.0
Review comment:
There was some discussion in place with Nic, and there is a similar
issue for the doc itself ( https://issues.apache.org/jira/browse/ARROW-13411 ).
The two problems are probably going to share the same solution (at least the
principles) so for the moment we didn't move into any specific direction for
the cookbook. It will always compile against the latest released arrow version,
which is usually what we want (or the CI can explicitly preinstall the master
branch so that it can get checked against that one)
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]