JING ZHANG created CALCITE-4866:
-----------------------------------

             Summary: Updates SqlWindowTableFunction because it's a Polymorphic 
Table Function
                 Key: CALCITE-4866
                 URL: https://issues.apache.org/jira/browse/CALCITE-4866
             Project: Calcite
          Issue Type: Sub-task
          Components: core
            Reporter: JING ZHANG


# Updates SqlWindowTableFunction because it's a Polymorphic Table Function, 
which could not allow multiple input table parameters. It only allows one input 
table parameter, besides 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



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to