Best-in-class stream processing, analytics, and management. Perform continuous analytics, or build event-driven applications, real-time ETL pipelines, and feature stores in minutes. Unified streaming and batch. PostgreSQL compatible.
7.06k
stars
581
forks
source link
Support ALTER SOURCE SET PARALLELISM #19508
Open
xxchan opened 23 hours ago
part of #16003
We've supported scaling in https://github.com/risingwavelabs/risingwave/pull/16825, but it can only be scaled under adaptive parallelism, since we lack a command for
ALTER SOURCE SET PARALLELISM
now.