Alex-PLACET commented on code in PR #51390:
URL: https://github.com/apache/arrow/pull/51390#discussion_r4045059660
##########
docs/source/implementations.rst:
##########
@@ -74,16 +77,29 @@ documentation and source code for these libraries.
- `Swift Docs <https://arrow.apache.org/swift/>`_ :fa:`external-link-alt`
- `Swift Source <https://github.com/apache/arrow-swift>`_
-In addition to the libraries listed above, the Arrow project hosts the
-**nanoarrow** subproject which provides a set of lightweight libraries
-designed to help produce and consume Arrow data.
+Third-party Implementations
+===========================
+
+There are also a number of third-party open source implementations of Apache
Arrow.
.. list-table::
- :header-rows: 0
+ :header-rows: 1
- * - nanoarrow
- - `nanoarrow Docs <https://arrow.apache.org/nanoarrow>`_
:fa:`external-link-alt`
- - `nanoarrow Source <http://github.com/apache/arrow-nanoarrow>`_
+ * - Language/project
+ - Docs
+ - Source
+ * - C++20/Sparrow
+ - `Sparrow Docs <https://man-group.github.io/sparrow/>`_
:fa:`external-link-alt`
+ - `Sparrow Source <https://github.com/man-group/sparrow>`_
Review Comment:
Thank you to reference the sparrow projects 👍
```suggestion
- `Sparrow Docs <https://sparrow-org.github.io/sparrow/>`_
:fa:`external-link-alt`
- `Sparrow Source <https://github.com/sparrow-org/sparrow>`_
```
We moved our repo to the this organisation now:
https://github.com/sparrow-org
We also support:
- IPC: https://github.com/sparrow-org/sparrow-ipc
- PyCapsule: https://github.com/sparrow-org/sparrow-rockfinch
- Extensions: https://github.com/sparrow-org/sparrow-extensions
I don't know iy you want to add links to these projects too
--
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]