Hello! You can have different schema when creating table via Cache API (Ignite.createCache()). But not when using CREATE TABLE, as far as my understanding goes.
Regards, -- Ilya Kasnacheev пт, 15 февр. 2019 г. в 15:05, newigniter <[email protected]>: > By default, all ignite tables are added to PUBLIC schema. > Is it possible to create custom schema and create tables there? > > With this, can I specify schemaName as a parameter when I query ignite over > rest api? > > Thank you. > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
