JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH
Package org.elasticsearch.xpack.esql.expression.function.scalar.conditional
package
org.elasticsearch.xpack.esql.expression.function.scalar.conditional
Related Packages
Package
Description
org.elasticsearch.xpack.esql.expression.function.scalar
Functions that take a row of data and produce a row of data without holding any state between rows.
Classes
Class
Description
Case
Greatest
Returns the maximum value of multiple columns.
Least
Returns the minimum value of multiple columns.