Re: Unsupported/Other Type

2024-04-11 Thread Antoine Pitrou
Yes, JSON and UUID are obvious candidates for new canonical extension types. XML also comes to mind, but I'm not sure there's much of a use case for it. Regards Antoine. Le 10/04/2024 à 22:55, Wes McKinney a écrit : In the past we have discussed adding a canonical type for UUID and JSON.

[ANNOUNCE] New Arrow committer: Sarah Gilmore

2024-04-11 Thread Sutou Kouhei
Hi, On behalf of the Arrow PMC, I'm happy to announce that Sarah Gilmore has accepted an invitation to become a committer on Apache Arrow. Welcome, and thank you for your contributions! Thanks, -- kou

Re: Unsupported/Other Type

2024-04-11 Thread Felipe Oliveira Carvalho
The OP used UUID as an example. Would that be enough or the request is for a flexible mechanism that allows the creation of one-off nominal types for very specific use-cases? — Felipe On Thu, 11 Apr 2024 at 05:06 Antoine Pitrou wrote: > > Yes, JSON and UUID are obvious candidates for new canoni

Re: Unsupported/Other Type

2024-04-11 Thread Antoine Pitrou
One-off nominal types can already be created as application-specific extension types. The specific thing about UUID, JSON and a couple other types is that they exist in many systems already, so a standardized way of conveying them with Arrow would enhance interoperation between all these syst

Re: [ANNOUNCE] New Arrow committer: Sarah Gilmore

2024-04-11 Thread Raúl Cumplido
Congratulations Sarah! El jue, 11 abr 2024 a las 13:13, Sutou Kouhei () escribió: > > Hi, > > On behalf of the Arrow PMC, I'm happy to announce that Sarah > Gilmore has accepted an invitation to become a committer on > Apache Arrow. Welcome, and thank you for your contributions! > > Thanks, > -- >

Re: [ANNOUNCE] New Arrow committer: Sarah Gilmore

2024-04-11 Thread Jacob Wujciak
Congratulations and welcome! Am Do., 11. Apr. 2024 um 17:11 Uhr schrieb Raúl Cumplido : > Congratulations Sarah! > > El jue, 11 abr 2024 a las 13:13, Sutou Kouhei () > escribió: > > > > Hi, > > > > On behalf of the Arrow PMC, I'm happy to announce that Sarah > > Gilmore has accepted an invitation

Re: [ANNOUNCE] New Arrow committer: Sarah Gilmore

2024-04-11 Thread Kevin Gurney
Congratulations, Sarah!! Well deserved! From: Jacob Wujciak Sent: Thursday, April 11, 2024 11:14 AM To: dev@arrow.apache.org Subject: Re: [ANNOUNCE] New Arrow committer: Sarah Gilmore Congratulations and welcome! Am Do., 11. Apr. 2024 um 17:11 Uhr schrieb Raúl C

Re: [ANNOUNCE] New Arrow committer: Sarah Gilmore

2024-04-11 Thread wish maple
Congrats! Best, Xuwei Fu Kevin Gurney 于2024年4月11日周四 23:22写道: > Congratulations, Sarah!! Well deserved! > > From: Jacob Wujciak > Sent: Thursday, April 11, 2024 11:14 AM > To: dev@arrow.apache.org > Subject: Re: [ANNOUNCE] New Arrow committer: Sarah Gilmore > >

Re: [ANNOUNCE] New Arrow committer: Sarah Gilmore

2024-04-11 Thread Weston Pace
Congratulations! On Thu, Apr 11, 2024 at 9:12 AM wish maple wrote: > Congrats! > > Best, > Xuwei Fu > > Kevin Gurney 于2024年4月11日周四 23:22写道: > > > Congratulations, Sarah!! Well deserved! > > > > From: Jacob Wujciak > > Sent: Thursday, April 11, 2024 11:14 AM > >

Re: [ANNOUNCE] New Arrow committer: Sarah Gilmore

2024-04-11 Thread Ruoxi Sun
Congrats! *Regards,* *Rossi SUN* Weston Pace 于2024年4月12日周五 00:13写道: > Congratulations! > > On Thu, Apr 11, 2024 at 9:12 AM wish maple wrote: > > > Congrats! > > > > Best, > > Xuwei Fu > > > > Kevin Gurney 于2024年4月11日周四 23:22写道: > > > > > Congratulations, Sarah!! Well deserved! > > >

Re: Unsupported/Other Type

2024-04-11 Thread Norman Jordan
I was using UUID as an example. It looks like extension types covers my original request. From: Felipe Oliveira Carvalho Sent: Thursday, April 11, 2024 7:15 AM To: dev@arrow.apache.org Subject: Re: Unsupported/Other Type The OP used UUID as an example. Would tha

Re: [ANNOUNCE] New Arrow committer: Sarah Gilmore

2024-04-11 Thread Alenka Frim
Congratulations Sarah! On Thu, Apr 11, 2024 at 6:21 PM Ruoxi Sun wrote: > Congrats! > > *Regards,* > *Rossi SUN* > > > Weston Pace 于2024年4月12日周五 00:13写道: > > > Congratulations! > > > > On Thu, Apr 11, 2024 at 9:12 AM wish maple > wrote: > > > > > Congrats! > > > > > > Best, > > > Xuwei Fu > >

Re: Unsupported/Other Type

2024-04-11 Thread Dewey Dunnington
Depending where your Arrow-encoded data is used, either extension types or generic field metadata are options. We have this problem in the ADBC Postgres driver, where we can convert *most* Postgres types to an Arrow type but there are some others where we can't or don't know or don't implement a co

Re: [ANNOUNCE] New Arrow committer: Sarah Gilmore

2024-04-11 Thread Dewey Dunnington
Congratulations! On Thu, Apr 11, 2024 at 2:23 PM Alenka Frim wrote: > > Congratulations Sarah! > > On Thu, Apr 11, 2024 at 6:21 PM Ruoxi Sun wrote: > > > Congrats! > > > > *Regards,* > > *Rossi SUN* > > > > > > Weston Pace 于2024年4月12日周五 00:13写道: > > > > > Congratulations! > > > > > > On Thu, Ap

Re: [ANNOUNCE] New Arrow committer: Sarah Gilmore

2024-04-11 Thread Bryce Mecum
Congratulations! On Thu, Apr 11, 2024 at 3:13 AM Sutou Kouhei wrote: > > Hi, > > On behalf of the Arrow PMC, I'm happy to announce that Sarah > Gilmore has accepted an invitation to become a committer on > Apache Arrow. Welcome, and thank you for your contributions! > > Thanks, > -- > kou

Re: [ANNOUNCE] New Arrow committer: Sarah Gilmore

2024-04-11 Thread Ian Cook
Congrats Sarah! On Thu, Apr 11, 2024 at 12:31 Bryce Mecum wrote: > Congratulations! > > On Thu, Apr 11, 2024 at 3:13 AM Sutou Kouhei wrote: > > > > Hi, > > > > On behalf of the Arrow PMC, I'm happy to announce that Sarah > > Gilmore has accepted an invitation to become a committer on > > Apache

Re: [ANNOUNCE] New Arrow committer: Sarah Gilmore

2024-04-11 Thread Andrew Lamb
Welcome! On Thu, Apr 11, 2024 at 2:43 PM Ian Cook wrote: > Congrats Sarah! > > On Thu, Apr 11, 2024 at 12:31 Bryce Mecum wrote: > > > Congratulations! > > > > On Thu, Apr 11, 2024 at 3:13 AM Sutou Kouhei wrote: > > > > > > Hi, > > > > > > On behalf of the Arrow PMC, I'm happy to announce that

Re: [ANNOUNCE] New Arrow committer: Sarah Gilmore

2024-04-11 Thread Sarah Gilmore
Thank you everyone! It's been awesome working with everyone and look forwarding to continuing to do so! 😄 From: Ian Cook Sent: Thursday, April 11, 2024 2:43 PM To: dev@arrow.apache.org Subject: Re: [ANNOUNCE] New Arrow committer: Sarah Gilmore Congrats Sarah! O

Re: [ANNOUNCE] New Arrow committer: Sarah Gilmore

2024-04-11 Thread Joris Van den Bossche
Congrats! On Thu, 11 Apr 2024 at 22:56, Sarah Gilmore wrote: > > Thank you everyone! It's been awesome working with everyone and look > forwarding to continuing to do so! 😄 > > From: Ian Cook > Sent: Thursday, April 11, 2024 2:43 PM > To: dev@arrow.apache.org >

Re: Unsupported/Other Type

2024-04-11 Thread David Li
I think an "Other" extension type is slightly different than an arbitrary extension type, though: the latter may be understood downstream but the former represents a point at which a component explicitly declares it does not know how to handle a field. In this example, the PostgreSQL ADBC driver

Re: [ANNOUNCE] New Arrow committer: Sarah Gilmore

2024-04-11 Thread David Li
Congrats Sarah! On Fri, Apr 12, 2024, at 06:04, Joris Van den Bossche wrote: > Congrats! > > On Thu, 11 Apr 2024 at 22:56, Sarah Gilmore > wrote: >> >> Thank you everyone! It's been awesome working with everyone and look >> forwarding to continuing to do so! 😄 >>