conda-*-aarch64 hit the 1h time limit on drone.io, probably not easy to fix.
On Fri, Oct 2, 2020, at 12:23 PM, Crossbow wrote:
>
> Arrow Build Report for Job nightly-2020-10-02-0
>
> All tasks:
> https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-10-02-0
>
> Failed Tasks:
>
Hey James,
Where gRPC comes from depends on your setup; the C++ development
guide[1] describes it all, but I personally use Conda with conda-forge
which gets me gRPC 1.32.
The dependency version again depends on where you're looking - for
bundled builds it's set in thirdparty/versions.txt[2], for
Arrow Build Report for Job nightly-2020-10-02-0
All tasks:
https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-10-02-0
Failed Tasks:
- conda-linux-gcc-py36-aarch64:
URL:
https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-10-02-0-drone-conda-linux-gcc-py3
The vote carries with:
5 binding +1 votes.
3 non-binding + 1 votes
No 0 or -1 votes.
I'll wait until tomorrow (Friday) evening to merge the format changes in
case there are more wordsmithing comments. I'll also work on rebasing the
existing Decimal256 branch and prepare a PR for the implementat
My vote is +1 (binding).
On Tue, Sep 29, 2020 at 7:07 PM Neville Dipale
wrote:
> +1 (non-binding)
>
> Rust support is behind, but we'll catch up at some point.
>
> On Wed, 30 Sep 2020 at 03:10, Holden Karau wrote:
>
> > +1 (non-binding)
> >
> > On Tue, Sep 29, 2020 at 6:08 PM Sutou Kouhei wrot
Hi David,
I've created a WIP PR illustrating what I'm planning to do. However I'm
still trying to figure out a few things:
- In my environment, gRPC is coming from miniconda3 for C++, and seems
to be an older version. In more recent versions, gRPC has an experimental
API TlsCredentials,