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 fb5982dc42 Publish built docs triggered by 
bd7daffe0c8643f008689f097eb887f09d063e7e
fb5982dc42 is described below

commit fb5982dc427faea03fe20928b67ca135fa49e80b
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 8 13:28:52 2025 +0000

    Publish built docs triggered by bd7daffe0c8643f008689f097eb887f09d063e7e
---
 _sources/contributor-guide/testing.md.txt | 12 ++++++++++++
 contributor-guide/testing.html            | 14 ++++++++++++++
 searchindex.js                            |  2 +-
 3 files changed, 27 insertions(+), 1 deletion(-)

diff --git a/_sources/contributor-guide/testing.md.txt 
b/_sources/contributor-guide/testing.md.txt
index 3da0e0fe59..2a9f22d22d 100644
--- a/_sources/contributor-guide/testing.md.txt
+++ b/_sources/contributor-guide/testing.md.txt
@@ -58,6 +58,18 @@ Like similar systems such as 
[DuckDB](https://duckdb.org/dev/testing), DataFusio
 
 DataFusion has integrated [sqlite's test 
suite](https://sqlite.org/sqllogictest/doc/trunk/about.wiki) as a supplemental 
test suite that is run whenever a PR is merged into DataFusion. To run it 
manually please refer to the 
[README](https://github.com/apache/datafusion/blob/main/datafusion/sqllogictest/README.md#running-tests-sqlite)
 file for instructions.
 
+## Extended Tests
+
+In addition to the standard CI test suite that is run on all PRs prior to 
merge,
+DataFusion has "extended" tests (defined in [extended.yml]) that are run on 
each
+commit to `main`. These tests rarely fail but take significantly longer to run
+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].
+
+[extended.yml]: 
https://github.com/apache/datafusion/blob/main/.github/workflows/extended.yml
+[sqlite test suite]: https://www.sqlite.org/sqllogictest/dir?ci=tip
+
 ## Rust Integration Tests
 
 There are several tests of the public interface of the DataFusion library in 
the 
[tests](https://github.com/apache/datafusion/tree/main/datafusion/core/tests) 
directory.
diff --git a/contributor-guide/testing.html b/contributor-guide/testing.html
index b20b87f76b..dbe9fd355e 100644
--- a/contributor-guide/testing.html
+++ b/contributor-guide/testing.html
@@ -513,6 +513,11 @@
    sqllogictests Tests
   </a>
  </li>
+ <li class="toc-h2 nav-item toc-entry">
+  <a class="reference internal nav-link" href="#extended-tests">
+   Extended Tests
+  </a>
+ </li>
  <li class="toc-h2 nav-item toc-entry">
   <a class="reference internal nav-link" href="#rust-integration-tests">
    Rust Integration Tests
@@ -640,6 +645,15 @@ The <a class="reference external" 
href="https://github.com/apache/datafusion/tre
 <p>Like similar systems such as <a class="reference external" 
href="https://duckdb.org/dev/testing";>DuckDB</a>, DataFusion has chosen to 
trade off a slightly higher barrier to contribution for longer term 
maintainability.</p>
 <p>DataFusion has integrated <a class="reference external" 
href="https://sqlite.org/sqllogictest/doc/trunk/about.wiki";>sqlite’s test 
suite</a> as a supplemental test suite that is run whenever a PR is merged into 
DataFusion. To run it manually please refer to the <a class="reference 
external" 
href="https://github.com/apache/datafusion/blob/main/datafusion/sqllogictest/README.md#running-tests-sqlite";>README</a>
 file for instructions.</p>
 </section>
+<section id="extended-tests">
+<h2>Extended Tests<a class="headerlink" href="#extended-tests" title="Link to 
this heading">¶</a></h2>
+<p>In addition to the standard CI test suite that is run on all PRs prior to 
merge,
+DataFusion has “extended” tests (defined in <a class="reference external" 
href="https://github.com/apache/datafusion/blob/main/.github/workflows/extended.yml";>extended.yml</a>)
 that are run on each
+commit to <code class="docutils literal notranslate"><span 
class="pre">main</span></code>. These tests rarely fail but take significantly 
longer to run
+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>
+</section>
 <section id="rust-integration-tests">
 <h2>Rust Integration Tests<a class="headerlink" href="#rust-integration-tests" 
title="Link to this heading">¶</a></h2>
 <p>There are several tests of the public interface of the DataFusion library 
in the <a class="reference external" 
href="https://github.com/apache/datafusion/tree/main/datafusion/core/tests";>tests</a>
 directory.</p>
diff --git a/searchindex.js b/searchindex.js
index f2dd5a14b9..33c3b72c8c 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"alltitles": {"!=": [[48, "op-neq"]], "!~": [[48, 
"op-re-not-match"]], "!~*": [[48, "op-re-not-match-i"]], "!~~": [[48, "id19"]], 
"!~~*": [[48, "id20"]], "#": [[48, "op-bit-xor"]], "%": [[48, "op-modulo"]], 
"&": [[48, "op-bit-and"]], "(relation, name) tuples in logical fields and 
logical columns are unique": [[9, 
"relation-name-tuples-in-logical-fields-and-logical-columns-are-unique"]], "*": 
[[48, "op-multiply"]], "+": [[48, "op-plus"]], "-": [[48, "op-minus"]], "/": 
[[4 [...]
\ No newline at end of file
+Search.setIndex({"alltitles": {"!=": [[48, "op-neq"]], "!~": [[48, 
"op-re-not-match"]], "!~*": [[48, "op-re-not-match-i"]], "!~~": [[48, "id19"]], 
"!~~*": [[48, "id20"]], "#": [[48, "op-bit-xor"]], "%": [[48, "op-modulo"]], 
"&": [[48, "op-bit-and"]], "(relation, name) tuples in logical fields and 
logical columns are unique": [[9, 
"relation-name-tuples-in-logical-fields-and-logical-columns-are-unique"]], "*": 
[[48, "op-multiply"]], "+": [[48, "op-plus"]], "-": [[48, "op-minus"]], "/": 
[[4 [...]
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to