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
I noticed that the allocated JSON data becomes invalid after being sent back to ClickHouse. The code provided below constructs SQL without escaping special characters, as indicated in the ClickHouse official documentation. It appears that there might be a workaround by escaping these characters before sending them. However, I am uncertain if this is the correct approach to resolving the issue.
Describe the bug
Plugin flusher Clickhouse:
Back-slash lost when writing data contains
\
iLogtail Running Environment
Please provide the following information:
1.8.0
NaN
NaN
NaN
The text was updated successfully, but these errors were encountered: