This is an automated email from the ASF dual-hosted git repository.

dbecker pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git


    from 05bc48585 IMPALA-10860: Allow setting mem_limit for coordinators
     new 748c3b894 IMPALA-12274: Fix memory leak from unreleased local reference
     new 4b6281299 [tools] Add Dev Container support for Impala development.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .devcontainer/Dockerfile        | 10 ++++++++++
 .devcontainer/devcontainer.json | 22 ++++++++++++++++++++++
 be/src/catalog/catalog.cc       | 10 +++++++---
 be/src/catalog/catalog.h        |  3 ---
 bin/rat_exclude_files.txt       |  1 +
 5 files changed, 40 insertions(+), 6 deletions(-)
 create mode 100644 .devcontainer/Dockerfile
 create mode 100644 .devcontainer/devcontainer.json

Reply via email to