Steve Carlin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/23185


Change subject: IMPALA-14094: Prepend to commit, refactor estimated table stats
......................................................................

IMPALA-14094: Prepend to commit, refactor estimated table stats

IMPALA-14094 adds statistics for the Calcite planner. The row count
statistics for the original planner are estimated within HdfsScanNode.

This commit refactors this estimation code so that it is shareable.

Change-Id: I522e5105867fa1c85df5c04a4bc6cdd5d63443f0
---
A fe/src/main/java/org/apache/impala/planner/HdfsEstimatedTableStats.java
M fe/src/main/java/org/apache/impala/planner/HdfsScanNode.java
2 files changed, 224 insertions(+), 176 deletions(-)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I522e5105867fa1c85df5c04a4bc6cdd5d63443f0
Gerrit-Change-Number: 23185
Gerrit-PatchSet: 1
Gerrit-Owner: Steve Carlin <[email protected]>

Reply via email to