[ 
https://issues.apache.org/jira/browse/IMPALA-13268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17923619#comment-17923619
 ] 

Gabor Kaszab commented on IMPALA-13268:
---------------------------------------

This is a PoC for pulling in ScanMetrics from Iceberg for planFiles()
[https://github.com/gaborkaszab/impala/commit/ab165651d38aa50b2797ea4b4dcd9f2e1f748516]

 

> Use Iceberg ScanMetrics in the query profiles
> ---------------------------------------------
>
>                 Key: IMPALA-13268
>                 URL: https://issues.apache.org/jira/browse/IMPALA-13268
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Frontend
>            Reporter: Gabor Kaszab
>            Assignee: Daniel Becker
>            Priority: Major
>              Labels: impala-iceberg
>
> When calling planFiles() on Iceberg, it can give us some metrics like number 
> of files, manifests, total planning time, etc. see the list here: 
> [https://github.com/apache/iceberg/blob/806da5cfc7dba7b8fd872cf7fc6a6b36ac8a3876/core/src/main/java/org/apache/iceberg/metrics/ScanMetrics.java#L27]
> We could add these metrics into our query profile.



--
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