Hello Quanlong Huang, Jason Fehr, Surya Hebbar, Michael Smith, Impala Public 
Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/24322

to look at the new patch set (#2).

Change subject: IMPALA-15001: OpenTelemetry Query Tracing not working with 
fallback planner
......................................................................

IMPALA-15001: OpenTelemetry Query Tracing not working with fallback planner

Some tests within test_otel_trace.py are failing when the USE_CALCITE_PLANNER
environment variable is set to true (i.e. test_select_values).

This fix avoids setting the tracing when parsing has failed, since the Calcite
planner may have issues with parsing that are resolved by the original
planner.  A "finally" block is added outside of all retries to ensure that
the backend gets a message for all requests.

Change-Id: Ia776e7bc3245b950d332855c59207d5f21e26bff
---
M fe/src/main/java/org/apache/impala/service/Frontend.java
1 file changed, 9 insertions(+), 10 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/22/24322/2
--
To view, visit http://gerrit.cloudera.org:8080/24322
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ia776e7bc3245b950d332855c59207d5f21e26bff
Gerrit-Change-Number: 24322
Gerrit-PatchSet: 2
Gerrit-Owner: Steve Carlin <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Jason Fehr <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>
Gerrit-Reviewer: Surya Hebbar <[email protected]>

Reply via email to