Joe McDonnell has submitted this change and it was merged. ( 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 Reviewed-on: http://gerrit.cloudera.org:8080/23920 Tested-by: Impala Public Jenkins <[email protected]> Reviewed-by: Michael Smith <[email protected]> Reviewed-by: Joe McDonnell <[email protected]> --- M bin/run-all-tests.sh 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Impala Public Jenkins: Verified Michael Smith: Looks good to me, but someone else must approve Joe McDonnell: Looks good to me, approved -- 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: merged Gerrit-Change-Id: If3fe2b3d652dea55f3b14467e605def62da79da3 Gerrit-Change-Number: 23920 Gerrit-PatchSet: 2 Gerrit-Owner: Steve Carlin <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]>
