Hello! What happens if you just do EXPLAIN <QUERY>?
Regards, -- Ilya Kasnacheev пт, 11 июн. 2021 г. в 14:34, Devakumar J <mail2jdevaku...@gmail.com>: > Hi, > > In general. I can see in server logs if any query executes longer, log > shows > Long running query with information about scan count and index usage. > > But if i execute from sql client EXPLAIN ANALYZE <QUERY> which returns two > rows as per below link: > > > https://apacheignite-sql.readme.io/docs/performance-and-debugging#using-explain-statement > > But i dont scan count returned in this. Is there any to enable it from > ignite config? > > Thanks & Regards, > Devakumar J > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >