Curricane opened a new issue, #41722: URL: https://github.com/apache/arrow/issues/41722
### Describe the usage question you have. Please include as many useful details as possible. I use BDeaver and arrow-flight-sql-jdbc-driver to connect my db which implement arrow flight. In my db,there have a datatype "Geometry" , corresponds to the Binary type in the arrow. In CommandGetTables,flight will return table's schema,The schema contains the field information for the table. How do I return a schema that lets the arrow-flight-sql-jdbc-driver know that the field I'm returning is of type Geometry? ### 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]
