Re: 5.0.0 Release and Release Manager

2021-07-16 Thread Karik Isichei
I think ARROW-13086 (JIRA / PR ) is ready to merge (only the Travis CI build

Re: 5.0.0 Release and Release Manager

2021-07-16 Thread Joris Van den Bossche
Hi Karik, Thanks for the reminder, I just took a look at your PR, I think it should be ready now to be included in 5.0.0. Joris On Fri, 16 Jul 2021 at 09:56, Karik Isichei wrote: > I think ARROW-13086 (JIRA > < > https://issues.apache.org/jira/browse/ARROW-13086?jql=project%20%3D%20ARROW%20AND

Re: [Discuss] Handling timezones in (C++) compute kernels for timestamp data

2021-07-16 Thread Rok Mihevc
As there was a lot of discussion around timestamp localization I'd like to point out there is an open PR for it now [1]. [1] https://github.com/apache/arrow/pull/10610 Rok On Thu, Jun 10, 2021 at 11:11 PM Wes McKinney wrote: > > I agree that we need to implement the equivalent of pandas's > "tz

[DISCUSS][C++] Strategies for SIMD cross-compilation?

2021-07-16 Thread Wes McKinney
hi folks, I had a conversation with the developers of xsimd last week in Paris and was made aware that they are working on a substantial refactor of xsimd to improve its usability for cross-compilation and dynamic-dispatch based on runtime processor capabilities. The branch with the refactor is lo

Re: 5.0.0 Release and Release Manager

2021-07-16 Thread Neal Richardson
I've started a draft blog post for the 5.0.0 release: https://github.com/apache/arrow-site/pull/127 Please start filling in sections--you can commit directly to my branch, make GitHub suggestions, however you want. Please keep in mind that the audience of this document is Arrow users, not Arrow de

Re: [INFO_REQUEST][FLIGHT] - Dynamic schema changes in ArrowFlight streams

2021-07-16 Thread Micah Kornfield
> > It sounds like we may want to discuss some potential evolutions of the > Arrow binary protocol (for example: new Message types). This sounds like a good path forward. On Fri, Jul 9, 2021 at 8:26 AM Wes McKinney wrote: > It sounds like we may want to discuss some potential evolutions of the