ArroyoSystems / arroyo

Distributed stream processing engine in Rust
https://arroyo.dev
Apache License 2.0
3.67k stars 206 forks source link

Support memory tables in SQL. #590

Closed jacksonrnewhouse closed 5 months ago

jacksonrnewhouse commented 5 months ago

This hadn't been implemented yet, just required moving a few things around. Wrote a smoke test for the happy path, and a few queries that should fail.