Ray, In upcoming version you can do it a standard way for ODBC - using SQL_ATTR_QUERY_TIMEOUT.
It will only be available starting with version 2.4 though [1], but it is already in master and you can try it out using nightly build [2] or if you are willing to build driver by yourself from the master. [1] - https://issues.apache.org/jira/browse/IGNITE-6836 [2] - https://builds.apache.org/view/H-L/view/Ignite/job/Ignite-nightly/lastSuccessfulBuild/ Best Regards, Igor On Thu, Nov 30, 2017 at 4:55 PM, Ray <[email protected]> wrote: > Anton, thanks for the heads up. > Any idea on how to set the timeout if I'm using ODBC to do the query? > > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
