This is an automated email from the ASF dual-hosted git repository.
rvesse pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git
from 868b20bd71 Bump protobuf-java from 3.21.9 to 3.21.10 (#1654)
new 7d41c9dbb7 Place info logging in better positions
new ec33bdeaeb OpDatasetNames
new ea85336ab8 Tidy up
new 0e33f52d5f Fuseki RDF streaming (comment/inactive)
new 5e95ff3810 Fix code comment
new 3eefd0d206 Merge pull request #1642 from afs/misc
The 10388 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:
.../org/apache/jena/atlas/data/SortedDataBag.java | 3 +-
.../jena/sparql/engine/iterator/QueryIterSort.java | 7 ++--
.../org/apache/jena/sparql/expr/NodeValue.java | 2 +-
.../jena/sparql/expr/ValueSpaceClassification.java | 3 +-
.../jena/sparql/expr/nodevalue/XSDFuncOp.java | 2 --
.../main/java/org/apache/jena/fuseki/Fuseki.java | 5 +--
.../org/apache/jena/fuseki/servlets/ActionLib.java | 18 +++++++----
.../apache/jena/fuseki/main/cmds/FusekiMain.java | 10 +++---
.../org/apache/jena/tdb/solver/SolverLibTDB.java | 2 +-
.../org/apache/jena/tdb2/solver/SolverLibTDB.java | 37 +++++++++++++++++++---
.../apache/jena/tdb2/solver/StageMatchTuple.java | 1 -
11 files changed, 58 insertions(+), 32 deletions(-)