Skip to content

Conversation

@2010YOUY01
Copy link
Contributor

Which issue does this PR close?

Closes #.

Rationale for this change

I think the comments for MemoryPool are already great, but some more concrete examples can further help

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions bot added the execution Related to the execution crate label Oct 10, 2024
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @2010YOUY01 -- this is 👍 to me 📖

I think it would be a great project to make the spilling in DataFusion work better, but I am getting ahead of myself :)

/// For `Filter` operator, `RecordBatch`es will stream through it, so it
/// don't have to keep track of memory usage through [`MemoryPool`].
///
/// Scenario 2:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@alamb alamb added the documentation Improvements or additions to documentation label Oct 10, 2024
@jonahgao jonahgao merged commit 3bc7714 into apache:main Oct 11, 2024
@2010YOUY01 2010YOUY01 deleted the doc-mempool branch October 11, 2024 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation execution Related to the execution crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants