Table FunctionΒΆ
Contains table function related classes.
Classes
|
Represents a table function call. |
Methods
|
Alias the output columns from the output of this table function call. |
|
Alias the output columns from the output of this table function call. |
|
Specify the partitioning plan for this table function call when you lateral join this table function. |
Attributes
The table function name |
|
The positional arguments used to call this table function. |
|
The named arguments used to call this table function. |