mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-25 00:52:02 +00:00
benchmark: added log of fixed queries in vertica
This commit is contained in:
parent
3216072492
commit
7cf36180bb
@ -43,7 +43,7 @@ function execute()
|
||||
echo
|
||||
echo "times: $i"
|
||||
|
||||
echo "query:" $query
|
||||
echo "query:" "$query"
|
||||
expect -f $expect_file "$query"
|
||||
|
||||
if [ -e $etc_init_d_service ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user