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

Only consider indexes on primitive types #4

Merged
merged 2 commits into from Apr 17, 2023
Merged

Only consider indexes on primitive types #4

merged 2 commits into from Apr 17, 2023

Conversation

olirice
Copy link
Collaborator

@olirice olirice commented Apr 7, 2023

What kind of change does this PR introduce?

Restricts potential indexes to btree-compatible primitive types

resolves #1

@olirice olirice requested a review from burggraf April 7, 2023 15:21
@olirice olirice merged commit 1aa1016 into main Apr 17, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ERROR: Failed to run sql query: data type json has no default operator class for access method "btree"
2 participants