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


##########
c/driver/postgresql/postgres_type.h:
##########
@@ -581,6 +586,8 @@ class PostgresTypeResolver {
   }
 
  private:
+  friend class PostgresTypeTest_BuiltinResolver_Test;

Review Comment:
   Perhaps, but this is finer-grained since we're only exposing it to the test 
itself



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