tokoko opened a new pull request, #605: URL: https://github.com/apache/arrow-adbc/pull/605
implements `getObjects` in flight-sql driver. There are some limitations that I hope is okay to postpone, namely catalogs and schemas are being left out if they don't contain any tables and don't show up in FlightSql's getTables output. This shouldn't be too hard to rectify, but is currently tricky to test with just `sqlite` validation, because you can't have more than one database in sqlite. I'll add necessary tests and a fix later on as part of `Dremio` validation suite. -- 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]
