[
https://issues.apache.org/jira/browse/CALCITE-3418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rui Wang updated CALCITE-3418:
------------------------------
Description:
In CALCITE-3382, we renamed Grouped Window Function TUMBLE to "$TUMBLE" but
still decided to return "TUMBLE" as the operator name. It turns out, in order
to avoid operator overloading and continue working on CALCITE-3340, TUMBLE
should return "$TUMBLE" as its name.
was:In CALCITE-3382, we renamed Grouped Window Function TUMBLE to "$TUMBLE"
but still decided to return "TUMBLE"
> Grouped Window Function TUMBLE should return "$TUMBLE" as its name
> ------------------------------------------------------------------
>
> Key: CALCITE-3418
> URL: https://issues.apache.org/jira/browse/CALCITE-3418
> Project: Calcite
> Issue Type: Sub-task
> Reporter: Rui Wang
> Assignee: Rui Wang
> Priority: Major
>
> In CALCITE-3382, we renamed Grouped Window Function TUMBLE to "$TUMBLE" but
> still decided to return "TUMBLE" as the operator name. It turns out, in
> order to avoid operator overloading and continue working on CALCITE-3340,
> TUMBLE should return "$TUMBLE" as its name.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)