diff --git a/docs/source/user-guide/features.md b/docs/source/user-guide/features.md index 1f73ce7eac11..4faeb0acf197 100644 --- a/docs/source/user-guide/features.md +++ b/docs/source/user-guide/features.md @@ -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