I'm looking to create a JDBC driver for a custom distributed data storage.
I managed to create a simple PoC where calcite is running on a client side
with predicates push down.

Now, is it possible to run calcite on the server(storage) side to keep
computation close to data? Does Calcite offer anything for that?

--
Oleksiy

Reply via email to