package expressions
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- expressions
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
-
abstract
class
SenaryExpression extends Expression
An expression with six inputs and one output.
An expression with six inputs and one output. The output is by default evaluated to null if any input is evaluated to null.
Value Members
- val EmptyRow: InternalRow