AlenkaF commented on code in PR #51390:
URL: https://github.com/apache/arrow/pull/51390#discussion_r4045243914


##########
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:
   Great! Thanks for the feedback, will update the list. Maybe I could simply 
link the main github project (https://github.com/sparrow-org) and add multiple 
links for the docs?



-- 
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]

Reply via email to