https://github.com/Paradigm4/shim
Revision ca1f50a33bd6bd21a9847b0c1035cedc11fa9dca authored by Richard Samuels on 18 November 2021, 23:39:43 UTC, committed by Rares Vernica (baron, fedora) on 19 November 2021, 03:21:46 UTC
SciDB 21.8 no longer supports executing a query without preparing
it first. The only place this was done was in cancel() in the shim.

This commit modifies executeQuery() so that it always prepares
the query before executing it, making cancellation compatible
with SciDB 21.8.
1 parent 9643f4c
History
Tip revision: ca1f50a33bd6bd21a9847b0c1035cedc11fa9dca authored by Richard Samuels on 18 November 2021, 23:39:43 UTC
Fix cancellation in SciDB 21.8
Tip revision: ca1f50a
File Mode Size
.github
docs
docs_gen
examples
extern
init.d
man
src
tests
wwwroot
.gitignore -rw-r--r-- 16 bytes
.travis.yml -rw-r--r-- 2.1 KB
LICENSE -rw-r--r-- 2.5 KB
Makefile -rw-r--r-- 9.3 KB
README.md -rw-r--r-- 6.7 KB
README.mongoose -rw-r--r-- 281 bytes
agpl-3.0.txt -rw-r--r-- 33.7 KB

README.md

back to top