
9/30/2020 · Alan Sheinberg
What this post added
This post introduces the ability to upgrade persistent ksqlDB queries in-place using `CREATE OR REPLACE` statements for both WHERE clause expressions and schema changes. It also adds automatic restarts for persistent queries that enter an ERROR state, improving resilience and reducing manual intervention.