From dev-return-11471-archive-asf-public=cust-asf.ponee.io@arrow.apache.org Sun Mar 31 20:24:11 2019 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 2B55F18065D for ; Sun, 31 Mar 2019 22:24:11 +0200 (CEST) Received: (qmail 60242 invoked by uid 500); 31 Mar 2019 20:24:05 -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 60229 invoked by uid 99); 31 Mar 2019 20:24:04 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 31 Mar 2019 20:24:04 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id E6E18C00A6 for ; Sun, 31 Mar 2019 20:24:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.3 X-Spam-Level: X-Spam-Status: No, score=0.3 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, KAM_NUMSUBJECT=0.5, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd4-us-west.apache.org (amavisd-new); dkim=pass (1024-bit key) header.d=clear-code.com Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id xxjA2iaokyPf for ; Sun, 31 Mar 2019 20:24:02 +0000 (UTC) Received: from mail.clear-code.com (mail.clear-code.com [153.126.206.245]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id DE163624FB for ; Sun, 31 Mar 2019 20:24:01 +0000 (UTC) Received: from localhost (203-165-237-31.rev.home.ne.jp [203.165.237.31]) by mail.clear-code.com (Postfix) with ESMTPSA id EE95BD23AB for ; Mon, 1 Apr 2019 05:23:50 +0900 (JST) DKIM-Filter: OpenDKIM Filter v2.11.0 mail.clear-code.com EE95BD23AB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=clear-code.com; s=default; t=1554063831; bh=s2oo/Ymg82BChX3nxqgpQWmsZaFgMTzBGR4GVHZR2OY=; h=Date:To:Subject:From:In-Reply-To:References:From; b=RnSCht3l+owtDcZQP6Jo7LthUo9iplh+ildekLYArnuiOqMmvhMw8GAdSU5TLP1Hk JqQ8ZCKlDH1oaT09Z3KOo5aneZCGc3/Q3s+rq+e3xZOMixefRx0k+e+Lfh0u3Ijn9h A38TmZa/JAx40Lr5dG2ZY/d0FndE25ltLE1lFRLs= Date: Mon, 01 Apr 2019 05:23:50 +0900 (JST) Message-Id: <20190401.052350.81948811308417770.kou@clear-code.com> To: dev@arrow.apache.org Subject: Re: [RESULT][VOTE] Release Apache Arrow 0.13.0 - RC4 From: Kouhei Sutou In-Reply-To: <20190401.051840.2039359498321288849.kou@clear-code.com> References: <20190401.051840.2039359498321288849.kou@clear-code.com> X-Mailer: Mew version 6.8 on Emacs 26.1 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Rebased. I'll do JIRA related tasks. In <20190401.051840.2039359498321288849.kou@clear-code.com> "[RESULT][VOTE] Release Apache Arrow 0.13.0 - RC4" on Mon, 01 Apr 2019 05:18:40 +0900 (JST), Kouhei Sutou wrote: > Hi, > > The 0.13.0 RC4 vote carries with 4 binding +1 (and 3 > non-binding +1) votes. Thanks for helping verify the RC. > > There are some post release tasks: > > https://cwiki.apache.org/confluence/display/ARROW/Release+Management+Guide#ReleaseManagementGuide-Post-releasetasks > > I'll rebase the master branch. Could someone help doing > these tasks? > > > Thanks, > -- > kou