database-stream-processor icon indicating copy to clipboard operation
database-stream-processor copied to clipboard

[JIT] Function parity with the SQL compiler

Open ryzhyk opened this issue 2 years ago • 0 comments

Port all functions in the SQL library to the IR. This may or may not require implementing an FFI mechanism.

Testing:

  • Extend the SQL compiler to output Rust code to feed data to/read from JIT-compiled circuit (@mbudiu-vmw)
  • At this point all SQL compiler tests (including 7M SLT tests) should pass.

ryzhyk avatar Mar 15 '23 19:03 ryzhyk