Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-features
v1
MaxFunction
Interface MaxFunction
Computes the maximum value.
interface
MaxFunction
{
input
?:
string
;
}
Index
Properties
input?
Properties
Optional
input
input
?:
string
The input column from which the maximum is computed.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
input
Databricks SDK for JavaScript
Loading...
Computes the maximum value.