Hi Wes, I have one question that isn't documented at "Post-release tasks". https://cwiki.apache.org/confluence/display/ARROW/Release+Management+Guide#ReleaseManagementGuide-Post-releasetasks
Should I rebase master on "release-0_1_0_rc0" ("release-0_11_0_rc1" for this case) local branch? % git fetch --all --prune % git checkout master % git rebase apache/master % git rebase release-0_11_0_rc1 % git push --force apache master Thanks, -- kou In <20181008.194105.485100005664531298....@clear-code.com> "[RESULT][VOTE] Release Apache Arrow 0.11.0 (RC1)" on Mon, 08 Oct 2018 19:41:05 +0900 (JST), Kouhei Sutou <k...@clear-code.com> wrote: > With 3 binding +1 votes, 1 non-binding +1 and no other > votes, the vote passes. Thanks all! > > I'll start "Post-release tasks". > > https://cwiki.apache.org/confluence/display/ARROW/Release+Management+Guide#ReleaseManagementGuide-Post-releasetasks > > Wes will write a blog post. > > KrisztiƔn will create the conda-forge PRs. > > Any other helps are also welcome! > > > Thanks, > -- > kou