Re: Query on stuck Arrow Flight Client while interacting from local workstation (mac)

2025-05-01 Thread Susmit Sarkar
Hi James, The flight server is written in python. Here is the below code snippet. We have overridden the *do_get* method only getStream() and getFlightInfo() is left untouched / default implementation. def do_get(self, context, ticket): """ Handles client requests for data. The tick

Re: [VOTE][Format] Extend Flight Location URI Semantics

2025-05-01 Thread Dewey Dunnington
+1 (binding)! On Thu, May 1, 2025 at 10:42 PM Ian Cook wrote: > +1 (binding) > > Ian > > On Thu, May 1, 2025 at 9:51 PM David Li wrote: > > > +1 (binding) > > > > On Fri, May 2, 2025, at 08:00, Joel Lubinitsky wrote: > > > +1 (non-binding) > > > > > > Thanks for putting this together Matt. > >

Re: [VOTE][Format] Extend Flight Location URI Semantics

2025-05-01 Thread Ian Cook
+1 (binding) Ian On Thu, May 1, 2025 at 9:51 PM David Li wrote: > +1 (binding) > > On Fri, May 2, 2025, at 08:00, Joel Lubinitsky wrote: > > +1 (non-binding) > > > > Thanks for putting this together Matt. > > > > Joel > > > > On Thu, May 1, 2025 at 1:39 PM Matt Topol > wrote: > > > >> Hey All,

[RESULT][VOTE] Flight SQL: support remarks field in xDBC column metadata

2025-05-01 Thread David Li
The vote passes with 3 binding +1 votes, 2 non-binding +1 votes. Thanks all! Binding votes: - Antoine Pitrou - Matt Toptol - David Li Non-binding votes: - James Duong - Saurabh Singh On Tue, Apr 29, 2025, at 19:15, David Li wrote: > It's not versioned. Best practice with gRPC/Protobuf is to make

Re: [VOTE][Format] Extend Flight Location URI Semantics

2025-05-01 Thread David Li
+1 (binding) On Fri, May 2, 2025, at 08:00, Joel Lubinitsky wrote: > +1 (non-binding) > > Thanks for putting this together Matt. > > Joel > > On Thu, May 1, 2025 at 1:39 PM Matt Topol wrote: > >> Hey All, >> >> I would like to propose extending the semantics for Flight RPC >> Location URI message

Re: [VOTE][Format] Extend Flight Location URI Semantics

2025-05-01 Thread Joel Lubinitsky
+1 (non-binding) Thanks for putting this together Matt. Joel On Thu, May 1, 2025 at 1:39 PM Matt Topol wrote: > Hey All, > > I would like to propose extending the semantics for Flight RPC > Location URI messages as documented in a PR [1] currently filed on the > main Arrow Repo. > > Previous d

[VOTE][Format] Extend Flight Location URI Semantics

2025-05-01 Thread Matt Topol
Hey All, I would like to propose extending the semantics for Flight RPC Location URI messages as documented in a PR [1] currently filed on the main Arrow Repo. Previous discussions can be found at [2] and [3]. After discussion on the PR, the entirety of the change mostly boils down to allowing th