m-kuhn commented on PR #2546: URL: https://github.com/apache/arrow-adbc/pull/2546#issuecomment-2677497291
Thanks for all the suggestions. Yes, it is for vcpkg, I am also working on nanoarrow and fmt ports. > It might be helpful to specify a version (I think >= 0.5.0 would do it but nanoarrow is pre-1.0). If 0.5.0 is the correct version, I can add it. > I also wonder if there's a way to use a pre-built driver (e.g., Python, R, a pre-built .so) in the project you are working on? There's also a python port which could/shoule be used eventually. R is not bundled in the project I'm working on so I'll leave this exercise for someone else. > And we should add a CI config to test it (I can follow up with that) CI tests would be great, what are your plans, building on top of the vcpkg dependencies or something else? -- 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]
