Davide Giannella created OAK-3437:
-------------------------------------
Summary: Regression in
org.apache.jackrabbit.core.query.JoinTest#testJoinWithOR5 when enabling OAK-1617
Key: OAK-3437
URL: https://issues.apache.org/jira/browse/OAK-3437
Project: Jackrabbit Oak
Issue Type: Bug
Components: solr
Reporter: Davide Giannella
Assignee: Tommaso Teofili
When enabling OAK-1617 (still to be committed) there's a regression in the unit
test {{org.apache.jackrabbit.core.query.JoinTest#testJoinWithOR5}} of
{{oak-solr-core}}.
The WIP of the feature can be found in
https://github.com/davidegiannella/jackrabbit-oak/tree/OAK-1617 and a full
patch will be attached shortly for review in OAK-1617 itself.
The feature is currently disabled, in order to enable it for unit testing an
approach like this can be taken
https://github.com/davidegiannella/jackrabbit-oak/blob/177df1a8073b1237857267e23d12a433e3d890a4/oak-core/src/test/java/org/apache/jackrabbit/oak/query/SQL2OptimiseQueryTest.java#L142
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)