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
It happens when the length of decimal in mv is larger then the correspond field in Doris, easy to reproduce.
Thanks!This is because Doris has a decimal precision limit, exceeding which will result in the data insertion failure. Here, we will adopt a more explicit approach to throw this error.
Describe the bug
In psql client, it reports channel closed.
Error message/log
To Reproduce
No response
Expected behavior
No response
How did you deploy RisingWave?
No response
The version of RisingWave
Additional context
No response
The text was updated successfully, but these errors were encountered: