This is an automated email from the ASF dual-hosted git repository.
thomasm pushed a change to branch OAK-10527
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
from 8551bae413 OAK-10527 Improve readability of the explain query output
add 445ec091b0 OAK-10527 Improve readability of the explain query output
No new revisions were added by this update.
Summary of changes:
.../plugins/index/property/PropertyIndexPlan.java | 2 +-
.../index/property/PropertyIndexDisabledTest.java | 4 +-
.../org/apache/jackrabbit/oak/query/sql2_index.txt | 38 ++++++------
.../oak/jcr/query/QueryFulltextTest.java | 7 ++-
.../jackrabbit/oak/jcr/query/QueryPlanTest.java | 68 +++++++++-------------
.../apache/jackrabbit/oak/jcr/query/QueryTest.java | 25 ++++----
6 files changed, 67 insertions(+), 77 deletions(-)