mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 16:12: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
|
||||
|
||||
opts=(
|
||||
--input-format CSV
|
||||
-q 'SELECT number FROM numbers(2)'
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user