zeroshade opened a new pull request, #2254: URL: https://github.com/apache/arrow-adbc/pull/2254
Fixes #2171 Improves the channel handling and query building for metadata conversion to Arrow for better performance. For all cases except when retrieving Column metadata we'll now utilize `SHOW` queries and build the patterns into those queries. This allows those `GetObjects` calls with appropriate depths to be called without having to specify a current database or schema. -- 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]
