v.22.1Experimental Feature
Events Clause Support for WINDOW VIEW Watch Query
Why it matters
This feature allows users to specify theEVENTS clause when using WINDOW VIEW watch queries, enabling more granular control over event-driven reactivity in continuous queries. It enhances the capability of WINDOW VIEW by making it easier to track and respond to specific events.How to use it
To use this feature, include theEVENTS clause within your WINDOW VIEW watch query definition. This enables the query to react to specified events as part of its operation.