ferhatelmas commented on code in PR #648:
URL: https://github.com/apache/iceberg-go/pull/648#discussion_r2603715600


##########
catalog/sql/sql_test.go:
##########
@@ -278,12 +278,12 @@ func (s *SqliteCatalogTestSuite) 
TestCreationOneTableExists() {
        s.confirmNoTables(sqldb)
 
        _, err := sqldb.Exec(`CREATE TABLE "iceberg_tables" (
-               "catalog_name" VARCHAR NOT NULL, 
-               "table_namespace" VARCHAR NOT NULL, 
+               "catalog_name" VARCHAR NOT NULL,

Review Comment:
   can revert this whitespace change unless desired



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to