JING ZHANG created CALCITE-4864:
-----------------------------------

             Summary: Extends Table function to support POLYMORPHIC Table 
function
                 Key: CALCITE-4864
                 URL: https://issues.apache.org/jira/browse/CALCITE-4864
             Project: Calcite
          Issue Type: Bug
          Components: core
            Reporter: JING ZHANG


Being the part of ANSI SQL 2016 Polymorphic Table Functions are the evolution 
of the table functions. They can be invoked in the FROM clause.  They have the 
following features compare with normal table function:
 # may have generic table parameters (i.e., no row type of table parameters 
declared when the PTF is created) 
 # returns a table whose row type is not declared when the function is created, 
it may depend on the function arguments.

 



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

Reply via email to