raulcd commented on PR #357: URL: https://github.com/apache/arrow-cookbook/pull/357#issuecomment-2446386269
I suppose the problem is that main should run against current dev and the stable branch against the latest release instead of a really old release like 16.0.0. I am fine having both run against the latest stable release temporarily while we find how to fix so main runs against dev. At this point I am thinking if building ourselves and or using wheels would be easier than conda nightlies. I am ok merging this if this is an interim to publish 18.0.0. It is better than what we have already :) Maybe we should add a note to the README to update or add a disclaimer to this: ``` See https://arrow.apache.org/cookbook/ for the latest published version using the latest stable version of Apache Arrow. See https://arrow.apache.org/cookbook/dev for the latest published version using the development version of Apache Arrow. ``` -- 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]
