ravjotbrar opened a new issue, #34016: URL: https://github.com/apache/arrow/issues/34016
### Describe the enhancement requested We currently implement CookieMiddleware in our own Python Arrow Flight client to connect to a Dremio Flight endpoint. I plan to move this middleware into pyarrow, similar to the [client cookie middleware for java ](https://github.com/apache/arrow/blob/2ad89525173bbe3e03814eb4310b6e58fad5b989/java/flight/flight-core/src/main/java/org/apache/arrow/flight/client/ClientCookieMiddleware.java#L44). ### Component(s) Python -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
