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
Good day, @Am-phi!
yes, #1830 fixes most of the problems and I left issue open to test more and fix may be edge cases.
There is a tricky case when error is within data stream in the format of the data stream. It is fixed too, but I would spend sometime for additional tests.
chernser
changed the title
[client-v2] Incorrect read of server error when server response is compressed
[client-v2] Handling errors from a server
Oct 23, 2024
When compression is on (default case) and error happens - it is read from a raw stream, but should be wrapped with LZ4 Input Stream.
Steps to reproduce
select asd123
Expected behavior
Error message should be a human readable string
Code example
Error log
Configuration
Environment
ClickHouse server
CREATE TABLE
statements for tables involved:The text was updated successfully, but these errors were encountered: