zeroshade commented on issue #1704: URL: https://github.com/apache/arrow-adbc/issues/1704#issuecomment-4780790907
It's possible that Snowflake could benefit from it, but I agree that if we're gonna add a generalized metadata API it's probably not worth trying to patch GetObjects. In general snowflake's ADBC driver's metadata retrieval is pretty slow, but thats because we have to jump through a bunch of hoops to make the metadata queries rather than having a dedicated API for retrieving the metadata, rather than a facet of how the results are organized. -- 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]
