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 0a5ac47ce7 Merge pull request #1456 from afs/tdb2-compact new 1c9789af17 `QueryRewriteIndex` now avoids creating a new string for the index key. new 2208676545 `GeometryTransformIndex` now avoids creating a new string for the index key. new 93c5d729eb `QueryRewriteIndex` now utilises `Triple` for index key. new 466555d973 Merge pull request #1235 from galbiston/query_rewrite_key_improvement The 10107 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: .../geo/topological/GenericPropertyFunction.java | 667 ++++++++++----------- .../index/GeometryTransformIndex.java | 43 +- .../implementation/index/QueryRewriteIndex.java | 33 +- 3 files changed, 386 insertions(+), 357 deletions(-)