ClickHouse/tests
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
..
ci Add missed keeper jepsen config 2021-09-22 19:27:11 +03:00
config Merge branch 'master' into yandex-to-clickhouse-in-configs 2021-09-29 13:29:08 +00:00
fuzz
instructions
integration Merge pull request #29706 from kssenii/fix-flacky-test 2021-10-04 17:43:51 +03:00
jepsen.clickhouse-keeper
perf_drafts Replace yandex to clickhouse in configs 2021-09-25 07:08:34 +03:00
performance Disable merges for parallel_mv 2021-10-02 11:54:47 +03:00
queries Forbid Nullable for JSONExtract* (JSONExtract() still supports Nullable) 2021-10-04 21:08:02 +03:00
testflows Remove invalid XML from TestFlows (TestFlows is an overweight enterprise test system from aliens) 2021-09-25 20:04:36 +03:00
.gitignore
clickhouse-test Merge pull request #29452 from azat/clickhouse-test-fix-term 2021-09-28 22:34:21 +03:00
CMakeLists.txt
msan_suppressions.txt
stress
tsan_suppressions.txt
ubsan_suppressions.txt