Stream Processing Fundamentals
Announcing ksqlDB 0.12.0 - Newest Features and Updates

Announcing ksqlDB 0.12.0 - Newest Features and Updates

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.

Read the original post ↗