From dev-return-8287-archive-asf-public=cust-asf.ponee.io@arrow.apache.org Tue Oct 2 16:59:43 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 52452180638 for ; Tue, 2 Oct 2018 16:59:43 +0200 (CEST) Received: (qmail 67605 invoked by uid 500); 2 Oct 2018 14:59:42 -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 67570 invoked by uid 99); 2 Oct 2018 14:59:41 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Oct 2018 14:59:41 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 0FB7F1A020C for ; Tue, 2 Oct 2018 14:59:41 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.101 X-Spam-Level: X-Spam-Status: No, score=-0.101 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (1024-bit key) header.d=clear-code.com Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id uw9ElWZmskAm for ; Tue, 2 Oct 2018 14:59:38 +0000 (UTC) Received: from mail.clear-code.com (mail.clear-code.com [153.126.206.245]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id 49BBF5F10C for ; Tue, 2 Oct 2018 14:59:38 +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 9A2AF14126E for ; Tue, 2 Oct 2018 23:58:51 +0900 (JST) DKIM-Filter: OpenDKIM Filter v2.11.0 mail.clear-code.com 9A2AF14126E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=clear-code.com; s=default; t=1538492331; bh=MHcKuiWtErNnuEItvG+u92gFupklay/t97N46i4l0/E=; h=Date:To:Subject:From:In-Reply-To:References:From; b=FLRSNw8bThQ+ja9ySV6W2Vtv1+EijjQ6C5+NsocUHbmr0FZq1PRnFN/bkPGGdveD1 rYUnSzrP+L3dQOJHbGMUi30QmFKAojtrVoqIC7XTsEo1VIG6c4QeC06YTSAqw7HNnY QMyzxGh4qiHaei0zEAoEJkM76MsGASnu/+W7KuZQ= Date: Tue, 02 Oct 2018 23:58:48 +0900 (JST) Message-Id: <20181002.235848.788197194540156470.kou@clear-code.com> To: dev@arrow.apache.org Subject: Re: Timeline for 0.11 Arrow release From: Kouhei Sutou In-Reply-To: <20181002.113721.888403053991569613.kou@clear-code.com> References: <20181002.113721.888403053991569613.kou@clear-code.com> X-Mailer: Mew version 6.8 on Emacs 25.2 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, I've finished Parquet GLib dev/rpm packages task but cwiki is down just now... https://status.apache.org/incidents/rp15hsl5vrc9 So I'll work on creating RC0 archive tomorrow. Thanks, -- kou In <20181002.113721.888403053991569613.kou@clear-code.com> "Re: Timeline for 0.11 Arrow release" on Tue, 02 Oct 2018 11:37:21 +0900 (JST), Kouhei Sutou wrote: > Hi all, > > Thanks for working together for 0.11.0! > > I'll add support for Parquet GLib deb/rpm packages and then > create RC0 archive. > > > Thanks, > -- > kou > > > In > "Re: Timeline for 0.11 Arrow release" on Mon, 1 Oct 2018 17:32:45 -0400, > Wes McKinney wrote: > >> I think we're ready to cut a release candidate. Thanks to everyone >> On Mon, Oct 1, 2018 at 6:50 AM Wes McKinney wrote: >>> >>> hi Kou, >>> >>> Looks like we are closing out the remaining items right now with a >>> couple more patches going in today. There's some housekeeping items >>> like ARROW-2310, ARROW-2983, but they are not blockers. I would say >>> when you are awake on Tuesday in Japan you can move forward with >>> cutting the release candidate. >>> >>> As usual I can write the release announcement blog post and have that >>> ready when we are ready to announce the release later this week or >>> first thing next week. >>> >>> thanks >>> Wes >>> On Sun, Sep 30, 2018 at 8:40 PM Kouhei Sutou wrote: >>> > >>> > Hi, >>> > >>> > I'll start RC release process. >>> > >>> > I've just created Arrow 0.11.0 Release page: >>> > >>> > https://cwiki.apache.org/confluence/display/ARROW/Arrow+0.11.0+Release >>> > >>> > Are there any blockers? >>> > >>> > If anyone can work together for the process, it's very >>> > helpful. For example, resolving blockers, writing release >>> > announce blog post and so on. >>> > >>> > See also: >>> > https://cwiki.apache.org/confluence/display/ARROW/Release+Management+Guide >>> > >>> > Thanks, >>> > -- >>> > kou >>> > >>> > In >>> > "Re: Timeline for 0.11 Arrow release" on Thu, 27 Sep 2018 11:24:01 -0400, >>> > Wes McKinney wrote: >>> > >>> > > Thanks Kou. I suggest we shoot for an RC on Monday or Tuesday since we >>> > > are working through some last-minute issues. I'm going to be code >>> > > reviewing and hacking through the weekend so we can hopefully be in >>> > > release-ready shape by Monday >>> > > On Tue, Sep 25, 2018 at 10:14 AM Kouhei Sutou wrote: >>> > >> >>> > >> Hi, >>> > >> >>> > >> In <1537884106.3098504.1520041288.1A37926E@webmail.messagingengine.com> >>> > >> "Re: Timeline for 0.11 Arrow release" on Tue, 25 Sep 2018 16:01:46 +0200, >>> > >> "Uwe L. Korn" wrote: >>> > >> >>> > >> >> I may not be able to work on this for 0.11 but can you add >>> > >> >> me to https://bintray.com/apache ? I want write permission >>> > >> >> to https://bintray.com/apache/arrow . >>> > >> >> >>> > >> >> https://bintray.com/kou is my account. >>> > >> > >>> > >> > You will need to make an INFRA ticket for this. The apache org is centrally managed. >>> > >> >>> > >> Thanks. >>> > >> I've create an INFRA ticket: >>> > >> https://issues.apache.org/jira/browse/INFRA-17059 >>> > >> >>> > >> >>> > >> -- >>> > >> kou