foundation1 commented on issue #28735:
URL: https://github.com/apache/doris/issues/28735#issuecomment-1865831472
> 这不是一个合法的json,它应该是`[{"854368616680689809":[{"h": 12}]}]`
这个是一个 合法的json 用工具可以解析 只是因为他的值是一个 jsonString
https://github.com/apache/doris/issues/28735#issuecomment-1865391158
这个数据是mysql中的 mysql的json类型就可以存储这种数据 如果doris 不支持就会导致 在做数据迁移时需要用户自己去重新处理这种json
并修改业务逻辑
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]