Thank you very much!

can you tell me why there is a such limit that new created table via sql can
not be in the non-public schema?


I am using ignite with persistent, each `module` in my system is using a
cache, which there are some tables generated via `cfg.setIndexedTypes`

right now for business changes, I need to add new indexedTypes(sql table) to
an existing module(cache).

in order to keep module and cache(tables) align. so it's better to add the
new table to existing cache(module).


as it's hard to forecast how many tables should be in a caches. If there is
a such limit, then what's the best practice when using ignite with
persistent.



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to