joellubi commented on issue #2171: URL: https://github.com/apache/arrow-adbc/issues/2171#issuecomment-2361992757
Hi @davidhcoe, can you share the error you're getting? We explicitly test [this case](https://github.com/apache/arrow-adbc/blob/42e5063f29c9850a1b5155ce7000fc568a12fc69/go/adbc/validation/validation.go#L476-L484) (note that the `catalogFilter` field is missing which means we're passing a nil pointer, and we expect to find all resources in this case). I'm wondering if this could be related to snowflake insisting that a default database is set, and perhaps the session is missing one. -- 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]
