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 EEAF2200497 for ; Wed, 23 Aug 2017 11:11:42 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id ED10016879E; Wed, 23 Aug 2017 09:11:42 +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 615F116879C for ; Wed, 23 Aug 2017 11:11:42 +0200 (CEST) Received: (qmail 32197 invoked by uid 500); 23 Aug 2017 09:11:41 -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 32183 invoked by uid 99); 23 Aug 2017 09:11:41 -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, 23 Aug 2017 09:11:41 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 5ED14E08BE; Wed, 23 Aug 2017 09:11:41 +0000 (UTC) From: PannerselvamVelmyl To: issues@carbondata.apache.org Reply-To: issues@carbondata.apache.org References: In-Reply-To: Subject: [GitHub] carbondata pull request #1278: [CARBONDATA-1326] Fixed high priority findbug... Content-Type: text/plain Message-Id: <20170823091141.5ED14E08BE@git1-us-west.apache.org> Date: Wed, 23 Aug 2017 09:11:41 +0000 (UTC) archived-at: Wed, 23 Aug 2017 09:11:43 -0000 GitHub user PannerselvamVelmyl reopened a pull request: https://github.com/apache/carbondata/pull/1278 [CARBONDATA-1326] Fixed high priority findbug issues No new test cases are required. Few of the findbugs issues fixed. You can merge this pull request into a Git repository by running: $ git pull https://github.com/PannerselvamVelmyl/carbondata FindBugFixes Alternatively you can review and apply these changes as the patch at: https://github.com/apache/carbondata/pull/1278.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 #1278 ---- commit 83b084dd86fe921f02989f17d3422fdbb917ab0b Author: root Date: 2017-08-21T07:41:08Z FindBugs Fixes ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---