risingwavelabs / risingwave

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.
https://go.risingwave.com/slack
Apache License 2.0
7.06k stars 581 forks source link

Support decouple_commit for all olap sinks ? #17223

Closed xxhZs closed 4 months ago

xxhZs commented 5 months ago

Is your feature request related to a problem? Please describe.

Do we need to support decouple_commit for all olap sinks? Currently, we support iceberg and deltalake and starrocks from https://github.com/risingwavelabs/risingwave/issues/17214#issuecomment-2162301929 And do we need to support the alter parameter for dynamic adjustment from @neverchanje

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

fuyufjh commented 4 months ago

I think the answer should be "yes, let's do it"

Tracked in #17095