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 e4628dacbb Production-annotated Turtle Grammar
     new c83e440e22 GH-3751: OpExecutorTDB: Test input on entry. Wrap in 
QueryIterFailed handling
     new e87cf2d7a1 GH-3755: QueryIterPlainWrapper: synchronize access to 
closeIterator()

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../engine/iterator/QueryIterPlainWrapper.java     |   4 +-
 .../sparql/engine/main/StageGeneratorGeneric.java  |  48 ++--
 .../apache/jena/tdb1/solver/OpExecutorTDB1.java    | 163 ++++++--------
 .../jena/tdb1/solver/StageGeneratorDirectTDB.java  |  39 ++--
 .../apache/jena/tdb1/store/Test_SPARQL_TDB1.java   |  21 +-
 .../apache/jena/tdb2/solver/OpExecutorTDB2.java    | 243 +++++++++------------
 .../jena/tdb2/solver/StageGeneratorDirectTDB.java  |   2 +-
 .../apache/jena/tdb2/store/Test_SPARQL_TDB.java    | 117 +++++-----
 8 files changed, 295 insertions(+), 342 deletions(-)

Reply via email to