morningman commented on issue #5333:
URL:
https://github.com/apache/incubator-doris/issues/5333#issuecomment-772569604
I find
```
[{
"ownerId": "29440",
"id": "97006",
"name": "代子洋\套扫",
"parentId": "0",
"createBy": "13980905060",
"createDate": "2018-12-26 14:06:27.0",
"lastUpdateBy": "13980905060",
"lastUpdateDate": "2018-12-29 16:30:11.0",
"isDel": true,
"delDate": "2018-12-29 16:30:11.0",
"version": 2,
"parentIdsNav": "0",
"level": 1,
"isLeaf": true,
"namePinYin": "daiziyangtaosao",
"namePY": "d",
"defaultFlag": false,
"branchId": "29440"
}]
```
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.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]