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 61d838814 docs: add Teradata to Flight SQL compatible systems (#4792)
61d838814 is described below

commit 61d838814d0fca415b9b5da431b0ab9f221b6588
Author: grantframework0 <[email protected]>
AuthorDate: Sun Sep 20 18:05:59 2026 -0700

    docs: add Teradata to Flight SQL compatible systems (#4792)
    
    closes #4791
---
 docs/source/driver/index.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/source/driver/index.rst b/docs/source/driver/index.rst
index 360019562..bb57257c1 100644
--- a/docs/source/driver/index.rst
+++ b/docs/source/driver/index.rst
@@ -141,7 +141,7 @@ driver in the table below is packaged this way.
    ``duckdb`` driver fetches a prebuilt binary. This driver is also compatible
    with MotherDuck.
 .. [#compat-flightsql] This driver works with Flight SQL-compatible systems,
-   including Apache Doris, Dremio, GizmoSQL, InfluxDB, Sail, and StarRocks.
+   including Apache Doris, Dremio, GizmoSQL, InfluxDB, Sail, StarRocks, and 
Teradata.
 .. [#compat-mysql] This driver also works with MySQL-compatible systems 
including
    TiDB and Vitess.
 .. [#compat-postgresql] This driver also works with PostgreSQL wire

Reply via email to