使用Python, 及原生的mysql 客户端,查询TiDB5.1/TIDB7.5结果都是相同的,不存在研发反馈的问题。
MySQL:
[image]
[image]
Python:
SQL="SELECT ‘10.8.5’ AS se_version,‘0’ AS se_city,a.modified_stime,‘business’ AS se_business_type,a.ext_json ->>‘$.data_type’ as data_type FROM tb_car_pool a LEFT JOIN resource_pool_merge.uniq_nlp_tags…