domoritz commented on code in PR #12938: URL: https://github.com/apache/arrow/pull/12938#discussion_r855538937
########## docs/source/status.rst: ########## @@ -20,8 +20,9 @@ Implementation Status ===================== The following tables summarize the features available in the various official -Arrow libraries. Unless otherwise stated, the Python, R, Ruby and C/GLib -libraries follow the C++ Arrow library. +Arrow libraries. All libraries currently follow version 1.0.0 of the Arrow +format. See :ref:`status` for details about versioning. Unless otherwise stated, Review Comment: ```suggestion format. See :doc:`status` for details about versioning. Unless otherwise stated, ``` -- 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]
