Managing queries
Understand to manage queries for Lenses SQL Snapshot concepts engine for Apache Kafka
Termination Control
SELECT * FROM topicA WHERE _key.deviceId=123 LIMIT 10SET max.query.time = 30s;SET max.idle.time = 5s;SET max.size = 1M;Recent queries
SHOW ALL QUERIESSHOW QUERIESKill Running queries
Concurrent queries limit
Last updated
Was this helpful?

