[
https://issues.apache.org/jira/browse/CALCITE-4864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
JING ZHANG updated CALCITE-4864:
--------------------------------
Summary: Supports Polymorphic Table function (was: Extends Table function
to support POLYMORPHIC Table function)
> Supports 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
> Priority: Major
>
> 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)