Stream Processing Fundamentals
Announcing ksqlDB 0.8.0 | New Features and Updates

Announcing ksqlDB 0.8.0 | New Features and Updates

3/20/2020 · Victoria Xia

What this post added

This post introduces tunable retention and grace period for windowed aggregates in ksqlDB, allowing users to configure how long windowed results are stored and how late-arriving events are processed. It also adds the LATEST_BY_OFFSET aggregation function to track the latest value of a column based on offset order. Additionally, it provides an early look at the new client and server API (KLIP-15) and includes confluent-hub in ksqlDB Docker images for simplified connector installation.

Read the original post ↗