This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 482ec792 publish documentation
482ec792 is described below
commit 482ec792788565546a68cbd5cdf2b423f24aa9e8
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 21 14:47:05 2023 +0000
publish documentation
---
main/_sources/driver/flight_sql.rst.txt | 6 ++++++
main/driver/flight_sql.html | 5 +++++
main/searchindex.js | 2 +-
3 files changed, 12 insertions(+), 1 deletion(-)
diff --git a/main/_sources/driver/flight_sql.rst.txt
b/main/_sources/driver/flight_sql.rst.txt
index f0f7363a..3721c779 100644
--- a/main/_sources/driver/flight_sql.rst.txt
+++ b/main/_sources/driver/flight_sql.rst.txt
@@ -222,6 +222,12 @@ These options map 1:1 with the options in
FlightClientOptions:
defaults to 16 MiB since Flight services tend to return larger
reponse payloads. Should be a positive integer number of bytes.
+``adbc.flight.sql.rpc.with_cookie_middleware``
+ Enable or disable middleware that processes and handles "set-cookie"
+ metadata headers returned from the server and sends "Cookie" headers
+ back from the client. Value should be ``true`` or ``false``. Default
+ is ``false``.
+
Custom Call Headers
-------------------
diff --git a/main/driver/flight_sql.html b/main/driver/flight_sql.html
index c8d72dfa..a60fabeb 100644
--- a/main/driver/flight_sql.html
+++ b/main/driver/flight_sql.html
@@ -507,6 +507,11 @@ errors earlier. Value should be <code class="docutils
literal notranslate"><spa
defaults to 16 MiB since Flight services tend to return larger
reponse payloads. Should be a positive integer number of bytes.</p>
</dd>
+<dt><code class="docutils literal notranslate"><span
class="pre">adbc.flight.sql.rpc.with_cookie_middleware</span></code></dt><dd><p>Enable
or disable middleware that processes and handles “set-cookie”
+metadata headers returned from the server and sends “Cookie” headers
+back from the client. Value should be <code class="docutils literal
notranslate"><span class="pre">true</span></code> or <code class="docutils
literal notranslate"><span class="pre">false</span></code>. Default
+is <code class="docutils literal notranslate"><span
class="pre">false</span></code>.</p>
+</dd>
</dl>
</section>
<section id="custom-call-headers">
diff --git a/main/searchindex.js b/main/searchindex.js
index fe2f81ef..acaacaf1 100644
--- a/main/searchindex.js
+++ b/main/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"docnames": ["cpp/api/adbc", "cpp/api/adbc_driver_manager",
"cpp/api/index", "cpp/concurrency", "cpp/driver_manager", "cpp/index",
"cpp/quickstart", "development/contributing", "development/nightly",
"development/releasing", "driver/flight_sql", "driver/installation",
"driver/jdbc", "driver/postgresql", "driver/snowflake", "driver/sqlite",
"driver/status", "faq", "format/comparison", "format/specification",
"format/versioning", "index", "java/index", "python/api/adbc_dri [...]
\ No newline at end of file
+Search.setIndex({"docnames": ["cpp/api/adbc", "cpp/api/adbc_driver_manager",
"cpp/api/index", "cpp/concurrency", "cpp/driver_manager", "cpp/index",
"cpp/quickstart", "development/contributing", "development/nightly",
"development/releasing", "driver/flight_sql", "driver/installation",
"driver/jdbc", "driver/postgresql", "driver/snowflake", "driver/sqlite",
"driver/status", "faq", "format/comparison", "format/specification",
"format/versioning", "index", "java/index", "python/api/adbc_dri [...]
\ No newline at end of file