Files
doris/regression-test/data/json_p0/test_json.csv
Kang 294599ee45 [feature](jsonb) rename JSONB type name and function name to JSON (#19774)
To be more compatible with MySQL, rename JSONB type name and function name to JSON.

The old JSONB type name and jsonb_xx function can still be used for backward compatibility.

There is a function jsonb_extract remained since json_extract is used by json string function and more work need to change it. It will be changed further.
2023-05-18 16:16:52 +08:00

380 B

11\N
22null
33true
44false
55100
6610000
771000000000
881152921504606846976
996.18
1010abcd
1111{}
1213[]
1314[123, 456]
1419''
1520'abc'
1621abc
1722100x
18236.a8
1924{x
2025[123, abc]