Join Slack
Powered by
Does Pinot provide a way to see the execution plan...
# troubleshooting
p
Prashant Pandey
07/12/2021, 7:31 PM
Does Pinot provide a way to see the execution plan of a query?
m
Mayank
07/12/2021, 7:31 PM
You mean like
explain
? If so, not at the moment.
p
Prashant Pandey
07/12/2021, 7:34 PM
Got it. So is there any way that we can use to see what all indices a query is using?
k
Kishore G
07/12/2021, 7:43 PM
No, but we expose this in the form of response stats
Kishore G
07/12/2021, 7:43 PM
https://docs.pinot.apache.org/users/api/querying-pinot-using-standard-sql/response-format
👍 1
s
Subbu Subramaniam
07/12/2021, 8:53 PM
we are working on the explain feature.
p
Prashant Pandey
07/13/2021, 5:48 AM
This feature is long awaited and it would be really nice to have it 🙂. Thanks everyone for resolving the query so quickly.
s
Subbu Subramaniam
07/13/2021, 11:41 PM
https://github.com/apache/incubator-pinot/issues/6978
Open in Slack
Previous
Next