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

Add Set cache to using WHERE (NOT) IN #1834

Conversation

paulrutter
Copy link
Contributor

  • Add Set cache again, but switch on the "right" having ParamValue instances
  • If so, don't use cache (or when cache is disabled)
  • If not, use Set cache which will make doing identical (WHERE (NOT) IN) queries on different data faster

Thank you for the time you are putting into AlaSQL!

- Add Set cache again, but switch on the "right" having ParamValue instances
- If so, don't use cache (or when cache is disabled)
- If not, use Set cache which will make doing identical (WHERE (NOT) IN) queries on different data faster
@paulrutter paulrutter changed the title 1833 Add Set cache to using WHERE (NOT) IN Add Set cache to using WHERE (NOT) IN Nov 13, 2023
@mathiasrw
Copy link
Member

Thank you!

@mathiasrw mathiasrw merged commit e54b224 into AlaSQL:develop Nov 13, 2023
10 checks passed
@mathiasrw
Copy link
Member

Released as part of v4.2.2

@paulrutter paulrutter deleted the maintenance/1833-Add-Set-cache-where-not-in branch November 14, 2023 08:14
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.

2 participants