Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
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.
Attachments
Issue Links
- blocks
-
CALCITE-3340 Support Table-valued Function TUMBLE in Planner
- Closed
- relates to
-
CALCITE-3382 Rename current TUMBLE to "$TUMBLE" and add TUMBLE to Parser
- Closed
- links to