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 B4EDC200D36 for ; Mon, 23 Oct 2017 04:24:30 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B35CF160BEF; Mon, 23 Oct 2017 02:24:30 +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 F11DF160BD7 for ; Mon, 23 Oct 2017 04:24:29 +0200 (CEST) Received: (qmail 91702 invoked by uid 500); 23 Oct 2017 02:24:29 -0000 Mailing-List: contact dev-help@orc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@orc.apache.org Delivered-To: mailing list dev@orc.apache.org Received: (qmail 91691 invoked by uid 99); 23 Oct 2017 02:24:28 -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; Mon, 23 Oct 2017 02:24:28 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id EDDB6DFC3F; Mon, 23 Oct 2017 02:24:26 +0000 (UTC) From: ajayyadava To: dev@orc.apache.org Reply-To: dev@orc.apache.org References: In-Reply-To: Subject: [GitHub] orc issue #169: [WIP] ORC-203 Modify the StringStatistics to trim the minimu... Content-Type: text/plain Message-Id: <20171023022426.EDDB6DFC3F@git1-us-west.apache.org> Date: Mon, 23 Oct 2017 02:24:26 +0000 (UTC) archived-at: Mon, 23 Oct 2017 02:24:30 -0000 Github user ajayyadava commented on the issue: https://github.com/apache/orc/pull/169 Thank you, everyone, for your comments! Sorry for being away for a while. I will start working on incorporating the feedback this week. ---