-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem or challenge?
It would be great to include an example (under datafusion-examples) to illustrate:
-
Show how to configure the DataFusion runtime so that a query can run within a specified memory limit.
-
Provide example queries and walk through interpreting the
EXPLAINoutput, focusing on understanding memory usage and identifying whether and when spilling happens. -
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request