Skip to content

Commit

Permalink
apacheGH-38870: [Documentation] Add List View and Large List View to …
Browse files Browse the repository at this point in the history
…status.rst (apache#38871)

### Rationale for this change

Documentation needs to be up-to-date.

### What changes are included in this PR?

Marking C++ and Go as supporting the list-view types.

### Are these changes tested?

N/A
* Closes: apache#38870

Authored-by: Felipe Oliveira Carvalho <[email protected]>
Signed-off-by: Antoine Pitrou <[email protected]>
  • Loading branch information
felipecrv authored Nov 23, 2023
1 parent 76f5976 commit 5306b32
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/source/status.rst
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,10 @@ Data Types
+-------------------+-------+-------+-------+------------+-------+-------+-------+-------+
| Large List |||| | ||| |
+-------------------+-------+-------+-------+------------+-------+-------+-------+-------+
| List View || || | | | | |
+-------------------+-------+-------+-------+------------+-------+-------+-------+-------+
| Large List View || || | | | | |
+-------------------+-------+-------+-------+------------+-------+-------+-------+-------+
| Struct |||||||| |
+-------------------+-------+-------+-------+------------+-------+-------+-------+-------+
| Map |||||||| |
Expand Down

0 comments on commit 5306b32

Please sign in to comment.