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 ec4d50aa6 docs: add presto to drivers table (#4732)
ec4d50aa6 is described below

commit ec4d50aa6ed87c8b332f2e139e23cf4ad79b19cb
Author: Ian Cook <[email protected]>
AuthorDate: Mon Aug 31 19:06:29 2026 -0400

    docs: add presto to drivers table (#4732)
    
    Closes #4631
---
 docs/source/driver/index.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/docs/source/driver/index.rst b/docs/source/driver/index.rst
index d80b094d1..360019562 100644
--- a/docs/source/driver/index.rst
+++ b/docs/source/driver/index.rst
@@ -95,6 +95,10 @@ driver in the table below is packaged this way.
      - ``postgresql``
      - ASF
      - :iconlink:`fa-brands 
fa-github|https://github.com/apache/arrow-adbc/tree/main/c/driver/postgresql|GitHub
 repository`
+   * - `Presto <https://adbc-drivers.org/drivers/presto/>`__
+     - ``presto``
+     - Foundry
+     - :iconlink:`fa-brands 
fa-github|https://github.com/adbc-drivers/presto|GitHub repository`
    * - `DuckDB Quack <https://adbc-drivers.org/drivers/quack/>`__
      - ``quack``
      - Foundry

Reply via email to