Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id C7F87200CA8 for ; Thu, 15 Jun 2017 14:12:40 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C6950160BED; Thu, 15 Jun 2017 12:12:40 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 0B0B7160BC4 for ; Thu, 15 Jun 2017 14:12:39 +0200 (CEST) Received: (qmail 58505 invoked by uid 500); 15 Jun 2017 12:12:39 -0000 Mailing-List: contact commits-help@carbondata.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@carbondata.apache.org Delivered-To: mailing list commits@carbondata.apache.org Received: (qmail 58487 invoked by uid 99); 15 Jun 2017 12:12:39 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Jun 2017 12:12:39 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 44A6DE2F42; Thu, 15 Jun 2017 12:12:38 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: ravipesala@apache.org To: commits@carbondata.apache.org Date: Thu, 15 Jun 2017 12:12:40 -0000 Message-Id: <9ad023111a654d9e91beb95ad7dcb907@git.apache.org> In-Reply-To: <52060f7b6421438397e0e66b0a8fbadf@git.apache.org> References: <52060f7b6421438397e0e66b0a8fbadf@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [3/3] carbondata git commit: [CARBONDATA-1177]Fixed batch sort synchronization issue. This closes #1034 archived-at: Thu, 15 Jun 2017 12:12:40 -0000 [CARBONDATA-1177]Fixed batch sort synchronization issue. This closes #1034 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/0b919939 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/0b919939 Diff: http://git-wip-us.apache.org/repos/asf/carbondata/diff/0b919939 Branch: refs/heads/master Commit: 0b9199399efced0d1dbce42c7974d70fca026a8b Parents: bce15da 72235b3 Author: ravipesala Authored: Thu Jun 15 17:42:22 2017 +0530 Committer: ravipesala Committed: Thu Jun 15 17:42:22 2017 +0530 ---------------------------------------------------------------------- .../UnsafeBatchParallelReadMergeSorterImpl.java | 45 ++++++++++++++++---- 1 file changed, 37 insertions(+), 8 deletions(-) ----------------------------------------------------------------------