Query Correlation ID
How Pinot assigns and reuses query correlation IDs.
Default behavior
Custom IDs
SET clientQueryId = 'query-2026-03-24-001';
SELECT * FROM stores LIMIT 10;Why it matters
What this page covered
Next step
Related pages
Last updated
Was this helpful?

