Steve Carlin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/23920
Change subject: IMPALA-14711: Ensure Calcite planner jar file gets built, even if tests fail. ...................................................................... IMPALA-14711: Ensure Calcite planner jar file gets built, even if tests fail. If the Calcite junit tests fail, the jar file currently does not get built. Without the existence of the jar, some e2e tests to fail, making it harder to figure out the root cause. Therefore we should always ensure the Calcite jar file gets built. Change-Id: If3fe2b3d652dea55f3b14467e605def62da79da3 --- M bin/run-all-tests.sh 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/20/23920/1 -- To view, visit http://gerrit.cloudera.org:8080/23920 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: If3fe2b3d652dea55f3b14467e605def62da79da3 Gerrit-Change-Number: 23920 Gerrit-PatchSet: 1 Gerrit-Owner: Steve Carlin <[email protected]>
