From commits-return-11029-archive-asf-public=cust-asf.ponee.io@hudi.apache.org Tue Feb 4 02:12:08 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 0BB9E180647 for ; Tue, 4 Feb 2020 03:12:07 +0100 (CET) Received: (qmail 53924 invoked by uid 500); 4 Feb 2020 02:12:07 -0000 Mailing-List: contact commits-help@hudi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hudi.apache.org Delivered-To: mailing list commits@hudi.apache.org Received: (qmail 53915 invoked by uid 99); 4 Feb 2020 02:12:07 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Feb 2020 02:12:07 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 1F9158B690; Tue, 4 Feb 2020 02:12:06 +0000 (UTC) Date: Tue, 04 Feb 2020 02:12:06 +0000 To: "commits@hudi.apache.org" Subject: [incubator-hudi] branch master updated (fcf9e4a -> d07ac58) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <158078232675.6357.5274076489482872907@gitbox.apache.org> From: nagarwal@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: incubator-hudi X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: fcf9e4aded13a1a6306d6cbbc26d7f71ecbf08a9 X-Git-Newrev: d07ac588ac30e80f59522d51e939cc125edcff52 X-Git-NotificationType: ref_changed X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. from fcf9e4a [MINOR] Updated DOAP with 0.5.1 release (#1301) add d07ac58 Increase test coverage for HoodieReadClient No new revisions were added by this update. Summary of changes: .../java/org/apache/hudi/TestAsyncCompaction.java | 49 ++++++++++++---------- .../java/org/apache/hudi/TestHoodieClientBase.java | 3 +- .../java/org/apache/hudi/TestHoodieReadClient.java | 38 +++++++++++++++++ 3 files changed, 68 insertions(+), 22 deletions(-)