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.04k
stars
578
forks
source link
bug: wrong hidden identity derivation for materialized view #1453
Closed
yezizp2012 closed 2 years ago
After https://github.com/singularity-data/risingwave/issues/1418 fixed, the hidden identity seems like incorrect, it should be
_row_id#0
,_row_id#1
,_row_id#2
.Here is the plan: