amoeba commented on PR #357: URL: https://github.com/apache/arrow-cookbook/pull/357#issuecomment-2443005954
@raulcd whenever you have a second can you double-check my thinking here on merging this as-is? This can definitely wait until after other release tasks. The dev version of the C++ cookbooks have been failing because the [conda-nightlies channel is broken](https://github.com/apache/arrow/issues/41856). We've talked about what to do here but I dropped the ball on figuring out a solution. In this PR I modified the C++ workflow to just test from the stable channel just so everything passes. Before this PR, it was testing against the nightly channel. I think this a decent direction to go with for now until the nightlies channel is fixed. Testing the cookbook against the nightlies is still useful IMO so we could restore the change this PR makes when that's resolved. -- 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]
