Hi Team, I working on writing an array database adapter for Calcite. I have written the SchemaFactory, Schema and Table classes for the adapter.
How do I add the code so that it compiles when I do maven install. Also, will I need to change the script for sqlline to run the adapter through CLI interface. Thanks, Kunwar
