Package

org.apache.spark.sql.catalyst

expressions

Permalink

package expressions

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. expressions
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. abstract class SenaryExpression extends Expression

    Permalink

    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

  1. val EmptyRow: InternalRow

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped