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
fix: update test to reflect where= removal from event expressions
The test_event_with_custom_filter test expected where= in the generated
expression, but we intentionally removed that since where_predicate is
not implemented. Updated test to verify where= is NOT generated.
0 commit comments