lidavidm commented on a change in pull request #10312:
URL: https://github.com/apache/arrow/pull/10312#discussion_r632491706



##########
File path: docs/source/status.rst
##########
@@ -232,6 +232,8 @@ Notes:
 
 * *W* = Write supported
 
-* \(1) Nested read/write not supported
+* \(1) Nested read/write not supported.
 
-* \(2) Through JNI bindings to datasets.
+* \(2) Through JNI bindings. (Provided by ```org.apache.arrow.orc:arrow-orc```)
+
+* \(3) Through JNI bindings to datasets. (Provided by 
```org.apache.arrow:arrow-dataset```)

Review comment:
       ```suggestion
   * \(2) Through JNI bindings. (Provided by ``org.apache.arrow.orc:arrow-orc``)
   
   * \(3) Through JNI bindings to Arrow C++ Datasets. (Provided by 
``org.apache.arrow:arrow-dataset``)
   ```




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to