@Evolving public final class Max extends org.apache.spark.sql.internal.connector.ExpressionWithToString implements AggregateFunc
EMPTY_EXPRESSION, EMPTY_NAMED_REFERENCE
Constructor and Description |
---|
Max(Expression column) |
Modifier and Type | Method and Description |
---|---|
Expression[] |
children()
Returns an array of the children of this node.
|
Expression |
column() |
describe, references, toString
describe, references
public Max(Expression column)
public Expression column()
public Expression[] children()
Expression
children
in interface Expression