[
https://issues.apache.org/jira/browse/OAK-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Davide Giannella updated OAK-3437:
----------------------------------
Description:
When enabling OAK-1617 (still to be committed) there's a regression in the unit
tests
- {{org.apache.jackrabbit.core.query.JoinTest#testJoinWithOR3}}
- {{org.apache.jackrabbit.core.query.JoinTest#testJoinWithOR4}}
- {{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
or setting the system property {{-Doak.query.sql2optimisation}}.
was:
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
or setting the system property {{-Doak.query.sql2optimisation}}.
> 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 tests
> - {{org.apache.jackrabbit.core.query.JoinTest#testJoinWithOR3}}
> - {{org.apache.jackrabbit.core.query.JoinTest#testJoinWithOR4}}
> - {{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
> or setting the system property {{-Doak.query.sql2optimisation}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)