mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
performance comparison
This commit is contained in:
parent
38d9002fff
commit
7f8b2b0c41
@ -87,7 +87,6 @@ for c in connections:
|
||||
try:
|
||||
c.execute(q)
|
||||
except:
|
||||
traceback.print_exc()
|
||||
pass
|
||||
|
||||
report_stage_end('drop1')
|
||||
|
Loading…
Reference in New Issue
Block a user