Package org.apache.spark.sql.connector.catalog.functions
package org.apache.spark.sql.connector.catalog.functions
-
ClassDescriptionInterface for a function that produces a result value by aggregating over multiple input rows.Represents a function that is bound to an input type.Base class for user-defined functions.Interface for a function that produces a result value for each input row.Represents a user-defined function that is not bound to input types.