foundation1 commented on issue #28735:
URL: https://github.com/apache/doris/issues/28735#issuecomment-1865842313

   > This is not a legal json, it should be `[{"854368616680689809":[{"h": 
12}]}]`
   
   这个json是合法的 用解析工具可以解析
   
![image](https://github.com/apache/doris/assets/28500506/e3fc5701-ed85-44c5-97cf-235071d737aa)
   这个数据是直接从mysql数据库中导出来的  
   本来是通过datax 进行数据迁移的因为mysql中存在 json的value值为 jsonString 导致迁移失败  
   在原来的mysql 库中也是json类型存储的  如果doris 不支持这种格式的json 那么用户进行数据库迁移时 就需要特殊处理这种数据 
还导致用户需要去修改业务逻辑 不然无法进行数据源的切换 是否后续会支持这种格式的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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to