Skip to content

Commit f52427d

Browse files
ianmcookrok
authored andcommitted
apacheGH-41386: [Docs] Document Arrow Go Avro read support (apache#41393)
Updates the Implementation Status docs page to reflect that the Go implementation can read Avro files. For the Rust implementation, I inferred from [this PR](apache/arrow-rs#4886) and [this comment](apache/arrow-rs#5562 (comment)) that we should hold off on indicating that the Rust implementation can read Avro files. * GitHub Issue: apache#41386
1 parent a7f6ce9 commit f52427d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/status.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ Third-Party Data Formats
353353
| Format | C++ | Java | Go | JS | C# | Rust | Julia | Swift |
354354
| | | | | | | | | |
355355
+=============================+=========+=========+=======+====+=======+=======+=======+=======+
356-
| Avro | | R | | | | | | |
356+
| Avro | | R | R | | | | | |
357357
+-----------------------------+---------+---------+-------+----+-------+-------+-------+-------+
358358
| CSV | R/W | R (2) | R/W | | | R/W | R/W | |
359359
+-----------------------------+---------+---------+-------+----+-------+-------+-------+-------+

0 commit comments

Comments
 (0)