mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-04 21:42:39 +00:00
f338a747b0
* Update Client.cpp * Update Client.cpp Added a check before displaying the % completed to see if progress.total_rows is equal to zero (in order not to display faulty information for table where the % can't be computed). Also added the "elapsed_ns > 500000000" check so that the % still renders in sync with the progress bar. |
||
---|---|---|
.. | ||
tests | ||
Benchmark.cpp | ||
clickhouse-client.xml | ||
Client.cpp | ||
CMakeLists.txt | ||
config.xml | ||
Connection.cpp | ||
InterruptListener.h | ||
MultiplexedConnections.cpp |