This is an automated email from the ASF dual-hosted git repository.
thomasm pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
from eeca288ad4 OAK-12083 : replaced guava's
Uninterruptible.joinUninterruptibly with oak-commons (#2717)
add 436f733f8a OAK-12057 - Select same plan with or without LIMIT option
(#2684)
No new revisions were added by this update.
Summary of changes:
.../org/apache/jackrabbit/oak/query/QueryImpl.java | 8 ---
.../oak/query/SQL2OptimiseQueryTest.java | 10 ++-
.../jackrabbit/oak/query/SQL2ParserTest.java | 72 ++++++++++++++++++++--
.../jackrabbit/oak/spi/query/QueryIndex.java | 6 +-
.../jackrabbit/oak/spi/query/package-info.java | 2 +-
5 files changed, 73 insertions(+), 25 deletions(-)