Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

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 <[email protected]>
Signed-off-by: Moritz Hoffmann <[email protected]>
`rewind_vals` only works if there are any values.

Signed-off-by: Moritz Hoffmann <[email protected]>
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 <[email protected]>
Enable flatcontainers in merge batchers.

---------

Signed-off-by: Moritz Hoffmann <[email protected]>
@antiguru antiguru merged commit f051b82 into MaterializeInc:master Jun 13, 2024
1 of 4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants