mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-27 10:02:01 +00:00
Fix test
This commit is contained in:
parent
8858b6bf86
commit
3f5365f1a9
@ -5,7 +5,6 @@ CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
|
|||||||
. "$CURDIR"/../shell_config.sh
|
. "$CURDIR"/../shell_config.sh
|
||||||
|
|
||||||
opts=(
|
opts=(
|
||||||
--input-format CSV
|
|
||||||
-q 'SELECT number FROM numbers(2)'
|
-q 'SELECT number FROM numbers(2)'
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user