Hello, In JDBC uri with a model file reference like 'jdbc:calcite:model=/a/b/c/model.json', can we possibly support a classpath resource path too like 'jdbc:calcite:model=classpath:/a/b/c/model.json'? It would be very helpful to my web application envs.
Regards, Woonsan
