Surya Hebbar has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/23994


Change subject: IMPALA-14706: Use InMemoryMetricsReporter from the Iceberg 1.4.0
......................................................................

IMPALA-14706: Use InMemoryMetricsReporter from the Iceberg 1.4.0

InMemoryMetricsReporter class is available in the Iceberg library from
release 1.4.0.

We are dropping the private static InMemoryMetricsReporter class from
IcebergScanPlanner and will use the Iceberg's builtin class instead.

In addition, the scanMetricsResult() method can be dropped and the
relevant method scanMetrics() can be used directly.

Change-Id: I2a5acb54ad6d4b62ff6da26f250e83068a33d316
---
M fe/src/main/java/org/apache/impala/planner/IcebergScanPlanner.java
1 file changed, 2 insertions(+), 23 deletions(-)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2a5acb54ad6d4b62ff6da26f250e83068a33d316
Gerrit-Change-Number: 23994
Gerrit-PatchSet: 1
Gerrit-Owner: Surya Hebbar <[email protected]>
Gerrit-Reviewer: Noemi Pap-Takacs <[email protected]>

Reply via email to