Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
- Updates SqlWindowTableFunction: only contains one input table parameter and other scalar parameters. the table parameter must be the first parameter.
- Updates `SqlHopTableFunction` and `SqlTumbleTableFunction`, specifies the first table parameter has row semantics
- Updates `SqlWindowTableFunction`, specifies the first table parameter has row semantics, removes the old syntax of partition key in `SqlWindowTableFunction`
- Updates test cases
Attachments
Issue Links
- relates to
-
CALCITE-4337 Support PARTITION BY clause in table function call
- Open