CurtHagenlocher commented on code in PR #1262:
URL: https://github.com/apache/arrow-adbc/pull/1262#discussion_r1383570978


##########
go/adbc/driver/snowflake/driver_test.go:
##########
@@ -236,15 +236,15 @@ func (s *SnowflakeQuirks) 
SampleTableSchemaMetadata(tblName string, dt arrow.Dat
        return arrow.Metadata{}
 }
 
-func createTempSchema(uri string) string {
+func createTempSchema(database string, uri string) string {

Review Comment:
   This is unrelated test cleanup.



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