Class ReturnTypeSpecification.DescribedTable
java.lang.Object
io.trino.spi.function.table.ReturnTypeSpecification
io.trino.spi.function.table.ReturnTypeSpecification.DescribedTable
- Enclosing class:
ReturnTypeSpecification
The proper columns of the table function are known at function declaration time.
They do not depend on the actual call arguments.
-
Nested Class Summary
Nested classes/interfaces inherited from class io.trino.spi.function.table.ReturnTypeSpecification
ReturnTypeSpecification.DescribedTable, ReturnTypeSpecification.GenericTable, ReturnTypeSpecification.OnlyPassThrough -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DescribedTable
-
-
Method Details
-
getDescriptor
-