StreamChunk inconsistency bug: /risingwave/src/common/src/array/stream_chunk.rs:142:13 assertion left == right failed left: 1 right: 0 #20342
Labels
type/bug
Something isn't working
Milestone
Describe the bug
There's a bug inside StreamChunk which panics at:
This is on RisingWave v2.1.2.
I have added a branch to attempt to debug it, by checking for inconsistency when constructing stream chunks: #20341.
Error message/log
To Reproduce
No response
Expected behavior
No response
How did you deploy RisingWave?
No response
The version of RisingWave
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: