I would just generate unique key for each row. If you load from a single node, it can be a simple integer or long value. For distributed ID generation you can use atomic sequence: https://apacheignite.readme.io/docs/id-generator
-Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/pure-memory-SQL-Grid-tp10464p10507.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
