Join Slack
Communities
Powered by
how I can see the query plan in pinot, I want to v...
# general
v
Vikash Singh
08/16/2021, 9:13 AM
how I can see the query plan in pinot, I want to verify it only hits a certain set of segments based on specific time-range filter in my query
o
Oguzhan Mangir
08/16/2021, 9:48 AM
i don't know you can see query plan or not, bu you can check number of scanned segments in your query response
thankyou
1
p
Prashant Pandey
08/16/2021, 10:44 AM
I think this feature is in development
https://github.com/apache/pinot/issues/6978
. However, I think response stats contain the info you need.
Open in Slack
Previous
Next