Skip to content

Tuning Guide for Larger-than-memory Queries #16177

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Tracked by #16065
2010YOUY01 opened this issue May 24, 2025 · 1 comment
Open
Tracked by #16065

Tuning Guide for Larger-than-memory Queries #16177

2010YOUY01 opened this issue May 24, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@2010YOUY01
Copy link
Contributor

Is your feature request related to a problem or challenge?

It would be great to include an example (under datafusion-examples) to illustrate:

  1. Show how to configure the DataFusion runtime so that a query can run within a specified memory limit.

  2. Provide example queries and walk through interpreting the EXPLAIN output, focusing on understanding memory usage and identifying whether and when spilling happens.

  3. Describe the relevant configuration options for larger-than-memory queries.

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

@2010YOUY01 2010YOUY01 added the enhancement New feature or request label May 24, 2025
@2010YOUY01
Copy link
Contributor Author

I think it's something we can do to wrap up the GSoC project @ding-young

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant