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

Upstream changes #13

Merged
merged 9 commits into from
May 29, 2024
Merged

Upstream changes #13

merged 9 commits into from
May 29, 2024

Conversation

antiguru
Copy link
Member

No description provided.

antiguru and others added 9 commits May 25, 2024 14:37
Signed-off-by: Moritz Hoffmann <antiguru@gmail.com>
* Remove references to KeyOwned

* Remove definitions of KeyOwned

* Remove IntoOwned bounds

* Pivot Val<'_> -> V into IntoOwned

* Update min CI version
* Remove all opinions on OwnedItem

* Remove BatchContainer::OwnedItem

* Remove PushInto bounds
* Separate Time/Diff containers, allow IntoOwned vs refs

* Introduce DiffGat<'a>

* Introduce TimeGat<'a>

* Reduce .into_owned() calls

* Alter signature of IntoOwned::clone_onto

* Respond to feedback
Adds a flat layout to store batches in flat container, and a blanket
implementation for flat stack to implement batch container. Switches
Differential's into owned trait with flat container's variant.

Signed-off-by: Moritz Hoffmann <antiguru@gmail.com>
@antiguru antiguru merged commit 05a27da into MaterializeInc:master May 29, 2024
1 check failed
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