-
|
Beta Was this translation helpful? Give feedback.
Answered by
auxten
Sep 13, 2023
Replies: 1 comment
-
The command line time statistics include the entire process (including the Python interpreter, etc.), and statistics.elapsed is the running time of the ClickHouse engine. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
auxten
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The command line time statistics include the entire process (including the Python interpreter, etc.), and statistics.elapsed is the running time of the ClickHouse engine.