llama90 opened a new issue, #40422: URL: https://github.com/apache/arrow/issues/40422
### Describe the bug, including details regarding any error messages, version, and platform. It seems that a similar error occurred as before. - #38210 ```bash ``` Adding `std::nullopt` as `expiration_time` and `""` as `app_metadata` for all calls to the `FlightEndpoint` constructor resolves the issue. Additionally, this probably only happens on `m3` MacBooks. ### Component(s) FlightRPC -- 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]
