A question about the nature of Calcite architecture:
is Calcite envisioned as solely a relational query processor -- in other words having a SQL interface to other sources -- or does it happen to be that SQL query processor is by far the most mature, but it is just one of many; i.e. tomorrow we might want to support SPARQL, etc. as equally as SQL?
