Hello Aman Sinha, Anonymous Coward (816), Fang-Yu Rao, Riza Suminto, Joe
McDonnell, Michael Smith, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/23185
to look at the new patch set (#3).
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, 222 insertions(+), 176 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/85/23185/3
--
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: newpatchset
Gerrit-Change-Id: I522e5105867fa1c85df5c04a4bc6cdd5d63443f0
Gerrit-Change-Number: 23185
Gerrit-PatchSet: 3
Gerrit-Owner: Steve Carlin <[email protected]>
Gerrit-Reviewer: Aman Sinha <[email protected]>
Gerrit-Reviewer: Anonymous Coward (816)
Gerrit-Reviewer: Fang-Yu Rao <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>