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

Gabriel Reid resolved PHOENIX-243.
----------------------------------

    Resolution: Fixed

Bulk resolve of closed issues imported from GitHub. This status was reached by 
first re-opening all closed imported issues and then resolving them in bulk.

> Parallelization documents typo
> ------------------------------
>
>                 Key: PHOENIX-243
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-243
>             Project: Phoenix
>          Issue Type: Task
>            Reporter: Raymond Liu
>
> if r >= t
>    scan using regional boundaries
> else if r/2 > t  => should be else if r > t/2
>    split each region in s splits such that: s = max(x) where s * x < m
> else
>    split each region in s splits such that:  s = max(x) where s * x < t
> else if r/2 > t  => should be else if r > t/2, puzzled me for quite a while 
> to understand it.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to