Alex Behm has uploaded a new change for review. http://gerrit.cloudera.org:8080/3065
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 --- M be/src/exec/hdfs-parquet-scanner.cc 1 file changed, 4 insertions(+), 4 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/65/3065/1 -- To view, visit http://gerrit.cloudera.org:8080/3065 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I38856e6e1f5fbdbf5327cf31a2a109e6c930901d Gerrit-PatchSet: 1 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Alex Behm <[email protected]>
