Steve Carlin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/23934
Change subject: IMPALA-14710: (addendum) Fixed flaky test in TestReduceExprShuttle ...................................................................... IMPALA-14710: (addendum) Fixed flaky test in TestReduceExprShuttle The previous fix still had race condition issues due to the order of static initialization. Putting the property value in the pom.xml file should fix this issue. Change-Id: I33baebaf5d678d437f7381d774c50de4f25f8431 --- M java/calcite-planner/pom.xml M java/calcite-planner/src/test/java/org/apache/impala/planner/TestReduceExprShuttle.java 2 files changed, 3 insertions(+), 6 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/34/23934/1 -- To view, visit http://gerrit.cloudera.org:8080/23934 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I33baebaf5d678d437f7381d774c50de4f25f8431 Gerrit-Change-Number: 23934 Gerrit-PatchSet: 1 Gerrit-Owner: Steve Carlin <[email protected]>
