vmware-archive / database-stream-processor

Streaming and Incremental Computation Framework
Other
224 stars 20 forks source link

[JIT] Data ingestion/production #334

Open ryzhyk opened 1 year ago

ryzhyk commented 1 year ago

Implement data serialization/deserialization, so we can feed data from/to any serde-supported format.

Testing:

mihaibudiu commented 1 year ago

I would be happy for now with just a way to invoke a JIT-generated circuit from a Rust function - for testing.