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
This should be the result of having executed alter set schema, and then dropping the old schema. But the catalog within the table fragment was not updated.
Error message/log
No response
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:
Describe the bug
risingwave/src/ctl/src/cmd_impl/meta/migration.rs
Line 465 in 7c389f1
This should be the result of having executed
alter set schema
, and then dropping the old schema. But the catalog within the table fragment was not updated.Error message/log
No response
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: