freddieptf opened a new issue, #5540: URL: https://github.com/apache/arrow-rs/issues/5540
**Describe the bug** I ran the example Flight SQL server in https://github.com/apache/arrow-rs/blob/master/arrow-flight/examples/flight_sql_server.rs and could not access it from dbeaver using the JDBC driver version 15.0.1. Got it working with some minor changes https://github.com/freddieptf/arrow-rs/commit/a20a16825031db2d669aba5b05c9114e7ab3b427. Is this the intended behavior or am i doing something wrong? **To Reproduce** <!-- Steps to reproduce the behavior: --> **Expected behavior** <!-- A clear and concise description of what you expected to happen. --> **Additional context** <!-- Add any other context about the problem here. --> -- 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]
