You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "Daniel Wong (JIRA)" <ji...@apache.org> on 2019/02/14 21:16:00 UTC

[jira] [Commented] (PHOENIX-489) Create salted index if base table is salted

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

Daniel Wong commented on PHOENIX-489:
-------------------------------------

FYI followup on what we were discussing briefly yesterday.  I think we should follow table conventions and only salt on user asking for it to be salted on the CREATE INDEX statement.
[~lhofhansl], [~Bin Shi],  [~tdsilva], [~kozdemir] [~jisaac]

 

Note though the website grammar does not have it we can actually salt indexes by syntax, see 

https://issues.apache.org/jira/browse/PHOENIX-534, https://issues.apache.org/jira/browse/PHOENIX-3753

> Create salted index if base table is salted
> -------------------------------------------
>
>                 Key: PHOENIX-489
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-489
>             Project: Phoenix
>          Issue Type: Task
>            Reporter: mujtaba
>              Labels: enhancement
>
> Index table will also benefit from better query parallelization by splitting data on multiple regions/region servers if base table is salted.



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