You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2020/12/15 14:56:04 UTC

[incubator-doris] branch master updated (81c7c03 -> 6afa14c)

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

morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.


    from 81c7c03  [Bug] Fix a core dump of counter in BE (#5078)
     add 6afa14c  [Bug] Fix Memory Leak in Json Load (#5073)

No new revisions were added by this update.

Summary of changes:
 be/src/exec/broker_reader.cpp                 |  2 +-
 be/src/exec/broker_reader.h                   |  2 +-
 be/src/exec/buffered_reader.cpp               |  3 ++-
 be/src/exec/buffered_reader.h                 |  2 +-
 be/src/exec/file_reader.h                     |  7 ++-----
 be/src/exec/json_scanner.cpp                  | 11 +++++------
 be/src/exec/local_file_reader.cpp             | 12 ++++--------
 be/src/exec/local_file_reader.h               |  2 +-
 be/src/runtime/stream_load/stream_load_pipe.h | 14 +++++++-------
 9 files changed, 24 insertions(+), 31 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org