MAXK
This page describes the MAXK function in Lenses SQL.
MAXK(numExpr, N)Processor (stateless)
Processors (stateful)
SQL Studio
USE `kafka`;
SELECT MAXK(total)
FROM orders-events{
"value": {
"MAXK": [
99.92
]
}
}Last updated
Was this helpful?

