ryzhyk changed the title SQL compiler: Move type definitions to a separate crate. [This by the way will also help in another respect: we will be able to import this crate from udf.rs, so UDFs will be ...
This repository holds the source code for a compiler translating SQL view definitions into DBSP circuits. DBSP is a framework for implementing incremental, streaming, (and non-streaming) queries.