raulcd commented on PR #253: URL: https://github.com/apache/arrow-cookbook/pull/253#issuecomment-1252162876
@lidavidm @davisusanibar I was waiting for the new Nightlies to be published using the new versioning (10.0.0-SNAPSHOT). Now that this was done, what do you think about this one? I've added the test on the matrix against the nightlies only for Java 18 as I don't think the full matrix of jobs is necessary. I've validated the jobs use the correct version, examples: `MACOS 3.9, 18, ARROW_NIGHTLY=0` uses `Running with Arrow version: 9.0.0` --> https://github.com/apache/arrow-cookbook/actions/runs/3089352927/jobs/4996870325#step:5:118 `MACOS 3.9, 18, ARROW_NIGHTLY=1` uses ` Running with Arrow version: 10.0.0-SNAPSHOT` --> https://github.com/apache/arrow-cookbook/actions/runs/3089352927/jobs/4996870488#step:5:118 -- 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]
