Hi, Please show your cache configuration. Did you provide the MySql class in the CacheConfiguration.setSqlFunctionClasses(..) property?
BTW, instead of this query, it's much better to use IgniteCache.get(..) method, providing the required key. -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/QuerySqlFunction-methods-with-variable-arguments-do-not-seem-to-work-tp6524p6528.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
