From commits-return-1490-archive-asf-public=cust-asf.ponee.io@parquet.apache.org Thu Dec 13 20:44:55 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id B9683180676 for ; Thu, 13 Dec 2018 20:44:54 +0100 (CET) Received: (qmail 46505 invoked by uid 500); 13 Dec 2018 19:44:53 -0000 Mailing-List: contact commits-help@parquet.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@parquet.apache.org Delivered-To: mailing list commits@parquet.apache.org Received: (qmail 46486 invoked by uid 99); 13 Dec 2018 19:44:53 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Dec 2018 19:44:53 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 54BA682F11; Thu, 13 Dec 2018 19:44:53 +0000 (UTC) Date: Thu, 13 Dec 2018 19:44:53 +0000 To: "commits@parquet.apache.org" Subject: [parquet-mr] branch master updated (3cb529c -> a01a4db) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <154473029322.17790.7537418677666631067@gitbox.apache.org> From: zivanfi@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: parquet-mr X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 3cb529cc23289a302588cf840825953e1aa1e618 X-Git-Newrev: a01a4dbbee892cbe920657e75f7750d33e277fbb X-Git-NotificationType: ref_changed X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. zivanfi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/parquet-mr.git. from 3cb529c PARQUET-1476: Don't emit a warning message for files without new logical type (#577) new 1c2bb32 Update CHANGES.md for 1.11.0 release candidate 2. new a01a4db [maven-release-plugin] prepare release apache-parquet-1.11.0 The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: CHANGES.md | 4 ++++ parquet-arrow/pom.xml | 2 +- parquet-avro/pom.xml | 2 +- parquet-benchmarks/pom.xml | 2 +- parquet-cascading/pom.xml | 2 +- parquet-cascading3/pom.xml | 2 +- parquet-cli/pom.xml | 2 +- parquet-column/pom.xml | 2 +- parquet-common/pom.xml | 2 +- parquet-encoding/pom.xml | 2 +- parquet-format-structures/pom.xml | 2 +- parquet-generator/pom.xml | 2 +- parquet-hadoop-bundle/pom.xml | 2 +- parquet-hadoop/pom.xml | 2 +- parquet-hive-bundle/pom.xml | 2 +- parquet-hive/parquet-hive-binding/parquet-hive-0.10-binding/pom.xml | 2 +- parquet-hive/parquet-hive-binding/parquet-hive-0.12-binding/pom.xml | 2 +- parquet-hive/parquet-hive-binding/parquet-hive-binding-bundle/pom.xml | 2 +- .../parquet-hive-binding/parquet-hive-binding-factory/pom.xml | 2 +- .../parquet-hive-binding/parquet-hive-binding-interface/pom.xml | 2 +- parquet-hive/parquet-hive-binding/pom.xml | 2 +- parquet-hive/parquet-hive-storage-handler/pom.xml | 2 +- parquet-hive/pom.xml | 2 +- parquet-jackson/pom.xml | 2 +- parquet-pig-bundle/pom.xml | 2 +- parquet-pig/pom.xml | 2 +- parquet-protobuf/pom.xml | 2 +- parquet-scala/pom.xml | 2 +- parquet-scrooge/pom.xml | 2 +- parquet-thrift/pom.xml | 2 +- parquet-tools/pom.xml | 2 +- pom.xml | 4 ++-- 32 files changed, 36 insertions(+), 32 deletions(-)