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

zeroshade 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 d300aa9fda docs: updating Go impl status (#50580)
d300aa9fda is described below

commit d300aa9fdaffb3acd97f4298450afd71138b0c86
Author: Matt Topol <[email protected]>
AuthorDate: Tue Jul 21 15:15:36 2026 -0400

    docs: updating Go impl status (#50580)
    
    Adding checkmarks for TimestampWithOffset (v18.7.0 release) and updating
    other status to be correct.
---
 docs/source/status.rst | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/source/status.rst b/docs/source/status.rst
index dad3733a77..8d470d0184 100644
--- a/docs/source/status.rst
+++ b/docs/source/status.rst
@@ -131,7 +131,7 @@ Data Types
 
+-----------------------+-------+-------+-------+------------+-------+-------+-------+-------+
 | Parquet Variant       |       |       | ✓     |            |  ✓    |  ✓    | 
      |       |
 
+-----------------------+-------+-------+-------+------------+-------+-------+-------+-------+
-| Timestamp With Offset |       |       |       |            |       |  ✓    | 
      |       |
+| Timestamp With Offset |       |       | ✓     |            |       |  ✓    | 
      |       |
 
+-----------------------+-------+-------+-------+------------+-------+-------+-------+-------+
 
 Notes:
@@ -249,9 +249,9 @@ support/not support individual features.
 
+============================================+=======+=======+=======+====+=======+=======+=======+=======+
 | BeginSavepoint                             | ✓     | ✓     |       |    |    
   |       |       |       |
 
+--------------------------------------------+-------+-------+-------+----+-------+-------+-------+-------+
-| BeginTransaction                           | ✓     | ✓     |       |    |    
   |       |       |       |
+| BeginTransaction                           | ✓     | ✓     | ✓     |    |    
   |       |       |       |
 
+--------------------------------------------+-------+-------+-------+----+-------+-------+-------+-------+
-| CancelQuery                                | ✓     | ✓     |       |    |    
   |       |       |       |
+| CancelQuery                                | ✓     | ✓     | ✓     |    |    
   |       |       |       |
 
+--------------------------------------------+-------+-------+-------+----+-------+-------+-------+-------+
 | ClosePreparedStatement                     | ✓     | ✓     | ✓     |    | ✓  
   | ✓     |       |       |
 
+--------------------------------------------+-------+-------+-------+----+-------+-------+-------+-------+
@@ -261,7 +261,7 @@ support/not support individual features.
 
+--------------------------------------------+-------+-------+-------+----+-------+-------+-------+-------+
 | EndSavepoint                               | ✓     | ✓     |       |    |    
   |       |       |       |
 
+--------------------------------------------+-------+-------+-------+----+-------+-------+-------+-------+
-| EndTransaction                             | ✓     | ✓     |       |    |    
   |       |       |       |
+| EndTransaction                             | ✓     | ✓     | ✓     |    |    
   |       |       |       |
 
+--------------------------------------------+-------+-------+-------+----+-------+-------+-------+-------+
 | GetCatalogs                                | ✓     | ✓     | ✓     |    | ✓  
   | ✓     |       |       |
 
+--------------------------------------------+-------+-------+-------+----+-------+-------+-------+-------+

Reply via email to