## Proposed changes backport: https://github.com/apache/doris/pull/37251 Issue Number: close #xxx <!--Describe your changes.-->
5 lines
298 B
JSON
5 lines
298 B
JSON
{"id":1,"a":null}
|
|
{"id":2,"a":['{\'x\' : \'{"y" : 1}\', \'t\' : \'{"y" : 2}\'}', \'{"x" : 1}']}
|
|
{"id":3,"a":['foo\'bar', 'foo\"bar', 'foo\\\'bar', 'foo\'\'bar']}
|
|
{"id":4,"a":['\/some\/cool\/url', '/some/cool/url', 'a\\_\\c\\l\\i\\c\\k\\h\\o\\u\\s\\e']}
|
|
{"id":5,"a":["\"双引号\"", "反斜\\线"]} |