ClickHouse/tests
Azat Khuzhin fa6090f588 Fix processing initial table (--table/stdin) in clickhouse-local
This patch will:
- fix the issue when table had been tried to create multiple times for
  --queries-files
- create these table for --interactive mode (before it works only if you
  had some queries already, i.e. when it run interactive after
  non-interactive)

This will also make ClientBase interface a little bit cleaner, by
removing one abstract method getQueryTextPrefix()
2021-12-10 22:08:03 +03:00
..
ci Revert "Split long tests into multiple checks" 2021-12-10 18:38:42 +03:00
config Merge pull request #31053 from kssenii/rabbit-kafka-select-commit 2021-12-01 18:23:08 +03:00
fuzz
instructions
integration Revert "Split long tests into multiple checks" 2021-12-10 18:38:42 +03:00
jepsen.clickhouse-keeper
perf_drafts
performance Merge pull request #31949 from Algunenano/parser_speedup 2021-12-05 16:24:45 +03:00
queries Fix processing initial table (--table/stdin) in clickhouse-local 2021-12-10 22:08:03 +03:00
testflows
.gitignore
clickhouse-test Revert "Split long tests into multiple checks" 2021-12-10 18:38:42 +03:00
CMakeLists.txt
msan_suppressions.txt
stress
tsan_suppressions.txt
ubsan_suppressions.txt Add ubsan suppression for protobuf (#31835) 2021-11-26 11:36:36 +03:00