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

Filter with non-boolean expression gives ClassCastException #65

Open
takvamborgen opened this issue Jan 29, 2018 · 0 comments
Open

Filter with non-boolean expression gives ClassCastException #65

takvamborgen opened this issue Jan 29, 2018 · 0 comments
Labels

Comments

@takvamborgen
Copy link

If filter expression is not of type VTLBoolean, a ClassCastException will be thrown. This should be handled earlier, for instance with a type check of the predicate in the constructor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant