You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uniffle.apache.org by ro...@apache.org on 2022/11/04 07:00:42 UTC

[incubator-uniffle] branch master updated (1945938e -> c69f1735)

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

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


    from 1945938e Fix NPE in WriteBufferManager.addRecord (#296)
     add c69f1735 Fix AbstractStorage#containsWriteHandler (#281)

No new revisions were added by this update.

Summary of changes:
 .../uniffle/server/storage/LocalStorageManager.java       |  2 +-
 .../apache/uniffle/storage/common/AbstractStorage.java    |  6 +++++-
 .../apache/uniffle/storage/common/LocalStorageTest.java   | 15 +++++++++++++++
 3 files changed, 21 insertions(+), 2 deletions(-)