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/datafusion.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 31abad676e Publish built docs triggered by
b4b8f6489c4a61ae2d27e99a2c897c9c594a15fb
31abad676e is described below
commit 31abad676e0030c03aeef43dd475714c56af4d22
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 28 18:04:31 2025 +0000
Publish built docs triggered by b4b8f6489c4a61ae2d27e99a2c897c9c594a15fb
---
_sources/contributor-guide/testing.md.txt | 7 +++++++
contributor-guide/testing.html | 4 ++++
searchindex.js | 2 +-
3 files changed, 12 insertions(+), 1 deletion(-)
diff --git a/_sources/contributor-guide/testing.md.txt
b/_sources/contributor-guide/testing.md.txt
index 2868125c7f..eeed2a0c5d 100644
--- a/_sources/contributor-guide/testing.md.txt
+++ b/_sources/contributor-guide/testing.md.txt
@@ -79,8 +79,15 @@ than the standard test suite and add important test coverage
such as that the
code works when there are hash collisions as well as running the relevant
portions of the entire [sqlite test suite].
+You can run the extended tests on any PR by leaving the following comment (see
[example here]):
+
+```
+Run extended tests
+```
+
[extended.yml]:
https://github.com/apache/datafusion/blob/main/.github/workflows/extended.yml
[sqlite test suite]: https://www.sqlite.org/sqllogictest/dir?ci=tip
+[example here]:
https://github.com/apache/datafusion/pull/15427#issuecomment-2759160812
## Rust Integration Tests
diff --git a/contributor-guide/testing.html b/contributor-guide/testing.html
index f9fa743ed0..361b2eee9d 100644
--- a/contributor-guide/testing.html
+++ b/contributor-guide/testing.html
@@ -687,6 +687,10 @@ commit to <code class="docutils literal notranslate"><span
class="pre">main</spa
than the standard test suite and add important test coverage such as that the
code works when there are hash collisions as well as running the relevant
portions of the entire <a class="reference external"
href="https://www.sqlite.org/sqllogictest/dir?ci=tip">sqlite test suite</a>.</p>
+<p>You can run the extended tests on any PR by leaving the following comment
(see <a class="reference external"
href="https://github.com/apache/datafusion/pull/15427#issuecomment-2759160812">example
here</a>):</p>
+<div class="highlight-default notranslate"><div
class="highlight"><pre><span></span><span class="n">Run</span> <span
class="n">extended</span> <span class="n">tests</span>
+</pre></div>
+</div>
</section>
<section id="rust-integration-tests">
<h2>Rust Integration Tests<a class="headerlink" href="#rust-integration-tests"
title="Link to this heading">ΒΆ</a></h2>
diff --git a/searchindex.js b/searchindex.js
index 1ef5da33e6..5268a0c81c 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"alltitles":{"!=":[[52,"op-neq"]],"!~":[[52,"op-re-not-match"]],"!~*":[[52,"op-re-not-match-i"]],"!~~":[[52,"id19"]],"!~~*":[[52,"id20"]],"#":[[52,"op-bit-xor"]],"%":[[52,"op-modulo"]],"&":[[52,"op-bit-and"]],"(relation,
name) tuples in logical fields and logical columns are
unique":[[12,"relation-name-tuples-in-logical-fields-and-logical-columns-are-unique"]],"*":[[52,"op-multiply"]],"+":[[52,"op-plus"]],"-":[[52,"op-minus"]],"/":[[52,"op-divide"]],"2022
Q2":[[10,"q2"]] [...]
\ No newline at end of file
+Search.setIndex({"alltitles":{"!=":[[52,"op-neq"]],"!~":[[52,"op-re-not-match"]],"!~*":[[52,"op-re-not-match-i"]],"!~~":[[52,"id19"]],"!~~*":[[52,"id20"]],"#":[[52,"op-bit-xor"]],"%":[[52,"op-modulo"]],"&":[[52,"op-bit-and"]],"(relation,
name) tuples in logical fields and logical columns are
unique":[[12,"relation-name-tuples-in-logical-fields-and-logical-columns-are-unique"]],"*":[[52,"op-multiply"]],"+":[[52,"op-plus"]],"-":[[52,"op-minus"]],"/":[[52,"op-divide"]],"2022
Q2":[[10,"q2"]] [...]
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]