You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Shaofeng SHI (JIRA)" <ji...@apache.org> on 2017/01/15 14:47:26 UTC

[jira] [Assigned] (KYLIN-2390) Wrong argument order for WinAggResetContextImpl()

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

Shaofeng SHI reassigned KYLIN-2390:
-----------------------------------

    Assignee: hongbin ma

> Wrong argument order for WinAggResetContextImpl()
> -------------------------------------------------
>
>                 Key: KYLIN-2390
>                 URL: https://issues.apache.org/jira/browse/KYLIN-2390
>             Project: Kylin
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: hongbin ma
>
> In EnumerableWindow#implement() , the order of last two parameters is swapped:
> {code}
>                         new WinAggResetContextImpl(builder6, agg.state, i_, startX, endX,
>                                 hasRows, partitionRowCount, frameRowCount));
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)