ClickHouse/tests
Azat Khuzhin 6097f769c7 Fix assertion for carriage return in the header in TSVWithNames* format.
TabSeparatedRowInputFormat::readPrefix() tries to check for carriage
return (via checkForCarriageReturn()), however it does the check after
checking the column is exists, reorder the codepath a little bit to
run checkForCarriageReturn() before.
2020-08-12 11:13:19 +03:00
..
config
external_models/catboost
fuzz
instructions
integration Merge pull request #13459 from Jokser/s3-multithreaded-disk-copy 2020-08-12 07:36:03 +03:00
perf_drafts
performance Update synthetic_hardware_benchmark.xml 2020-08-10 20:16:23 +03:00
queries Fix assertion for carriage return in the header in TSVWithNames* format. 2020-08-12 11:13:19 +03:00
testflows
users.d
.gitignore
clickhouse-client.xml
clickhouse-test
clickhouse-test-server
client-test.xml
CMakeLists.txt
CTestCustom.cmake
decimals_dictionary.xml
ints_dictionary.xml
msan_suppressions.txt
server-test.xml Set custom prefix in server-test.xml too. 2020-08-03 15:01:00 +03:00
stress
strings_dictionary.xml
tsan_suppressions.txt
users.xml