[
https://issues.apache.org/jira/browse/JCR-2715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12923846#action_12923846
]
Serge Huber commented on JCR-2715:
----------------------------------
Hi Jukka,
I just tested the latest commits, and it's looking quite good. I only saw 2
tests that don't seem to work yet, but I'm assuming you're already aware of
this ?
EquiJoinConditionTest
testInnerJoin1(org.apache.jackrabbit.test.api.query.qom.EquiJoinConditionTest)
0.692
testInnerJoin2(org.apache.jackrabbit.test.api.query.qom.EquiJoinConditionTest)
0.608
testRightOuterJoin1(org.apache.jackrabbit.test.api.query.qom.EquiJoinConditionTest)
+ [ Detail ] 0.138
|/testroot/node1| is not part of the result set
testRightOuterJoin2(org.apache.jackrabbit.test.api.query.qom.EquiJoinConditionTest)
0.09
testLeftOuterJoin1(org.apache.jackrabbit.test.api.query.qom.EquiJoinConditionTest)
0.103
testLeftOuterJoin2(org.apache.jackrabbit.test.api.query.qom.EquiJoinConditionTest)
+ [ Detail ] 0.071
/testroot/node1|| is not part of the result set
Best regards,
Serge Huber.
> Improved join query performance
> -------------------------------
>
> Key: JCR-2715
> URL: https://issues.apache.org/jira/browse/JCR-2715
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: jackrabbit-core, query
> Reporter: Jukka Zitting
> Assignee: Jukka Zitting
> Fix For: 2.2.0
>
>
> Our current implementation of SQL2 join queries does not perform very well on
> pretty much any non-trivial data set.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.