We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://arrow.apache.org/docs/format/Integration.html# https://arrow.apache.org/docs/developers/continuous_integration/archery.html#archery https://github.com/apache/arrow/tree/main/dev/archery
We have to add a tester here: https://github.com/apache/arrow/tree/main/dev/archery/archery/integration
The text was updated successfully, but these errors were encountered:
Probably the easiest way to get started here is to generate the requisite .so and pretend to be nanoarrow. For when you get there:
.so
https://github.com/apache/arrow-nanoarrow/blob/e54b7df525fa1d310a96687bd99902823402b26c/src/nanoarrow/integration/c_data_integration.h#L87-L97
https://github.com/apache/arrow-nanoarrow/blob/e54b7df525fa1d310a96687bd99902823402b26c/ci/docker/integration.dockerfile
https://github.com/apache/arrow-nanoarrow/blob/e54b7df525fa1d310a96687bd99902823402b26c/CMakeLists.txt#L361-L362
https://github.com/apache/arrow-nanoarrow/blob/e54b7df525fa1d310a96687bd99902823402b26c/docker-compose.yml#L48-L67
Feel free to ping me if you need any changes to Archery to make this work!
Sorry, something went wrong.
Alex-PLACET
No branches or pull requests
https://arrow.apache.org/docs/format/Integration.html#
https://arrow.apache.org/docs/developers/continuous_integration/archery.html#archery
https://github.com/apache/arrow/tree/main/dev/archery
We have to add a tester here: https://github.com/apache/arrow/tree/main/dev/archery/archery/integration
The text was updated successfully, but these errors were encountered: