This is an automated email from the ASF dual-hosted git repository.

andy pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git


    from d90f86f6e8 GH-2997: Move ARP's internal NTriples reader to tests, and 
rename
     add 7422ac269d GH-2930: Support for query cancelation for spatial property 
functions by creating iterators lazily.

No new revisions were added by this update.

Summary of changes:
 .../apache/jena/sparql/exec/QueryExecDataset.java  |   2 +-
 .../apache/jena/util/iterator/NiceIterator.java    |   6 +-
 .../geo/topological/GenericPropertyFunction.java   | 221 +++++++++++----------
 .../geosparql/geo/topological/CancelQueryTest.java | 166 ++++++++++++++++
 4 files changed, 286 insertions(+), 109 deletions(-)
 create mode 100644 
jena-geosparql/src/test/java/org/apache/jena/geosparql/geo/topological/CancelQueryTest.java

Reply via email to