mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-25 17:12:03 +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. |
||
---|---|---|
.. | ||
benchmark | ||
cmake | ||
include/DB | ||
scripts | ||
src | ||
tests | ||
CMakeLists.txt |