You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "lidavidm (via GitHub)" <gi...@apache.org> on 2023/03/01 12:44:40 UTC

[GitHub] [arrow] lidavidm commented on a diff in pull request #34390: MINOR: [Docs][Java] Update status documentation for Java's CSV read support (as per ARROW-17786)

lidavidm commented on code in PR #34390:
URL: https://github.com/apache/arrow/pull/34390#discussion_r1121667189


##########
docs/source/status.rst:
##########
@@ -331,7 +331,7 @@ Third-Party Data Formats
 +=============================+=========+=========+=======+============+=======+=======+=======+
 | Avro                        |         | R       |       |            |       |       |       |
 +-----------------------------+---------+---------+-------+------------+-------+-------+-------+
-| CSV                         | R/W     |         | R/W   |            |       | R/W   | R/W   |
+| CSV                         | R/W     | R       | R/W   |            |       | R/W   | R/W   |

Review Comment:
   We should add the caveat that it's through JNI (like for ORC below).



-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org