Impala Public Jenkins has submitted this change and it was merged. Change subject: IMPALA-5480: Improve missing filters message ......................................................................
IMPALA-5480: Improve missing filters message Replace: "Only following filters arrived: , waited 20ms" with: "Not all filters arrived (arrived: [], missing: [0]), waited 20ms" This shows up in the logs and the profile. Change-Id: Ia87fabdfb591f33343020c4f3bb17dc0fb011046 Testing: ran manually and read the message. Reviewed-on: http://gerrit.cloudera.org:8080/7142 Reviewed-by: Alex Behm <[email protected]> Tested-by: Impala Public Jenkins --- M be/src/exec/hdfs-scan-node-base.cc 1 file changed, 8 insertions(+), 3 deletions(-) Approvals: Impala Public Jenkins: Verified Alex Behm: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/7142 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia87fabdfb591f33343020c4f3bb17dc0fb011046 Gerrit-PatchSet: 2 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Henry Robinson <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Impala Public Jenkins
