Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve EXPLAIN PLAN \ PIPELINE to show which data skip indexes will use to execute query #22486

Open
Slach opened this issue Apr 2, 2021 · 0 comments
Labels

Comments

@Slach
Copy link
Contributor

Slach commented Apr 2, 2021

Use case
I need to know which data skip indexes can be applied to the queries before run their

Describe the solution you'd like
improve EXPLAIN PLAN \ PIPELINE to show which data skip indexes will use to execute query

@Slach Slach added the feature label Apr 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant