lidavidm commented on code in PR #1097:
URL: https://github.com/apache/arrow-adbc/pull/1097#discussion_r1334755294


##########
go/adbc/validation/validation.go:
##########
@@ -102,6 +102,33 @@ func (d *DatabaseTests) TestNewDatabase() {
        d.Implements((*adbc.Database)(nil), db)
 }
 
+func (d *DatabaseTests) TestNewDatabaseGetSetOptions() {

Review Comment:
   Ah, it seems this test should get moved into the Snowflake tests 
specifically? Other drivers don't allow arbitrary options



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