Adar Dembo has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/14945 )

Change subject: KUDU-3032 Prevent selecting unnecessarily columns after scan 
optimization
......................................................................

KUDU-3032 Prevent selecting unnecessarily columns after scan optimization

Not only those key columns which can convert to range but also
those non-nullable columns which can optimize with IS NOT NULL
predicates.

Change-Id: I82c30c5272b6fc114b710df9d6c31d5d1e319e31
Reviewed-on: http://gerrit.cloudera.org:8080/14945
Tested-by: Kudu Jenkins
Reviewed-by: Adar Dembo <[email protected]>
---
M src/kudu/common/scan_spec-test.cc
M src/kudu/common/scan_spec.cc
M src/kudu/common/scan_spec.h
M src/kudu/tserver/tablet_server-test.cc
M src/kudu/tserver/tablet_service.cc
5 files changed, 145 insertions(+), 23 deletions(-)

Approvals:
  Kudu Jenkins: Verified
  Adar Dembo: Looks good to me, approved

--
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: merged
Gerrit-Change-Id: I82c30c5272b6fc114b710df9d6c31d5d1e319e31
Gerrit-Change-Number: 14945
Gerrit-PatchSet: 7
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]>

Reply via email to