Stream Processing Fundamentals
Announcing ksqlDB 0.7.0 | New Features and Updates

Announcing ksqlDB 0.7.0 | New Features and Updates

2/14/2020 · Vicky Papavasileiou

What this post added

Introduced highly available state for ksqlDB queries by enabling routing to standby servers during cluster rebalances, with configurable staleness tolerance (ksql.query.pull.max.allowed.offset.lag). Added count_distinct and cube functions. Expanded support for record keys to include INT, BIGINT, and DOUBLE. Added first-class constructors for native arrays, maps, and structs.

Read the original post ↗