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-adbc.git
The following commit(s) were added to refs/heads/main by this push:
new 0b838225 docs: update driver status table (#1233)
0b838225 is described below
commit 0b838225de4c427dd7be310f74f7d8d020d051d2
Author: William Ayd <[email protected]>
AuthorDate: Mon Oct 30 10:53:57 2023 -0400
docs: update driver status table (#1233)
---
docs/source/driver/status.rst | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/docs/source/driver/status.rst b/docs/source/driver/status.rst
index fd1bb663..64c50532 100644
--- a/docs/source/driver/status.rst
+++ b/docs/source/driver/status.rst
@@ -52,13 +52,23 @@ Implementation Status
* - PostgreSQL
- C
- C++
- - Experimental
+ - Beta
* - SQLite
- C
- C
- Beta
+ * - Snowflake
+ - C, Go
+ - Go
+ - Experimental
+
+ * - BigQuery
+ - C#
+ - C#
+ - Experimental
+
.. [#supported-languages] C drivers are usable from Go, Python, and Ruby as
well.
Feature Support