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 B9E44200CF3 for ; Wed, 13 Sep 2017 14:29:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B88BD1609CA; Wed, 13 Sep 2017 12:29:14 +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 03E921609C9 for ; Wed, 13 Sep 2017 14:29:13 +0200 (CEST) Received: (qmail 95687 invoked by uid 500); 13 Sep 2017 12:29:12 -0000 Mailing-List: contact issues-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 issues@carbondata.apache.org Received: (qmail 95678 invoked by uid 99); 13 Sep 2017 12:29:12 -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; Wed, 13 Sep 2017 12:29:12 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id CE6F0F56D9; Wed, 13 Sep 2017 12:29:11 +0000 (UTC) From: xubo245 To: issues@carbondata.apache.org Reply-To: issues@carbondata.apache.org Message-ID: Subject: [GitHub] carbondata pull request #1357: [CARBONDATA-1372]update compaction documentat... Content-Type: text/plain Date: Wed, 13 Sep 2017 12:29:11 +0000 (UTC) archived-at: Wed, 13 Sep 2017 12:29:14 -0000 GitHub user xubo245 opened a pull request: https://github.com/apache/carbondata/pull/1357 [CARBONDATA-1372]update compaction documentation In order to easier to understand, update the description about compaction. You can merge this pull request into a Git repository by running: $ git pull https://github.com/xubo245/carbondata compaction_doc Alternatively you can review and apply these changes as the patch at: https://github.com/apache/carbondata/pull/1357.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1357 ---- commit 5601ddd3360fb18ed1cc6e47f71b0cd8db2a88b7 Author: xubo245 <601450868@qq.com> Date: 2017-09-13T12:24:40Z update compaction documentation ---- ---