From 496e4da84c0a85e56d7c396f7d958e40ce374ff8 Mon Sep 17 00:00:00 2001
From: David Li
Date: Wed, 13 Nov 2024 20:56:54 -0500
Subject: [PATCH] MINOR: [Docs] Add Opaque to implementation status matrix
---
docs/source/status.rst | 2 ++
1 file changed, 2 insertions(+)
diff --git a/docs/source/status.rst b/docs/source/status.rst
index 5ab35f7639f56..83bee8975bbf7 100644
--- a/docs/source/status.rst
+++ b/docs/source/status.rst
@@ -125,6 +125,8 @@ Data Types
+-----------------------+-------+-------+-------+------------+-------+-------+-------+-------+
| JSON | ✓ | | ✓ | | | | | |
+-----------------------+-------+-------+-------+------------+-------+-------+-------+-------+
+| Opaque | ✓ | ✓ | ✓ | | | | | |
++-----------------------+-------+-------+-------+------------+-------+-------+-------+-------+
| UUID | ✓ | | ✓ | | | | | |
+-----------------------+-------+-------+-------+------------+-------+-------+-------+-------+
| 8-bit Boolean | ✓ | | ✓ | | | | | |