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 91E3B200D4B for ; Mon, 27 Nov 2017 19:01:02 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 905BD160C13; Mon, 27 Nov 2017 18:01:02 +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 CE243160BFA for ; Mon, 27 Nov 2017 19:01:01 +0100 (CET) Received: (qmail 4590 invoked by uid 500); 27 Nov 2017 18:01:01 -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 4579 invoked by uid 99); 27 Nov 2017 18:01:00 -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, 27 Nov 2017 18:01:00 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id A6683DF9C5; Mon, 27 Nov 2017 18:01:00 +0000 (UTC) From: wgtmac To: dev@orc.apache.org Reply-To: dev@orc.apache.org References: In-Reply-To: Subject: [GitHub] orc issue #188: ORC-263: Implement column writers of compound types Content-Type: text/plain Message-Id: <20171127180100.A6683DF9C5@git1-us-west.apache.org> Date: Mon, 27 Nov 2017 18:01:00 +0000 (UTC) archived-at: Mon, 27 Nov 2017 18:01:02 -0000 Github user wgtmac commented on the issue: https://github.com/apache/orc/pull/188 @majetideepak Thanks a lot! ---