-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needednew featureNew feature or requestNew feature or request
Milestone
Description
The ClickHouseClient currently uses JSON-encoded values when communicating with the ClickHouse server. If this encoding fails, it should properly reject the promise with an Exception.
Encoding most "normal" values works just fine, including UTF-8, newlines etc., but it's easy to run into this error when using different string encodings or binary data (not too common for ClickHouse afaict).
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needednew featureNew feature or requestNew feature or request