The document discusses Arroyo, a SQL stream processing engine built on Apache Arrow, designed for high-speed stateful computations in modern cloud environments. It focuses on achieving exactly-once stream processing through idempotent writes and a two-phase commit protocol, specifically with integration into Kafka. The presentation was delivered by Micah Wylde at the Kafka Summit in London on March 20, 2024.
Related topics: