Class | Description |
---|---|
ExplodeFunctor |
A table functor that flattens the result of the given evaluator into a list of Bullet records.
|
LateralViewFunctor |
A table functor that joins the generated records of the nested table functor with the original input record.
|
OuterableTableFunctor |
The OuterableTableFunctor class adds an outer option.
|
TableFunctor |
Table functors are built from table functions.
|
Copyright © 2021. All rights reserved.