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

Require HeapSize for ParquetValueType #51

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

alamb
Copy link
Owner

@alamb alamb commented Jul 1, 2024

Which issue does this PR close?

Part of apache#1729

Rationale for this change

Targets apache#5965 showing what the suggestion https://github.com/apache/arrow-rs/pull/5965/files#r1660886136 from @crepereum would look like

What changes are included in this PR?

make ParquetValueType require HeapSize rather than implement heap_size as a method

Are there any user-facing changes?

It would require HeapSize to become a public type

@alamb alamb merged commit 60c03eb into alamb/memory_accounting Jul 1, 2024
16 checks passed
@alamb alamb deleted the alamb/memory_accounting_more branch July 1, 2024 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant