13 lines
232 B
JSON
13 lines
232 B
JSON
{
|
|
"version": "1.0",
|
|
"defaultSchema": "memorySchema",
|
|
"schemas": [
|
|
{
|
|
"type": "custom",
|
|
"name": "memorySchema",
|
|
"factory": "com.mesalab.calcite.InMemorySchemaFactory",
|
|
"operand": {
|
|
}
|
|
}
|
|
]
|
|
} |