Hi,I have a question about ignite-sql limit of table quantity: 1.We are design a system might have huge quantity of table,as we understand about ignite-sql table mechanism,all the tables could only be created within so-called 'PUBLIC' schema,which means all the meta-data of table are stored in a global memory space(table space stuffs?),and such kinda space would be published on every node of a cluster,am I right? 2.Does ignite has limitation on table creation?it seems undocumented... 3.Any further suggestion about ignite table creation?Any related impact on system design?
hoping for the reply,many thanks!
