Noémi Pap-Takács created IMPALA-14706:
-----------------------------------------

             Summary: Use MetricsReporter from Iceberg library
                 Key: IMPALA-14706
                 URL: https://issues.apache.org/jira/browse/IMPALA-14706
             Project: IMPALA
          Issue Type: Improvement
          Components: Frontend
            Reporter: Noémi Pap-Takács


There is a 
[TODO|https://github.com/apache/impala/blob/3dac0135fba0717dd977043e7ecc6b52bf55189f/fe/src/main/java/org/apache/impala/planner/IcebergScanPlanner.java#L102]
 in IcebergScanPlanner.java:102 that could be resolved now, since we are on a 
newer version of Iceberg:
MetricsReporter class is available in the Iceberg library from release 1.4.0. 
We should
drop the private static InMemoryMetricsReporter class from IcebergScanPlanner 
and use the implementation from Iceberg.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to