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

lidavidm pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git


    from fb5e53ce chore(r/adbcsnowflake): Update adbcsnowflake such that it can 
be submitted to CRAN (#1220)
     add 1b564093 docs: pre-render Mermaid diagrams (#1234)

No new revisions were added by this update.

Summary of changes:
 CONTRIBUTING.md                                    | 10 ++++
 ci/conda_env_docs.txt                              |  1 -
 docs/mermaid.makefile                              | 57 ++++++++++++++++++++++
 docs/source/conf.py                                |  7 ---
 docs/source/format/AdbcStatementBasicUsage.mmd.svg | 19 ++++++++
 docs/source/format/AdbcStatementBulkIngest.mmd.svg | 19 ++++++++
 .../format/AdbcStatementConsumeResultSet.mmd.svg   | 19 ++++++++
 .../source/format/AdbcStatementPartitioned.mmd.svg | 19 ++++++++
 docs/source/format/AdbcStatementUpdate.mmd.svg     | 19 ++++++++
 docs/source/format/specification.rst               | 29 ++++++-----
 10 files changed, 179 insertions(+), 20 deletions(-)
 create mode 100644 docs/mermaid.makefile
 create mode 100644 docs/source/format/AdbcStatementBasicUsage.mmd.svg
 create mode 100644 docs/source/format/AdbcStatementBulkIngest.mmd.svg
 create mode 100644 docs/source/format/AdbcStatementConsumeResultSet.mmd.svg
 create mode 100644 docs/source/format/AdbcStatementPartitioned.mmd.svg
 create mode 100644 docs/source/format/AdbcStatementUpdate.mmd.svg

Reply via email to