mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-19 14:11:58 +00:00
228b9e7ec4
- Updated exception message in ForkWriteBuffer - Added test case to tests/queries/0_stateless/02346_into_outfile_and_stdout.sh for calling nextImpl more than once
22 lines
398 B
Plaintext
22 lines
398 B
Plaintext
performing test: select
|
|
1 2 3
|
|
1 2 3
|
|
performing test: bad_query_incorrect_usage
|
|
1
|
|
performing test: bad_query_no_into_outfile
|
|
1
|
|
performing test: bad_query_file_exists
|
|
1
|
|
performing test: compression
|
|
Hello, World! From clickhouse.
|
|
Hello, World! From clickhouse.
|
|
performing test: bad_query_misplaced_compression
|
|
1
|
|
performing test: bad_query_misplaced_format
|
|
1
|
|
performing test: union_all
|
|
1 2
|
|
3 4
|
|
1 2
|
|
3 4
|