You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thread 'risingwave-streaming-actor' panicked at 'schema check failed on SourceExecutor 4800002718: column type mismatched at position 0: expected Some(Int32), found Some("Int64")', src/stream/src/executor/wrapper/schema_check.rs:48:29
stack backtrace:
thread 'risingwave-streaming-actor' panicked at 'schema check failed on SourceExecutor 3000002718: column type mismatched at position 0: expected Some(Int32), found Some("Int64")', src/stream/src/executor/wrapper/schema_check.rs:48:29
thread 'risingwave-streaming-actor' panicked at 'schema check failed on SourceExecutor 2D00002718: column type mismatched at position 0: expected Some(Int32), found Some("Int64")', src/stream/src/executor/wrapper/schema_check.rs:48:29
thread 'thread 'risingwave-streaming-actorrisingwave-streaming-actor' panicked at '' panicked at 'schema check failed on SourceExecutor 3F00002718: column type mismatched at position 0: expected Some(Int32), found Some("Int64")schema check failed on SourceExecutor 2900002718: column type mismatched at position 0: expected Some(Int32), found Some("Int64")', thread '', src/stream/src/executor/wrapper/schema_check.rsrisingwave-streaming-actorsrc/stream/src/executor/wrapper/schema_check.rs:' panicked at ':48schema check failed on SourceExecutor 4500002718: column type mismatched at position 0: expected Some(Int32), found Some("Int64")48:', :29src/stream/src/executor/wrapper/schema_check.rs29
Expected behavior
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
When columns of the nexmark source are not written completely, it will panic in schema_check
If this is the expected behavior, please close this issue.
To Reproduce
then
Expected behavior
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: