Skip to content

Commit

Permalink
MINOR: [Docs][Java] Update status documentation for Java's CSV read s…
Browse files Browse the repository at this point in the history
…upport (as per ARROW-17786) (#34390)

Update status documentation: CSV read in Java from #14182

Authored-by: Igor Suhorukov <[email protected]>
Signed-off-by: David Li <[email protected]>
  • Loading branch information
igor-suhorukov authored Mar 2, 2023
1 parent 2ebb3f7 commit 5a7d89c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/status.rst
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ Third-Party Data Formats
+=============================+=========+=========+=======+============+=======+=======+=======+
| Avro | | R | | | | | |
+-----------------------------+---------+---------+-------+------------+-------+-------+-------+
| CSV | R/W | | R/W | | | R/W | R/W |
| CSV | R/W | R (2) | R/W | | | R/W | R/W |
+-----------------------------+---------+---------+-------+------------+-------+-------+-------+
| ORC | R/W | R (1) | | | | | |
+-----------------------------+---------+---------+-------+------------+-------+-------+-------+
Expand Down

0 comments on commit 5a7d89c

Please sign in to comment.