Internal Jenkins has submitted this change and it was merged. Change subject: IMPALA-3154: Check for UDF errors in in the Kudu scanner ......................................................................
IMPALA-3154: Check for UDF errors in in the Kudu scanner Now if an error happens during conjunct evaluation in the Kudu scanner, hopefully the error will be propagated through the Kudu scan node. Change-Id: I04c8f03860d2044bae7ed87560687af63e016ce0 Reviewed-on: http://gerrit.cloudera.org:8080/2764 Reviewed-by: Michael Ho <[email protected]> Reviewed-by: Tim Armstrong <[email protected]> Reviewed-by: Dan Hecht <[email protected]> Tested-by: Internal Jenkins --- M be/src/exec/kudu-scanner.cc 1 file changed, 4 insertions(+), 2 deletions(-) Approvals: Michael Ho: Looks good to me, but someone else must approve Internal Jenkins: Verified Dan Hecht: Looks good to me, approved Tim Armstrong: Looks good to me, but someone else must approve -- To view, visit http://gerrit.cloudera.org:8080/2764 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I04c8f03860d2044bae7ed87560687af63e016ce0 Gerrit-PatchSet: 3 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Casey Ching <[email protected]> Gerrit-Reviewer: Casey Ching <[email protected]> Gerrit-Reviewer: Dan Hecht <[email protected]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Michael Ho Gerrit-Reviewer: Michael Ho <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
