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

Missing bloommatch UDF in database throws general exception #107

Open
elliVM opened this issue Oct 28, 2024 · 0 comments
Open

Missing bloommatch UDF in database throws general exception #107

elliVM opened this issue Oct 28, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@elliVM
Copy link
Contributor

elliVM commented Oct 28, 2024

Describe the bug
Only general SQL exception message thrown if 'bloommatch' UDF used by bloom filtering is not present in database.

Expected behavior
Should throw an exception informing about the missing UDF.

How to reproduce
Run bloom operations in database without 'bloommatch' udf.

Software version
3.2.3

@elliVM elliVM added the bug Something isn't working label Oct 28, 2024
@elliVM elliVM self-assigned this Oct 28, 2024
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

No branches or pull requests

1 participant