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

