Please use DDL if you'd like to configure SQL dynamically: https://apacheignite-sql.readme.io/docs/ddl
This page shows how to use both SQL and key-value APIs: https://apacheignite-sql.readme.io/docs/sql-and-key-value-usage - Denis On Wed, Jun 5, 2019 at 9:20 AM anicn <[email protected]> wrote: > I'm curious to hear more about what considerations there are. For example: > - Is any of the cache data duplicated in the table? > - Are there indexes created for the primary key on this table? > - Does the index incur a write performance penalty? > > Thanks! > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
