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
{{ message }}
This repository was archived by the owner on Feb 11, 2026. It is now read-only.
Adding a policy might fail with an error, so it is good to update policies APIs with error subsection. For example, only one continuous aggregate policy can be created per a cagg view. Thus calling add_continuous_aggregate_policy will fail with an error if a continuous aggregate policy already exists on the same continuous aggregate view.