Sailesh Mukil has uploaded a new patch set (#3). Change subject: IMPALA-4053: Address follow up comments for IMPALA-3610 ......................................................................
IMPALA-4053: Address follow up comments for IMPALA-3610 This is a follow up to the 'Account memory for global runtime filter aggregation patch'. This follow up contains: * If a broadcast filter update hits an OOM, subsequent updates will retry as they may come in at a time of lower memory pressure. * 'disable' filter happens only for error cases. They are discarded otherwise. * Some style changes. Change-Id: I7499558cc9d3622a9f3b68904aa5fe92a113f579 --- M be/src/runtime/coordinator.cc M be/src/runtime/coordinator.h 2 files changed, 92 insertions(+), 68 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/06/4306/3 -- To view, visit http://gerrit.cloudera.org:8080/4306 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I7499558cc9d3622a9f3b68904aa5fe92a113f579 Gerrit-PatchSet: 3 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Sailesh Mukil <[email protected]> Gerrit-Reviewer: Lars Volker <[email protected]> Gerrit-Reviewer: Marcel Kornacker <[email protected]>
