Sahil Takiar has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/14180 )

Change subject: IMPALA-8825: Add additional counters to PlanRootSink
......................................................................


Patch Set 1:

(3 comments)

http://gerrit.cloudera.org:8080/#/c/14180/1/be/src/service/client-request-state.h
File be/src/service/client-request-state.h:

http://gerrit.cloudera.org:8080/#/c/14180/1/be/src/service/client-request-state.h@421
PS1, Line 421:   /// The number of rows materialized for this query, the 
counter is not reset if the
             :   /// fetch is restarted. It does not include any rows read from 
the results cache, since
             :   /// those rows are already materialized.
             :   RuntimeProfile::Counter* rows_materialized_counter_ = nullptr;
> It seems a tad confusing to users to interpret these two counters. In essen
Done


http://gerrit.cloudera.org:8080/#/c/14180/4/tests/hs2/test_fetch_first.py
File tests/hs2/test_fetch_first.py:

http://gerrit.cloudera.org:8080/#/c/14180/4/tests/hs2/test_fetch_first.py@136
PS4, Line 136: r
> flake8: F841 local variable 'num_row_fetched_cache' is assigned to but neve
Done


http://gerrit.cloudera.org:8080/#/c/14180/4/tests/hs2/test_fetch_first.py@161
PS4, Line 161: n
> flake8: F821 undefined name 'num_rows_fetched_cache'
Done



--
To view, visit http://gerrit.cloudera.org:8080/14180
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Id9e101e2f3e2bf8324e149c780d35825ceecc036
Gerrit-Change-Number: 14180
Gerrit-PatchSet: 1
Gerrit-Owner: Sahil Takiar <stak...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Michael Ho <k...@cloudera.com>
Gerrit-Reviewer: Sahil Takiar <stak...@cloudera.com>
Gerrit-Reviewer: Tim Armstrong <tarmstr...@cloudera.com>
Gerrit-Comment-Date: Fri, 13 Sep 2019 21:03:14 +0000
Gerrit-HasComments: Yes

Reply via email to