This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch asf-staging in repository https://gitbox.apache.org/repos/asf/datafusion-site.git
The following commit(s) were added to refs/heads/asf-staging by this push: new 557d173 Commit build products 557d173 is described below commit 557d1730199cb5046ba4fc0579d8f16bad8b3290 Author: Build Pelican (action) <priv...@infra.apache.org> AuthorDate: Tue Jul 1 13:23:01 2025 +0000 Commit build products --- blog/2025/07/01/datafusion-comet-0.9.0/index.html | 31 +++++++++++++++-------- blog/feeds/all-en.atom.xml | 31 +++++++++++++++-------- blog/feeds/blog.atom.xml | 31 +++++++++++++++-------- blog/feeds/pmc.atom.xml | 31 +++++++++++++++-------- 4 files changed, 84 insertions(+), 40 deletions(-) diff --git a/blog/2025/07/01/datafusion-comet-0.9.0/index.html b/blog/2025/07/01/datafusion-comet-0.9.0/index.html index a1738e1..9fbd891 100644 --- a/blog/2025/07/01/datafusion-comet-0.9.0/index.html +++ b/blog/2025/07/01/datafusion-comet-0.9.0/index.html @@ -101,16 +101,27 @@ Spark 3.5.6).</p> <p>This release contains numerous bug fixes to achieve this coverage, including improved support for exchange reuse when AQE is enabled. The remaining ignored tests are mostly related to metric differences or tests irrelevant to Comet, such as tests for whole-stage code generation.</p> -<p>| Module | Passed | Ignored | Canceled | Total | -| -------- | ------ | ------- | -------- | ------ | -| catalyst | 7,232 | 5 | 1 | 7,238 | -| core-1 | 9,186 | 246 | 6 | 9,438 | -| core-2 | 2,649 | 393 | 0 | 3,042 | -| core-3 | 1,757 | 136 | 16 | 1,909 | -| hive-1 | 2,174 | 14 | 4 | 2,192 | -| hive-2 | 19 | 1 | 4 | 24 | -| hive-3 | 1,058 | 11 | 4 | 1,073 | -| Total | 24,075 | 806 | 31 | 24,912 |</p> +<table> +<thead> +<tr> +<th>Module</th> +<th>Passed</th> +<th>Ignored</th> +<th>Canceled</th> +<th>Total</th> +</tr> +</thead> +<tbody> +<tr><td>catalyst</td><td>7,232</td><td>5</td><td>1</td><td>7,238</td></tr> +<tr><td>core-1</td><td>9,186</td><td>246</td><td>6</td><td>9,438</td></tr> +<tr><td>core-2</td><td>2,649</td><td>393</td><td>0</td><td>3,042</td></tr> +<tr><td>core-3</td><td>1,757</td><td>136</td><td>16</td><td>1,909</td></tr> +<tr><td>hive-1</td><td>2,174</td><td>14</td><td>4</td><td>2,192</td></tr> +<tr><td>hive-2</td><td>19</td><td>1</td><td>4</td><td>24</td></tr> +<tr><td>hive-3</td><td>1,058</td><td>11</td><td>4</td><td>1,073</td></tr> +<tr><td><strong>Total</strong></td><td><strong>24,075</strong></td><td><strong>806</strong></td><td><strong>31</strong></td><td><strong>24,912</strong></td></tr> +</tbody> +</table> <h3>Memory & Performance Tracing</h3> <p>Comet now provides a tracing feature for analyzing performance and off-heap versus on-heap memory usage. See the <a href="https://datafusion.apache.org/comet/contributor-guide/tracing.html">Comet Tracing Guide</a> for more information.</p> diff --git a/blog/feeds/all-en.atom.xml b/blog/feeds/all-en.atom.xml index 86ff6ef..e03b79e 100644 --- a/blog/feeds/all-en.atom.xml +++ b/blog/feeds/all-en.atom.xml @@ -78,16 +78,27 @@ Spark 3.5.6).</p> <p>This release contains numerous bug fixes to achieve this coverage, including improved support for exchange reuse when AQE is enabled. The remaining ignored tests are mostly related to metric differences or tests irrelevant to Comet, such as tests for whole-stage code generation.</p> -<p>| Module | Passed | Ignored | Canceled | Total | -| -------- | ------ | ------- | -------- | ------ | -| catalyst | 7,232 | 5 | 1 | 7,238 | -| core-1 | 9,186 | 246 | 6 | 9,438 | -| core-2 | 2,649 | 393 | 0 | 3,042 | -| core-3 | 1,757 | 136 | 16 | 1,909 | -| hive-1 | 2,174 | 14 | 4 | 2,192 | -| hive-2 | 19 | 1 | 4 | 24 | -| hive-3 | 1,058 | 11 | 4 | 1,073 | -| Total | 24,075 | 806 | 31 | 24,912 |</p> +<table> +<thead> +<tr> +<th>Module</th> +<th>Passed</th> +<th>Ignored</th> +<th>Canceled</th> +<th>Total</th> +</tr> +</thead> +<tbody> +<tr><td>catalyst</td><td>7,232</td><td>5</td><td>1</td><td>7,238</td></tr> +<tr><td>core-1</td><td>9,186</td><td>246</td><td>6</td><td>9,438</td></tr> +<tr><td>core-2</td><td>2,649</td><td>393</td><td>0</td><td>3,042</td></tr> +<tr><td>core-3</td><td>1,757</td><td>136</td><td>16</td><td>1,909</td></tr> +<tr><td>hive-1</td><td>2,174</td><td>14</td><td>4</td><td>2,192</td></tr> +<tr><td>hive-2</td><td>19</td><td>1</td><td>4</td><td>24</td></tr> +<tr><td>hive-3</td><td>1,058</td><td>11</td><td>4</td><td>1,073</td></tr> +<tr><td><strong>Total</strong></td><td><strong>24,075</strong></td><td><strong>806</strong></td><td><strong>31</strong></td><td><strong>24,912</strong></td></tr> +</tbody> +</table> <h3>Memory &amp; Performance Tracing</h3> <p>Comet now provides a tracing feature for analyzing performance and off-heap versus on-heap memory usage. See the <a href="https://datafusion.apache.org/comet/contributor-guide/tracing.html">Comet Tracing Guide</a> for more information.</p> diff --git a/blog/feeds/blog.atom.xml b/blog/feeds/blog.atom.xml index b1d5c0a..bdd402d 100644 --- a/blog/feeds/blog.atom.xml +++ b/blog/feeds/blog.atom.xml @@ -78,16 +78,27 @@ Spark 3.5.6).</p> <p>This release contains numerous bug fixes to achieve this coverage, including improved support for exchange reuse when AQE is enabled. The remaining ignored tests are mostly related to metric differences or tests irrelevant to Comet, such as tests for whole-stage code generation.</p> -<p>| Module | Passed | Ignored | Canceled | Total | -| -------- | ------ | ------- | -------- | ------ | -| catalyst | 7,232 | 5 | 1 | 7,238 | -| core-1 | 9,186 | 246 | 6 | 9,438 | -| core-2 | 2,649 | 393 | 0 | 3,042 | -| core-3 | 1,757 | 136 | 16 | 1,909 | -| hive-1 | 2,174 | 14 | 4 | 2,192 | -| hive-2 | 19 | 1 | 4 | 24 | -| hive-3 | 1,058 | 11 | 4 | 1,073 | -| Total | 24,075 | 806 | 31 | 24,912 |</p> +<table> +<thead> +<tr> +<th>Module</th> +<th>Passed</th> +<th>Ignored</th> +<th>Canceled</th> +<th>Total</th> +</tr> +</thead> +<tbody> +<tr><td>catalyst</td><td>7,232</td><td>5</td><td>1</td><td>7,238</td></tr> +<tr><td>core-1</td><td>9,186</td><td>246</td><td>6</td><td>9,438</td></tr> +<tr><td>core-2</td><td>2,649</td><td>393</td><td>0</td><td>3,042</td></tr> +<tr><td>core-3</td><td>1,757</td><td>136</td><td>16</td><td>1,909</td></tr> +<tr><td>hive-1</td><td>2,174</td><td>14</td><td>4</td><td>2,192</td></tr> +<tr><td>hive-2</td><td>19</td><td>1</td><td>4</td><td>24</td></tr> +<tr><td>hive-3</td><td>1,058</td><td>11</td><td>4</td><td>1,073</td></tr> +<tr><td><strong>Total</strong></td><td><strong>24,075</strong></td><td><strong>806</strong></td><td><strong>31</strong></td><td><strong>24,912</strong></td></tr> +</tbody> +</table> <h3>Memory &amp; Performance Tracing</h3> <p>Comet now provides a tracing feature for analyzing performance and off-heap versus on-heap memory usage. See the <a href="https://datafusion.apache.org/comet/contributor-guide/tracing.html">Comet Tracing Guide</a> for more information.</p> diff --git a/blog/feeds/pmc.atom.xml b/blog/feeds/pmc.atom.xml index b7ed85a..ff020b5 100644 --- a/blog/feeds/pmc.atom.xml +++ b/blog/feeds/pmc.atom.xml @@ -78,16 +78,27 @@ Spark 3.5.6).</p> <p>This release contains numerous bug fixes to achieve this coverage, including improved support for exchange reuse when AQE is enabled. The remaining ignored tests are mostly related to metric differences or tests irrelevant to Comet, such as tests for whole-stage code generation.</p> -<p>| Module | Passed | Ignored | Canceled | Total | -| -------- | ------ | ------- | -------- | ------ | -| catalyst | 7,232 | 5 | 1 | 7,238 | -| core-1 | 9,186 | 246 | 6 | 9,438 | -| core-2 | 2,649 | 393 | 0 | 3,042 | -| core-3 | 1,757 | 136 | 16 | 1,909 | -| hive-1 | 2,174 | 14 | 4 | 2,192 | -| hive-2 | 19 | 1 | 4 | 24 | -| hive-3 | 1,058 | 11 | 4 | 1,073 | -| Total | 24,075 | 806 | 31 | 24,912 |</p> +<table> +<thead> +<tr> +<th>Module</th> +<th>Passed</th> +<th>Ignored</th> +<th>Canceled</th> +<th>Total</th> +</tr> +</thead> +<tbody> +<tr><td>catalyst</td><td>7,232</td><td>5</td><td>1</td><td>7,238</td></tr> +<tr><td>core-1</td><td>9,186</td><td>246</td><td>6</td><td>9,438</td></tr> +<tr><td>core-2</td><td>2,649</td><td>393</td><td>0</td><td>3,042</td></tr> +<tr><td>core-3</td><td>1,757</td><td>136</td><td>16</td><td>1,909</td></tr> +<tr><td>hive-1</td><td>2,174</td><td>14</td><td>4</td><td>2,192</td></tr> +<tr><td>hive-2</td><td>19</td><td>1</td><td>4</td><td>24</td></tr> +<tr><td>hive-3</td><td>1,058</td><td>11</td><td>4</td><td>1,073</td></tr> +<tr><td><strong>Total</strong></td><td><strong>24,075</strong></td><td><strong>806</strong></td><td><strong>31</strong></td><td><strong>24,912</strong></td></tr> +</tbody> +</table> <h3>Memory &amp; Performance Tracing</h3> <p>Comet now provides a tracing feature for analyzing performance and off-heap versus on-heap memory usage. See the <a href="https://datafusion.apache.org/comet/contributor-guide/tracing.html">Comet Tracing Guide</a> for more information.</p> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@datafusion.apache.org For additional commands, e-mail: commits-h...@datafusion.apache.org