-
Notifications
You must be signed in to change notification settings - Fork 590
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
risingwave_stream::executor::aggregation::agg_group: bad row count group=OwnedRow(...) #14095
Comments
Related #14031 |
CR: @hzxa21 who initially found that it could potentially lead to backwards compat issues. I can confirm this should probably be due to case backwards compatibility. On
On
Agg panics with:
|
Is this possibly caused by #13890? Cc @wangrunji0408 |
Yeah, may look at bugens comment in that PR |
FYI: #13890 (comment) |
Some users recently encounter this, after cluster recovery.
The text was updated successfully, but these errors were encountered: