SHARANcanCODE opened a new pull request, #47488:
URL: https://github.com/apache/arrow/pull/47488
### Rationale for this change
This PR addresses issue #47472 by adding a new section to list third-party
open source implementations of Apache Arrow.
### What changes are included in this PR?
- Added a new "Third-party Implementations" section to
- Included three implementations mentioned in the issue discussion:
- cuDF: GPU DataFrames with Apache Arrow compatibility
- Sparrow: C++20 implementation of Apache Arrow
- arro3: Python library for Apache Arrow using WebAssembly
### Are these changes tested?
The changes are documentation-only and follow the existing RST formatting
patterns in the file.
### Are there any user-facing changes?
Yes - users will now see a new section listing third-party implementations
in the documentation.
Closes #47472
--
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]