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 1DF37200D5F for ; Mon, 4 Dec 2017 02:48:35 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 1C7E5160C1A; Mon, 4 Dec 2017 01:48:35 +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 5CDC0160C0B for ; Mon, 4 Dec 2017 02:48:34 +0100 (CET) Received: (qmail 73835 invoked by uid 500); 4 Dec 2017 01:48:33 -0000 Mailing-List: contact issues-help@tajo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tajo.apache.org Delivered-To: mailing list issues@tajo.apache.org Received: (qmail 73826 invoked by uid 99); 4 Dec 2017 01:48:33 -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, 04 Dec 2017 01:48:33 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id A1FC3E0219; Mon, 4 Dec 2017 01:48:32 +0000 (UTC) From: hyunsik To: issues@tajo.apache.org Reply-To: issues@tajo.apache.org References: In-Reply-To: Subject: [GitHub] tajo issue #1052: [TAJO-2185] Eliminate protoc binary dependency Content-Type: text/plain Message-Id: <20171204014832.A1FC3E0219@git1-us-west.apache.org> Date: Mon, 4 Dec 2017 01:48:32 +0000 (UTC) archived-at: Mon, 04 Dec 2017 01:48:35 -0000 Github user hyunsik commented on the issue: https://github.com/apache/tajo/pull/1052 Thanks. I'll merge it. ---