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

Pull upstream changes #14

Merged
merged 8 commits into from
Jun 13, 2024
Merged

Conversation

antiguru
Copy link
Member

No description provided.

frankmcsherry and others added 8 commits May 30, 2024 14:17
* Add PushInto<Self::ReadItem> constraint

* Remove BatchContainer::{copy, copy_range}
The function is a thin wrapper around the freestanding `arrange_core`
function, and doesn't add any additional value. It's not used within
differential.

Signed-off-by: Moritz Hoffmann <antiguru@gmail.com>
Signed-off-by: Moritz Hoffmann <antiguru@gmail.com>
`rewind_vals` only works if there are any values.

Signed-off-by: Moritz Hoffmann <antiguru@gmail.com>
This fixes a potential bug in the consolidating container builder where it
would not clear buffers that were exposed to the user. There is no
obligation for the user to call clear, so call it when recycling.

Signed-off-by: Moritz Hoffmann <antiguru@gmail.com>
Enable flatcontainers in merge batchers.

---------

Signed-off-by: Moritz Hoffmann <antiguru@gmail.com>
@antiguru antiguru merged commit f051b82 into MaterializeInc:master Jun 13, 2024
1 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants