vmware-archive / sql-to-dbsp-compiler

Compiler translating SQL view definitions into DBSP circuits (https://github.com/vmware/database-stream-processor)
Other
28 stars 4 forks source link

JIT compiler code generation #143

Closed mihaibudiu closed 1 year ago

mihaibudiu commented 1 year ago

This improves jit code generation and adds calls to automatically validate the results. There are still many validation failures.