davisusanibar commented on pull request #138: URL: https://github.com/apache/arrow-cookbook/pull/138#issuecomment-1032681806
> What I mean is, clearly, we built these JARs on Linux somehow, presumably with our infrastructure. If Ubuntu 20.04 doesn't have the necessary dependencies, how did we get them? For instance, does Conda contain new enough versions of dependencies? Good point. Consider that restriction that I mention is for the images provided by github ci. We could do changes on that to install/remove/upgrade libraries as needed to achieve the same as our complex ci arrow. This small PR only consider to run jni on github macos image with some changes on latest image. I agree that is also needed to run dataset jni on linux for that we could create a ticket and work to implement that as the same that current arrow ci implement that. -- 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]
