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

ECL expansion in which attribute values resolve to nothing result in an error #61

Closed
wardle opened this issue Nov 29, 2023 · 0 comments
Closed
Labels
bug Something isn't working

Comments

@wardle
Copy link
Owner

wardle commented Nov 29, 2023

When a subexpression is used for an attribute value, if that subexpression doesn't not resolve to any values, then Hermes currently reports an error suggesting an invalid attribute clause. This is incorrect. The correct behaviour is that the subexpression should resolve to a clause that matches no documents.

@wardle wardle closed this as completed in e62a9da Nov 29, 2023
@wardle wardle added the bug Something isn't working label Apr 19, 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