This is an automated email from the ASF dual-hosted git repository.

lidavidm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git


The following commit(s) were added to refs/heads/main by this push:
     new 5a7d89cf52 MINOR: [Docs][Java] Update status documentation for Java's 
CSV read support (as per ARROW-17786) (#34390)
5a7d89cf52 is described below

commit 5a7d89cf5239df70a4c8b4d250fdd3716a713569
Author: Igor Suhorukov <[email protected]>
AuthorDate: Thu Mar 2 16:36:10 2023 +0300

    MINOR: [Docs][Java] Update status documentation for Java's CSV read support 
(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]>
---
 docs/source/status.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/source/status.rst b/docs/source/status.rst
index 0738a590f3..73c025a8b7 100644
--- a/docs/source/status.rst
+++ b/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 (2)   | R/W   |            |       
| R/W   | R/W   |
 
+-----------------------------+---------+---------+-------+------------+-------+-------+-------+
 | ORC                         | R/W     | R (1)   |       |            |       
|       |       |
 
+-----------------------------+---------+---------+-------+------------+-------+-------+-------+

Reply via email to