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
myedibleenso
changed the title
bug when combining metadata filters and odinson queries
[BUG] join queries fail when combining metadata filters and odinson queries with exact range quantifiers
Feb 17, 2024
When used in conjunction with a metadata filter (parent query), a pattern (Odinson query) with an exact range quantifier (>=2) will fail to match.
Associated unit tests (
ghp/join-query-bug
branch)odinson/core/src/test/scala/ai/lum/odinson/events/TestEventsWithState.scala
Lines 74 to 107 in 55e9d42
odinson/core/src/test/scala/ai/lum/odinson/metadata/TestJoinQueries.scala
Lines 22 to 35 in 55e9d42
The text was updated successfully, but these errors were encountered: