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

Query macro does not select multi-column indexes #1009

Closed
joshua-spacetime opened this issue Mar 21, 2024 · 0 comments · Fixed by #1012
Closed

Query macro does not select multi-column indexes #1009

joshua-spacetime opened this issue Mar 21, 2024 · 0 comments · Fixed by #1012
Assignees
Labels
bug Something isn't working

Comments

@joshua-spacetime
Copy link
Collaborator

The query macro is still reverting to a full table scan in cases where a multi-column index can be used.

@joshua-spacetime joshua-spacetime self-assigned this Mar 21, 2024
@joshua-spacetime joshua-spacetime added the bug Something isn't working label Mar 21, 2024
joshua-spacetime added a commit that referenced this issue Mar 21, 2024
Fixes #1009.

Looking up a positional FieldName in a Header was broken.
joshua-spacetime added a commit that referenced this issue Mar 21, 2024
Fixes #1009.

Looking up a positional FieldName in a Header was broken.
@joshua-spacetime joshua-spacetime linked a pull request Mar 21, 2024 that will close this issue
2 tasks
github-merge-queue bot pushed a commit that referenced this issue Mar 21, 2024
Fixes #1009.

Looking up a positional FieldName in a Header was broken.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant