Re: [DISCUSS] Apache Arrow Meetup in Europe

2025-03-15 Thread Alex Wendland (London) via user
Hi JB, I work for a company called Man Group. We are the PyData sponsor for London, where we have our offices. We have hosted open source hackathons and meet ups for tools such as Aeron. If London as a location could work and depending on arrangements we could offer to host the meetup and may h

Community Over Code Asia Travel Assistance Applications now open

2025-03-15 Thread Neal Richardson
Hi all, Passing on a message from the ASF Travel Assistance Committee about the ASF conference in Beijing later this year. See below. Neal --- The Travel Assistance Committee (TAC) are pleased to announce that travel assistance applications for Community over Code Asia 2025 are now open! We will

[DISCUSS] [RUST] Minimum Supported Rust Version Policy

2025-03-15 Thread Andrew Lamb
Hello Arrow Developers / Users, We are discussing the policy for minimum supported Rust version[1]. Please comment on the ticket if you would like to participate in the discussion Thank you, Andrew [1]: https://github.com/apache/arrow-rs/issues/181

Re: api gateway with arrow flight grpc

2025-03-15 Thread Hélder Gregório
Hi, I'm not sure about integration with the services you mentioned but assuming some responsibilities of the API Gateway are handling authentication and load balancing, you can implement a flight proxy by creating a service that implements FlightProducer interface. The service can access headers f