Jason Fehr created IMPALA-14334:
-----------------------------------

             Summary: Assert QueryExecution Span Events in Tests
                 Key: IMPALA-14334
                 URL: https://issues.apache.org/jira/browse/IMPALA-14334
             Project: IMPALA
          Issue Type: Improvement
    Affects Versions: Impala 5.0.0
            Reporter: Jason Fehr


The [custom cluster tests covering Impala 
queries|https://github.com/apache/impala/blob/master/tests/custom_cluster/test_otel_trace.py]
 as OpenTelemetry traces does not assert the event spans for the QueryExecution 
child span.  The reason for this lack of assertions is due to the complexity of 
determining which span events should and should not be present.  The async 
nature of query execution makes it particularly difficult to know which span 
events should be present in the QueryExecution span.



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