Skip to content
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

Add pool_size method to MemoryPool (#218) #230

Merged
merged 1 commit into from
Apr 9, 2024
Merged

Conversation

joroKr21
Copy link

@joroKr21 joroKr21 commented Apr 9, 2024

  • Add pool_size method to MemoryPool

  • Fix

  • Fmt

Which issue does this PR close?

Closes #.

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?

* Add pool_size method to MemoryPool

* Fix

* Fmt
@joroKr21 joroKr21 requested review from a team April 9, 2024 15:44
@joroKr21 joroKr21 merged commit 965a355 into v37 Apr 9, 2024
46 of 47 checks passed
@joroKr21 joroKr21 deleted the backport/v37-changes branch April 9, 2024 19:44
joroKr21 added a commit that referenced this pull request Jun 13, 2024
* Add pool_size method to MemoryPool

* Fix

* Fmt

Co-authored-by: Daniël Heres <danielheres@gmail.com>
joroKr21 added a commit that referenced this pull request Jun 24, 2024
* Add pool_size method to MemoryPool (#218) (#230)

* Add pool_size method to MemoryPool

* Fix

* Fmt

Co-authored-by: Daniël Heres <danielheres@gmail.com>

* Move FileSinkExec::metrics to the correct place (#239)

* Groups accumulator for array_agg (#233)

* Groups accumulator for array_agg

* small fix

* fmt

* clippy

* clippy

* Fix clippy

* Fix sink output schema being passed in to `FileSinkExec` where input schema was expected

* Propagate CSV options (quote, double quote, and escape) through protos

* Remove unused field from NthValue

* Remove Sized constraint from ExecutionPlan::name

---------

Co-authored-by: Daniël Heres <danielheres@gmail.com>
Co-authored-by: Gediminas Aleknavičius <gediminas.a@coralogix.com>
Co-authored-by: svranesevic <svranesevic@users.noreply.github.com>
Dandandan added a commit that referenced this pull request Oct 30, 2024
* Add pool_size method to MemoryPool

* Fix

* Fmt

Co-authored-by: Daniël Heres <danielheres@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants