Class | Description |
---|---|
Explode |
A table function that requires either a list operand and a key alias or a map operand and both key and value aliases.
|
LateralView |
A table function that requires another table function.
|
OuterableTableFunction |
The OuterableTableFunction class adds the outer option.
|
TableFunction |
Table functions are used in Bullet queries to generate virtual records from incoming Bullet records.
|
Enum | Description |
---|---|
TableFunctionType |
Represents the type of the
TableFunction . |
Copyright © 2021. All rights reserved.