Jason Fehr created IMPALA-14371: ----------------------------------- Summary: OTel Trace Queries Improvements Key: IMPALA-14371 URL: https://issues.apache.org/jira/browse/IMPALA-14371 Project: IMPALA Issue Type: Improvement Reporter: Jason Fehr
The code in otel.cc to detect whether or not a query should be traced is brittle with lots of corner cases. For example, if there are comments at the beginning or immediately after the first keyword, the query may not get traced. Research and implement a better way of determining if queries should or should not be traced. -- This message was sent by Atlassian Jira (v8.20.10#820010)