Could you follow this Calcite tutorial and it might solve your problem: https://calcite.apache.org/docs/tutorial.html
-Rui On Mon, Mar 2, 2020, 2:23 AM Mohsen KHaxar <[email protected]> wrote: > Hi, > I want to run an SQL engine that receives SQL commands. Then, SQL commands > are processed and some results of interest are returned.How can I employ > Calcite to run a standalone customised SQL engine? > //Mohsen. > >
