You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2019/06/24 05:25:00 UTC

[jira] [Commented] (PHOENIX-5367) HashJoinLocalIndexIT and SortMergeJoinLocalIndexIT are slow

    [ https://issues.apache.org/jira/browse/PHOENIX-5367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16870811#comment-16870811 ] 

Lars Hofhansl commented on PHOENIX-5367:
----------------------------------------

I notice that only a single test in these classes actually UPSERTs anything. All other tests could simply reuse the table already created, but instead each test creates tables and indexes again (over 20 times).

> HashJoinLocalIndexIT and SortMergeJoinLocalIndexIT are slow
> -----------------------------------------------------------
>
>                 Key: PHOENIX-5367
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5367
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Lars Hofhansl
>            Priority: Major
>
> Each run over 10 minutes.
> Interestingly their GlobalIndex counterparts (same tests just different indexes) finish in about 1/2 the time. That's something we should look into.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)