the way worked for me is to run through some rather simple SQL queries. nothing unusual though, it is really just a big block of `if else` stuff to concatenate java code represented by strings, which probably could be better represented using freeMarker.
On Thu, Aug 1, 2019 at 9:00 PM Muhammad Gelbana <[email protected]> wrote: > Hopefully there is something I can read to help me go through the code > generation module of Calcite because frankly it's not easy to understand. > It's an extremely powerful feature and I need to be able to use it and fix > it if I have to. > -- ~~~~~~~~~~~~~~~ no mistakes ~~~~~~~~~~~~~~~~~~
