diff options
| author | va-kuznecov <[email protected]> | 2023-10-02 19:57:00 +0300 |
|---|---|---|
| committer | va-kuznecov <[email protected]> | 2023-10-02 20:47:55 +0300 |
| commit | 0c3173cd44d7607c95d012a3e98b4d45440242b4 (patch) | |
| tree | 415cad7804aaf6a741d57ee0f023b2191c65c1e1 /contrib/python/python-libarchive | |
| parent | 380dae609bb5bda6b421cc7a862089b48cfdb830 (diff) | |
Fix TotalDurationMs in query stats KIKIMR-18823
Fix TotalDurationMs in query stats KIKIMR-18823
KIKIMR-18823 fixed time spent statistics
For some queries(literal or kpi) tasks
do not have any input/output channels.
And time statistics count time from lowest
row start in these channels.
For case, when we don't have any channel, firstRowMs will be MAX_INT
and in this case we take stage start as
lowest time.
Diffstat (limited to 'contrib/python/python-libarchive')
0 files changed, 0 insertions, 0 deletions
