collimarco opened a new issue, #36348: URL: https://github.com/apache/arrow/issues/36348
### Describe the enhancement requested The Apache Arrow Ballista project (https://github.com/apache/arrow-ballista) requires the Flight SQL protocol for communications. Basically you need the Flight SQL protocol if you want to send a SQL query from a Ruby program to an instance of Arrow Ballista (e.g. running in Docker or Kubernetes). I see that you already started this project for Ruby: https://github.com/apache/arrow/tree/main/ruby/red-arrow-flight-sql However there isn't any example of usage and the project seems empty / incomplete. How can you interact with Arrow Ballista from Ruby? Are there any plans to complete the `red-arrow-flight-sql` gem? ### Component(s) Ruby -- 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]
