ClickHouse/tests/queries
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
..
0_stateless Fix processing initial table (--table/stdin) in clickhouse-local 2021-12-10 22:08:03 +03:00
1_stateful Parallel reading from replicas (#29279) 2021-12-09 13:39:28 +03:00
bugs Move 01200_mutations_memory_consumption out from bugs 2021-10-15 01:43:27 +03:00
shell_config.sh Update shell_config.sh 2021-11-19 16:36:13 +03:00