Hello Tim Armstrong, Impala Public Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/14169

to look at the new patch set (#3).

Change subject: IMPALA-8913: Add query option to disable hbase row estimation
......................................................................

IMPALA-8913: Add query option to disable hbase row estimation

IMPALA-8058 added a flag, disable_hbase_row_est, in the QueryCtx for
tests to bypass the codes of estimating HBase row stats from HBase RPCs
and fall back to HMS row count stats. This patch exposes it as a query
option.

Tests:
 - Replace the usage of disable_hbase_row_est in QueryCtx by the new
 query option in tests. Verified relative tests pass as before.

Change-Id: I768ea1f560c5faab74d8772bc8aa9ddefdcf2e10
---
M be/src/service/query-options.cc
M be/src/service/query-options.h
M common/thrift/ImpalaInternalService.thrift
M common/thrift/ImpalaService.thrift
M fe/src/main/java/org/apache/impala/planner/HBaseScanNode.java
M fe/src/test/java/org/apache/impala/planner/PlannerTest.java
M fe/src/test/java/org/apache/impala/planner/PlannerTestBase.java
7 files changed, 33 insertions(+), 16 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/69/14169/3
--
To view, visit http://gerrit.cloudera.org:8080/14169
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I768ea1f560c5faab74d8772bc8aa9ddefdcf2e10
Gerrit-Change-Number: 14169
Gerrit-PatchSet: 3
Gerrit-Owner: Quanlong Huang <huangquanl...@gmail.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Quanlong Huang <huangquanl...@gmail.com>
Gerrit-Reviewer: Tim Armstrong <tarmstr...@cloudera.com>

Reply via email to