Shant Hovsepian has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/16714


Change subject: IMPALA-10320: Specify expression selectivity for BoolLiteral.
......................................................................

IMPALA-10320: Specify expression selectivity for BoolLiteral.

Setting the selectivity of true and false literals to 1 and 0
respectively.

Also setting a NullLiteral's selectivity to 0.

Testing:
- New tests in ExprCardinalityTest

Change-Id: I999942c96cd685f22d8634509d9f488f2a1f82b8
---
M fe/src/main/java/org/apache/impala/analysis/BoolLiteral.java
M fe/src/main/java/org/apache/impala/analysis/NullLiteral.java
M fe/src/test/java/org/apache/impala/analysis/ExprCardinalityTest.java
3 files changed, 11 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/14/16714/1
--
To view, visit http://gerrit.cloudera.org:8080/16714
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I999942c96cd685f22d8634509d9f488f2a1f82b8
Gerrit-Change-Number: 16714
Gerrit-PatchSet: 1
Gerrit-Owner: Shant Hovsepian <[email protected]>

Reply via email to