delta-incubator / delta-sharing-rs

A Minimalistic Rust Implementation of Delta Sharing Server.
MIT License
82 stars 10 forks source link

feat: kernelize #47

Closed roeap closed 6 months ago

roeap commented 6 months ago

Begin implementation of query APIs via the delta kernel library.

This PR just takes care of some initial wiring for generating kernel engines.