ZhangYao has uploaded this change for review. ( 
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
---
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_service.cc
4 files changed, 84 insertions(+), 23 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/45/14945/1
--
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: newchange
Gerrit-Change-Id: I82c30c5272b6fc114b710df9d6c31d5d1e319e31
Gerrit-Change-Number: 14945
Gerrit-PatchSet: 1
Gerrit-Owner: ZhangYao <[email protected]>

Reply via email to