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 691fd871c2 Publish built docs triggered by
1d73c59b998a0b76ee2ebaacd22df682b31a540c
691fd871c2 is described below
commit 691fd871c221800e38aac83d97e28bf4ea2bbadc
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 10 03:57:27 2025 +0000
Publish built docs triggered by 1d73c59b998a0b76ee2ebaacd22df682b31a540c
---
_sources/user-guide/features.md.txt | 3 ++-
searchindex.js | 2 +-
user-guide/features.html | 3 ++-
3 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/_sources/user-guide/features.md.txt
b/_sources/user-guide/features.md.txt
index 1f73ce7eac..4faeb0acf1 100644
--- a/_sources/user-guide/features.md.txt
+++ b/_sources/user-guide/features.md.txt
@@ -93,7 +93,8 @@
- [x] Memory limits enforced
- [x] Spilling (to disk) Sort
- [x] Spilling (to disk) Grouping
-- [ ] Spilling (to disk) Joins
+- [x] Spilling (to disk) Sort Merge Join
+- [ ] Spilling (to disk) Hash Join
## Data Sources
diff --git a/searchindex.js b/searchindex.js
index b9d46d2427..e90ce1b268 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"alltitles":{"!=":[[54,"op-neq"]],"!~":[[54,"op-re-not-match"]],"!~*":[[54,"op-re-not-match-i"]],"!~~":[[54,"id19"]],"!~~*":[[54,"id20"]],"#":[[54,"op-bit-xor"]],"%":[[54,"op-modulo"]],"&":[[54,"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"]],"*":[[54,"op-multiply"]],"+":[[54,"op-plus"]],"-":[[54,"op-minus"]],"/":[[54,"op-divide"]],"2022
Q2":[[10,"q2"]] [...]
\ No newline at end of file
+Search.setIndex({"alltitles":{"!=":[[54,"op-neq"]],"!~":[[54,"op-re-not-match"]],"!~*":[[54,"op-re-not-match-i"]],"!~~":[[54,"id19"]],"!~~*":[[54,"id20"]],"#":[[54,"op-bit-xor"]],"%":[[54,"op-modulo"]],"&":[[54,"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"]],"*":[[54,"op-multiply"]],"+":[[54,"op-plus"]],"-":[[54,"op-minus"]],"/":[[54,"op-divide"]],"2022
Q2":[[10,"q2"]] [...]
\ No newline at end of file
diff --git a/user-guide/features.html b/user-guide/features.html
index 9f3a502e11..9c06d50ba2 100644
--- a/user-guide/features.html
+++ b/user-guide/features.html
@@ -699,7 +699,8 @@
<li class="task-list-item"><p><input class="task-list-item-checkbox"
checked="checked" disabled="disabled" type="checkbox"> Memory limits
enforced</p></li>
<li class="task-list-item"><p><input class="task-list-item-checkbox"
checked="checked" disabled="disabled" type="checkbox"> Spilling (to disk)
Sort</p></li>
<li class="task-list-item"><p><input class="task-list-item-checkbox"
checked="checked" disabled="disabled" type="checkbox"> Spilling (to disk)
Grouping</p></li>
-<li class="task-list-item"><p><input class="task-list-item-checkbox"
disabled="disabled" type="checkbox"> Spilling (to disk) Joins</p></li>
+<li class="task-list-item"><p><input class="task-list-item-checkbox"
checked="checked" disabled="disabled" type="checkbox"> Spilling (to disk) Sort
Merge Join</p></li>
+<li class="task-list-item"><p><input class="task-list-item-checkbox"
disabled="disabled" type="checkbox"> Spilling (to disk) Hash Join</p></li>
</ul>
</section>
<section id="data-sources">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]