TimelyDataflow / timely-dataflow

A modular implementation of timely dataflow in Rust
MIT License
3.25k stars 272 forks source link

Apply columnation changes on TimelyStack #482

Closed antiguru closed 2 years ago

antiguru commented 2 years ago

Add reserve_items and reserve_regions as defined by ColumnStack to TimelyStack.

cc @vmarcos

Signed-off-by: Moritz Hoffmann antiguru@gmail.com