Projection (Streaming)

Projection in streaming involves selecting specific fields (columns) from data events and potentially transforming their values as they flow through a pipeline. It's a common stateless operation used to reshape data, remove unnecessary fields to reduce data size, or prepare data for subsequent processing steps. In RisingWave, projection is typically handled by the `SELECT` clause in SQL queries.

The Modern Backbone for Your
Event-Driven Infrastructure
GitHubXLinkedInSlackYouTube
Sign up for our to stay updated.