Internal Jenkins has submitted this change and it was merged. Change subject: IMPALA-3539: Return error status if def/rep level caches failed to allocate. ......................................................................
IMPALA-3539: Return error status if def/rep level caches failed to allocate. The information in the JIRA is consistent with a failure to allocate memory for the def level cache. There was a bug where this failure status was not properly propagated, so eventually a DCHECK was hit that expected the cache memory to be allocated. Change-Id: I38856e6e1f5fbdbf5327cf31a2a109e6c930901d Reviewed-on: http://gerrit.cloudera.org:8080/3065 Reviewed-by: Alex Behm <[email protected]> Tested-by: Internal Jenkins --- M be/src/exec/hdfs-parquet-scanner.cc 1 file changed, 4 insertions(+), 4 deletions(-) Approvals: Internal Jenkins: Verified Alex Behm: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/3065 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I38856e6e1f5fbdbf5327cf31a2a109e6c930901d Gerrit-PatchSet: 3 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Alex Behm <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Dan Hecht <[email protected]> Gerrit-Reviewer: Internal Jenkins
