Jason Fehr has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/23777 )

Change subject: IMPALA-14370: [Patch 1 of 2] - OpenTelemetry Query Tracing 
Skips Queries with Leading Comments
......................................................................


Patch Set 14:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/23777/14/fe/src/main/java/org/apache/impala/service/Frontend.java
File fe/src/main/java/org/apache/impala/service/Frontend.java:

http://gerrit.cloudera.org:8080/#/c/23777/14/fe/src/main/java/org/apache/impala/service/Frontend.java@3009
PS14, Line 3009:       stmtTableCache = metadataLoader.loadTables(parsedStmt);
> This seems like something that should be traced in real-time. That presents
It would be nice to track this in real-time.  I pushed a new patchset that uses 
'parsedStmt' instead for select queries.  If you think that approach is 
satisfactory, I can add methods to the 'ParsedStatement' interface for the 
other types of statements.



--
To view, visit http://gerrit.cloudera.org:8080/23777
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I1425b32006f81586bf75c2e4045d23bab91e1611
Gerrit-Change-Number: 23777
Gerrit-PatchSet: 14
Gerrit-Owner: Jason Fehr <[email protected]>
Gerrit-Reviewer: Arnab Karmakar <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Jason Fehr <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>
Gerrit-Reviewer: Surya Hebbar <[email protected]>
Gerrit-Reviewer: Yida Wu <[email protected]>
Gerrit-Comment-Date: Fri, 13 Mar 2026 17:59:16 +0000
Gerrit-HasComments: Yes

Reply via email to