kosiew opened a new pull request, #16343: URL: https://github.com/apache/datafusion/pull/16343
## Which issue does this PR close? - Closes #16341. ## Rationale for this change The feature matrix in the user guide was missing an updated status for join spilling support. This PR ensures that the documentation reflects the current capabilities of the system, improving clarity for users and maintainers. ## What changes are included in this PR? - Updates the feature matrix to mark "Spilling (to disk) Joins" as supported (`[x]`). ## Are these changes tested? - No tests are required for this documentation-only change. - The underlying functionality is assumed to be covered by existing tests related to join spilling. ## Are there any user-facing changes? - Yes, this is a documentation update that clarifies existing functionality. - No behavioral or API changes are included. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org