Hi, > Thank you. After the C# download fix, I have the following C# test failure: > https://gist.github.com/pitrou/d82ed1ff80db43b63f0c3d5e5f2474a4
https://github.com/apache/arrow/pull/6309 will fix it. I think that this is a test problem, not an implementation problem. Workaround: TZ=UTC dev/release/verify-release-candidate.sh ... Thanks, -- kou In <2bd07a17-600b-7f49-3ea1-a0b1acc91...@python.org> "Re: [VOTE] Release Apache Arrow 0.16.0 - RC1" on Wed, 29 Jan 2020 10:11:46 +0100, Antoine Pitrou <anto...@python.org> wrote: > > Thank you. After the C# download fix, I have the following C# test failure: > https://gist.github.com/pitrou/d82ed1ff80db43b63f0c3d5e5f2474a4 > > Regards > > Antoine. > > > > Le 29/01/2020 à 00:42, Sutou Kouhei a écrit : >> Hi, >> >>> Source verification succeeded on Java and C++ and then failed >>> downloading some C# thing: >>> https://gist.github.com/pitrou/5c4a98387153ef415ef64b8aa2457e63 >> >> I've created a pull request to fix it: >> https://github.com/apache/arrow/pull/6307 >> >> >> Thanks, >> -- >> kou