ClickHouse/tests/queries
Azat Khuzhin 20e706766c Forbid Nullable for JSONExtract* (JSONExtract() still supports Nullable)
Only JSONExtract() can support Nullable, others JSONExtract*
(JSONExtractString and similar) does not.

And right now this file is pretty complex already,
so adding support of Nullable for others will make it even more complex.

CI: https://clickhouse-test-reports.s3.yandex.net/29680/d0fc26f91a0141b56a0550741219c3dc43630e03/fuzzer_ubsan/report.html#fail1
2021-10-04 21:08:02 +03:00
..
0_stateless Forbid Nullable for JSONExtract* (JSONExtract() still supports Nullable) 2021-10-04 21:08:02 +03:00
1_stateful
bugs Temporary remove 01200_mutations_memory_consumption 2021-09-28 10:49:06 +03:00
shell_config.sh