Describe the bug
Reason: Parse json data for JsonDoc failed. code = 10, error-info:Invalid escape character in string..
In our system, it can be turned into JSON.
put json to doris is error.
To Reproduce
1.create table t_prod_type
2.import json to t_prod_type
json and table download url: http://mz.bizgo.com.cn/j.zip
1条答案
按热度按时间brtdzjyr1#
I find
In your data. Are you surce
代子洋\套扫
is what you want?It seems that it is a valid json somehow, but rapidjson does not support parsing it.