Caches can store objects of any type, there are no restrictions for "a value type per caches". SQL tables support the following data types: https://apacheignite-sql.readme.io/docs/data-types
- Denis On Mon, Apr 29, 2019 at 11:52 PM Scott Cote <[email protected]> wrote: > What are the restrictions around having two caches in an ignite node that > use the same value type? > > > > Issues with the sql? > > > > Can I have two sql tables of the same class type inside ignite? > > > > I thought the answer was no, and saw results verifying that position, but > I cannot remember and cannot find the supporting text. > > > > SCott >
