How to debug ignite::thin::cache::query::SqlFieldsQuery and ignite::thin::cache::CacheClient::Query exceptions in C++ Ignite client API
I am trying to run GridGain (same thing as Ignite) SQL Query as per https://www.gridgain.com/docs/latest/developers-guide/SQL/sql-api . While my code is very similar to the sample in the above documentation page it throws an exception.