Long title on github page

2021-05-15 Thread Dominik Moritz
Super minor issue but could someone make the description on GitHub shorter? 🙏 GitHub puts the description into the title of the page and makes it hard to find it in URL autocomplete.

Re: Python Flight example with query command

2021-05-15 Thread David Li
Hey Tanveer, Something like this should work: $ python examples/flight/client.py put localhost:1234 foo.csv File Name: foo.csv Table rows= 1 a b 0 1 2 $ python examples/flight/client.py get localhost:1234 -p foo.csv Ticket: a b 0 1 2 Note that Flight itself does not implement SQL q

Python Flight example with query command

2021-05-15 Thread Tanveer Ahmad - EWI
Hi all, For Python Flight example, I can start server (python server.py -> Serving on grpc+tcp://localhost:5005) and client can put (python client.py put localhost:5005 mycsv.csv) and also get (python client.py get localhost:

Re: [C++][DISCUSS] Implementing interpreted (non-compiled) tests for compute functions

2021-05-15 Thread Antoine Pitrou
I think people who think this would be beneficial should try to devise a text format to represent compute test data. As Eduardo pointed out, there are various complications that need to be catered for. To me, it's not obvious that building the necessary infrastructure in C++ to ingest that

[NIGHTLY] Arrow Build Report for Job nightly-2021-05-15-0

2021-05-15 Thread Crossbow
Arrow Build Report for Job nightly-2021-05-15-0 All tasks: https://github.com/ursacomputing/crossbow/branches/all?query=nightly-2021-05-15-0 Failed Tasks: - conda-osx-clang-py38: URL: https://github.com/ursacomputing/crossbow/branches/all?query=nightly-2021-05-15-0-azure-conda-osx-clang-py3

Re: [VOTE] [RUST] New release process for arrow-rs

2021-05-15 Thread Andrew Lamb
This vote passes (with +5 binding / + 2 non-binding). We will start implementing the new process and hopefully have our first trial release shortly. Thanks again for all your help and patience, Andrew On Wed, May 12, 2021 at 5:26 PM Daniël Heres wrote: > +1 (non binding) > > Thanks! > This is