This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to tag debian/1.4.7-1
in repository modestmaps-py.

        at  65194dd   (commit)
No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/modestmaps-py.git

_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

From 
issues-return-3242-archive=mail-archive....@carbondata.incubator.apache.org Tue 
Dec 27 23:40:11 2016
Return-path: 
<issues-return-3242-archive=mail-archive....@carbondata.incubator.apache.org>
Envelope-to: [email protected]
Delivery-date: Tue, 27 Dec 2016 23:40:11 -0800
Received: from c7-b.mxthunder.net ([208.53.48.218])
        by mail-archive.com with esmtp (Exim 4.76)
        (envelope-from 
<issues-return-3242-archive=mail-archive....@carbondata.incubator.apache.org>)
        id 1cM8qJ-0000Ke-3d
        for [email protected]; Tue, 27 Dec 2016 23:40:11 -0800
Received: by bolt10b.mxthunder.net (Postfix, from userid 12345)
        id 3tpPlT0MYMz1w8t4; Tue, 27 Dec 2016 23:39:58 -0800 (PST)
Received: from mail.apache.org (hermes.apache.org [140.211.11.3])
        by bolt10b.mxthunder.net (Postfix) with SMTP id 3tpPlH3k92z1w8kd
        for <[email protected]>; Tue, 27 Dec 2016 23:39:55 -0800 (PST)
Received: (qmail 87275 invoked by uid 500); 28 Dec 2016 07:39:55 -0000
Mailing-List: contact [email protected]; run by ezmlm
Precedence: bulk
List-Help: <mailto:[email protected]>
List-Unsubscribe: <mailto:[email protected]>
List-Post: <mailto:[email protected]>
List-Id: <issues.carbondata.incubator.apache.org>
Reply-To: [email protected]
Delivered-To: mailing list [email protected]
Received: (qmail 87262 invoked by uid 99); 28 Dec 2016 07:39:55 -0000
Received: from pnap-us-west-generic-nat.apache.org (HELO 
spamd4-us-west.apache.org) (209.188.14.142)
    by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Dec 2016 07:39:55 +0000
Received: from localhost (localhost [127.0.0.1])
        by spamd4-us-west.apache.org (ASF Mail Server at 
spamd4-us-west.apache.org) with ESMTP id 6E9C0C0115
        for <[email protected]>; Wed, 28 Dec 2016 07:39:54 +0000 
(UTC)
X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org
X-Spam-Flag: NO
X-Spam-Score: -7.019
X-Spam-Level:
X-Spam-Status: No, score=-7.019 tagged_above=-999 required=6.31
        tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5,
        RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01,
        RP_MATCHES_RCVD=-2.999] autolearn=disabled
Received: from mx1-lw-us.apache.org ([10.40.0.8])
        by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, 
port 10024)
        with ESMTP id s8Lpzy67zlJg for <[email protected]>;
        Wed, 28 Dec 2016 07:39:53 +0000 (UTC)
Received: from mail.apache.org (hermes.apache.org [140.211.11.3])
        by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with 
SMTP id 325FD5FADB
        for <[email protected]>; Wed, 28 Dec 2016 07:39:53 
+0000 (UTC)
Received: (qmail 87174 invoked by uid 99); 28 Dec 2016 07:39:36 -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, 28 Dec 2016 07:39:36 +0000
Received: by git1-us-west.apache.org (ASF Mail Server at 
git1-us-west.apache.org, from userid 33)
        id C5630DFC70; Wed, 28 Dec 2016 07:39:36 +0000 (UTC)
From: chenliang613 <[email protected]>
To: [email protected]
Reply-To: [email protected]
References: <[email protected]>
In-Reply-To: <[email protected]>
Subject: [GitHub] incubator-carbondata pull request #473: [CARBONDATA-569] 
clean up code for c...
Content-Type: text/plain
Message-Id: <[email protected]>
Date: Wed, 28 Dec 2016 07:39:36 +0000 (UTC)
X-MXTHUNDER-Identifier:  <[email protected]>
X-MXTHUNDER-IP-Rating:  0, 140.211.11.3, Ugly c=0.858795 p=-0.981259 Source 
White
X-MXTHUNDER-Scan-Result:  0
X-MXTHUNDER-Rules: 
        0-0-0-4830-c
X-MXTHUNDER-Clean:  Yes
X-MXTHUNDER-Group:  OK

Github user chenliang613 commented on a diff in the pull request:

    https://github.com/apache/incubator-carbondata/pull/473#discussion_r94002674
  
    --- Diff: 
processing/src/main/java/org/apache/carbondata/processing/api/dataloader/SchemaInfo.java
 ---
    @@ -98,54 +98,26 @@ public String getSrcDriverName() {
       }
     
       /**
    -   * @param srcDriverName The srcDriverName to set.
    -   */
    -  public void setSrcDriverName(String srcDriverName) {
    -    this.srcDriverName = srcDriverName;
    -  }
    -
    -  /**
        * @return Returns the srcConUrl.
        */
       public String getSrcConUrl() {
    --- End diff --
    
    Please clear all get methods also.


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to