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

Ted Yu resolved KYLIN-2872.
---------------------------
    Resolution: Not A Problem

> Incorrect argument order in CubeManager#calculateHoles()
> --------------------------------------------------------
>
>                 Key: KYLIN-2872
>                 URL: https://issues.apache.org/jira/browse/KYLIN-2872
>             Project: Kylin
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Priority: Minor
>
> {code}
>                 if (first.isOffsetCube()) {
>                     hole.setSegRange(new 
> SegmentRange(first.getSegRange().end, second.getSegRange().start));
> {code}
> The arguments to SegmentRange are reversed.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to