ZhangYao has posted comments on this change. (
http://gerrit.cloudera.org:8080/14945 )
Change subject: KUDU-3032 Prevent selecting unnecessarily columns after scan
optimization
......................................................................
Patch Set 5:
The final projection of test in tablet_server-test is showing below.
tablet_service.cc:2378 Scan projection: (
string_val STRING NULLABLE,
PRIMARY KEY ()
)
It's expected.
--
To view, visit http://gerrit.cloudera.org:8080/14945
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I82c30c5272b6fc114b710df9d6c31d5d1e319e31
Gerrit-Change-Number: 14945
Gerrit-PatchSet: 5
Gerrit-Owner: ZhangYao <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Tidy Bot (241)
Gerrit-Reviewer: Todd Lipcon <[email protected]>
Gerrit-Reviewer: ZhangYao <[email protected]>
Gerrit-Comment-Date: Sat, 04 Jan 2020 15:07:11 +0000
Gerrit-HasComments: No