Hi,
Unfortunately the first query I am transforming to cache query, I
encountered GROUP_CONCAT function.
Please find below code snippet from ignite-indexing module:
class file:
GridSqlAggregateFunction
line no: 84
switch (type) {
case GROUP_CONCAT:
throw new UnsupportedOperationException();
Regards.
--
View this message in context:
http://apache-ignite-users.70518.x6.nabble.com/Replace-H2-database-with-MySQL-within-SQL-Grid-SQL-Engine-tp10631p10729.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.