Hello Tim Armstrong,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/2830
to look at the new patch set (#2).
Change subject: Remove dead RuntimeState code
......................................................................
Remove dead RuntimeState code
The file_errors_ field was a blackhole - we'd write to it but it was
never read from. Also, max_errors() is never used.
Change-Id: I8fb59935906c1183b771f5d7991693fa8ff3c95e
---
M be/src/exec/hbase-scan-node.cc
M be/src/exec/hbase-scan-node.h
M be/src/exec/hdfs-rcfile-scanner.cc
M be/src/exec/hdfs-scanner.cc
M be/src/exec/hdfs-scanner.h
M be/src/runtime/runtime-state.cc
M be/src/runtime/runtime-state.h
7 files changed, 3 insertions(+), 65 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/30/2830/2
--
To view, visit http://gerrit.cloudera.org:8080/2830
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I8fb59935906c1183b771f5d7991693fa8ff3c95e
Gerrit-PatchSet: 2
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Dan Hecht <[email protected]>
Gerrit-Reviewer: Tim Armstrong <[email protected]>