You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: