You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2019/05/30 00:35:00 UTC

[jira] [Updated] (PHOENIX-4893) Move parent column combining logic of view and view indexes from server to client

     [ https://issues.apache.org/jira/browse/PHOENIX-4893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas D'Silva updated PHOENIX-4893:
------------------------------------
    Fix Version/s: 5.1.0
                   4.15.0

> Move parent column combining logic of view and view indexes from server to client
> ---------------------------------------------------------------------------------
>
>                 Key: PHOENIX-4893
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4893
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Lars Hofhansl
>            Priority: Major
>             Fix For: 4.15.0, 5.1.0
>
>
> In a stack trace I see that phoenix.coprocessor.ViewFinder.findRelatedViews() scans SYSCAT. With splittable SYSCAT which now involves regions from other servers.
> We should really push this to the client now.
> Related to HBASE-21166
> [~tdsilva]



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