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

Cherry pick Mutablebuffer::shrink_to_fit to active_release #344

Merged
merged 1 commit into from
May 25, 2021

Conversation

alamb
Copy link
Contributor

@alamb alamb commented May 24, 2021

Automatic cherry-pick of 7f37a7f

* Mutablebuffer::shrink_to_fit

* add shrink_to_fit explicit test
@alamb alamb requested a review from jorgecarleitao May 24, 2021 20:22
Copy link
Member

@jorgecarleitao jorgecarleitao left a comment

Choose a reason for hiding this comment

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

good bot ^_^

Now for real, this is looking really good; thanks a lot for this, @alamb ❤️

@alamb
Copy link
Contributor Author

alamb commented May 24, 2021

@jorgecarleitao and @ritchie46 -- here is the first (of hopefully many) cherry pick PRs to active release.

The goal is that this code will be released in arrow 4.2.0

I plan to backport changes semi-manually at first to optimize the backport process and then automate the process more and more (culminating with making a PR like this on each commit to master)

@alamb
Copy link
Contributor Author

alamb commented May 24, 2021

I wrote up what I am doing #292 (comment) in case anyone is interested

@alamb alamb changed the title Cherry pick Mutablebuffer::shrink_to_fit Cherry pick Mutablebuffer::shrink_to_fit to active_release May 24, 2021
@alamb alamb merged commit 305b41e into active_release May 25, 2021
@alamb alamb deleted the cherry_pick_7f37a7f2 branch May 25, 2021 21:08
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