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 8C10F200B7A for ; Mon, 5 Sep 2016 22:19:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 8AA98160AB0; Mon, 5 Sep 2016 20:19:22 +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 C91CC160ABC for ; Mon, 5 Sep 2016 22:19:21 +0200 (CEST) Received: (qmail 91589 invoked by uid 500); 5 Sep 2016 20:19:20 -0000 Mailing-List: contact dev-help@arrow.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@arrow.apache.org Delivered-To: mailing list dev@arrow.apache.org Received: (qmail 91578 invoked by uid 99); 5 Sep 2016 20:19:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Sep 2016 20:19:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 8A4F02C014C for ; Mon, 5 Sep 2016 20:19:20 +0000 (UTC) Date: Mon, 5 Sep 2016 20:19:20 +0000 (UTC) From: "Wes McKinney (JIRA)" To: dev@arrow.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (ARROW-283) [C++] Update arrow_parquet to account for API changes in PARQUET-573 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 05 Sep 2016 20:19:22 -0000 Wes McKinney created ARROW-283: ---------------------------------- Summary: [C++] Update arrow_parquet to account for API changes in PARQUET-573 Key: ARROW-283 URL: https://issues.apache.org/jira/browse/ARROW-283 Project: Apache Arrow Issue Type: Bug Components: C++ Reporter: Wes McKinney Priority: Critical PARQUET-573 introduced API changes due to revamping the metadata accessor functions that are breaking trunk. -- This message was sent by Atlassian JIRA (v6.3.4#6332)