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 6b4f93481a Publish built docs triggered by d375bfed45591f71bcb273f7d168ecd61a6bbf32 6b4f93481a is described below commit 6b4f93481a2bbf58c94e50c6f8320e2c7df9eef2 Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com> AuthorDate: Mon Aug 11 18:52:38 2025 +0000 Publish built docs triggered by d375bfed45591f71bcb273f7d168ecd61a6bbf32 --- _sources/contributor-guide/testing.md.txt | 18 ++++++------------ contributor-guide/testing.html | 15 ++++++--------- searchindex.js | 2 +- 3 files changed, 13 insertions(+), 22 deletions(-) diff --git a/_sources/contributor-guide/testing.md.txt b/_sources/contributor-guide/testing.md.txt index eeed2a0c5d..dd22e12360 100644 --- a/_sources/contributor-guide/testing.md.txt +++ b/_sources/contributor-guide/testing.md.txt @@ -75,23 +75,17 @@ cargo insta review 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]. +than the standard test suite and add important test coverage such as ensuring +correctness when there are hash collisions and running the relevant portions of +the entire [sqlite test suite]. You can run the extended tests +locally by following the [instructions in the documentation]. -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 +[instructions in the documentation]: https://github.com/apache/datafusion/tree/main/datafusion/sqllogictest#running-tests-sqlite ## 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. +There are several public interface tests for the DataFusion library in the [tests](https://github.com/apache/datafusion/tree/main/datafusion/core/tests) directory. You can run these tests individually using `cargo` as normal command such as diff --git a/contributor-guide/testing.html b/contributor-guide/testing.html index b60e4c9d23..80342a6e27 100644 --- a/contributor-guide/testing.html +++ b/contributor-guide/testing.html @@ -704,19 +704,16 @@ cargo<span class="w"> </span>insta<span class="w"> </span>review <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 +DataFusion has “extended” tests (defined in [extended.yml]) 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> -<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> +than the standard test suite and add important test coverage such as ensuring +correctness when there are hash collisions and running the relevant portions of +the entire <a class="reference external" href="https://www.sqlite.org/sqllogictest/dir?ci=tip">sqlite test suite</a>. You can run the extended tests +locally by following the <a class="reference external" href="https://github.com/apache/datafusion/tree/main/datafusion/sqllogictest#running-tests-sqlite">instructions in the documentation</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> +<p>There are several public interface tests for the DataFusion library in the <a class="reference external" href="https://github.com/apache/datafusion/tree/main/datafusion/core/tests">tests</a> directory.</p> <p>You can run these tests individually using <code class="docutils literal notranslate"><span class="pre">cargo</span></code> as normal command such as</p> <div class="highlight-shell notranslate"><div class="highlight"><pre><span></span>cargo<span class="w"> </span><span class="nb">test</span><span class="w"> </span>-p<span class="w"> </span>datafusion<span class="w"> </span>--test<span class="w"> </span>parquet_exec </pre></div> diff --git a/searchindex.js b/searchindex.js index ed531ea6cc..191b636910 100644 --- a/searchindex.js +++ b/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles":{"!=":[[56,"op-neq"]],"!~":[[56,"op-re-not-match"]],"!~*":[[56,"op-re-not-match-i"]],"!~~":[[56,"id19"]],"!~~*":[[56,"id20"]],"#":[[56,"op-bit-xor"]],"%":[[56,"op-modulo"]],"&":[[56,"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"]],"*":[[56,"op-multiply"]],"+":[[56,"op-plus"]],"-":[[56,"op-minus"]],"/":[[56,"op-divide"]],"<":[[56,"op-lt"]],"< [...] \ No newline at end of file +Search.setIndex({"alltitles":{"!=":[[56,"op-neq"]],"!~":[[56,"op-re-not-match"]],"!~*":[[56,"op-re-not-match-i"]],"!~~":[[56,"id19"]],"!~~*":[[56,"id20"]],"#":[[56,"op-bit-xor"]],"%":[[56,"op-modulo"]],"&":[[56,"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"]],"*":[[56,"op-multiply"]],"+":[[56,"op-plus"]],"-":[[56,"op-minus"]],"/":[[56,"op-divide"]],"<":[[56,"op-lt"]],"< [...] \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@datafusion.apache.org For additional commands, e-mail: commits-h...@datafusion.apache.org