As side note, currently when we do such aggregation using Oracle database, we put all the keys for the records that needs to be aggregated into some session based global temp table and do a join with original table. What is the best way to achieve such aggregation using Ignite?
-- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Ignite-Aggregation-query-tp4968p4971.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
