We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I would like the at_least_one test to return values faster. In some applications it is very slow.
at_least_one
Not using the test.
I believe that the new feature can be added to the SQL code in a way that is compatible with any standard SQL database.
Any user with large tables or external (slow) data sources or tables.
Yes, I've already done the update and will file a PR shortly.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Describe the feature
I would like the
at_least_one
test to return values faster. In some applications it is very slow.Describe alternatives you've considered
Not using the test.
Additional context
I believe that the new feature can be added to the SQL code in a way that is compatible with any standard SQL database.
Who will this benefit?
Any user with large tables or external (slow) data sources or tables.
Are you interested in contributing this feature?
Yes, I've already done the update and will file a PR shortly.
The text was updated successfully, but these errors were encountered: