Skip to content
This repository was archived by the owner on Jul 3, 2023. It is now read-only.

[JIT] Function parity with the SQL compiler #333

Open
ryzhyk opened this issue Mar 15, 2023 · 0 comments
Open

[JIT] Function parity with the SQL compiler #333

ryzhyk opened this issue Mar 15, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ryzhyk
Copy link
Collaborator

ryzhyk commented Mar 15, 2023

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.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants