I am trying to setup a simple project to understand calcite framework. The goal is to create tables from JSON files in a directory and read the data using SQL. I posted a question on StackOverflow for a problem I am running into but apparently there are no calcite or optiq tags available so I doubt that I will get my question answered there.
Here is the link to my StackOverflow question. I would appreciate any help. http://stackoverflow.com/questions/31118348/table-not-found-with-apache-calcite Thanks
