zeroshade commented on issue #1454:
URL: https://github.com/apache/arrow-adbc/issues/1454#issuecomment-1983869708

   Most likely a significant part of the issue is that unlike normal select 
queries, snowflake doesn't return the results of `SHOW TABLES` using Arrow, it 
returns it as JSON that we have to parse and manipulate into Arrow. This is 
likely an issue that needs to be addressed on the server side of Snowflake


-- 
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]

Reply via email to