It is easy to use each adapter by command connect.
for example: !connect jdbc:calcite:model=target/test-classes/model.json admin admin
but I have not found in documentation how to do queries involving heterogeneous sources.
I would like to do a query involving entities that are in the two sources, CSV and MySQL.