Commit ddfd9b9
authored
Remove columnation and flatcontainer deps (#647)
Remove the dependencies on columnation and flatcontainer as far as
possible. This removes the TimelyStack type because it's not used in Timely
and only retains the columnation implementation for Product. Flatcontainer
was only used as an example, and we don't have any downstream dependencies
on it left.
Support for columnation and flatcontainer can be added by downstream crates
if they chose to do so.
Signed-off-by: Moritz Hoffmann <[email protected]>1 parent f1ad08b commit ddfd9b9
File tree
8 files changed
+2
-706
lines changed- container
- src
- timely
- examples
- src
- dataflow/channels
8 files changed
+2
-706
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
0 commit comments