v.22.1Experimental Feature

Events Clause Support for WINDOW VIEW Watch Query

Events clause support for WINDOW VIEW watch query. #32607 (vxider).
Added support for the EVENTS clause in WINDOW VIEW watch queries.

Why it matters

This feature allows users to specify the EVENTS 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 the EVENTS clause within your WINDOW VIEW watch query definition. This enables the query to react to specified events as part of its operation.