thermo911 opened a new issue, #39558: URL: https://github.com/apache/arrow/issues/39558
### Describe the bug, including details regarding any error messages, version, and platform. ### Problem `SqlInfo.SQL_ALL_TABLES_ARE_SELECTABLE` is not supported in `org.apache.arrow.flight.sql.SqlInfoBuilder`. ### Expected state `SqlInfoBuilder` has method `withSqlAllTablesAreSelectable` that accepts single parameter `boolean value` that specifies whether all tables are selectable. ### Component(s) Java -- 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]
