WillAyd commented on code in PR #1036:
URL: https://github.com/apache/arrow-adbc/pull/1036#discussion_r1317520579


##########
c/driver/postgresql/postgresql_test.cc:
##########
@@ -539,40 +539,6 @@ TEST_F(PostgresConnectionTest, GetObjectsTableTypesFilter) 
{
   ASSERT_NE(view, nullptr) << "did not find view adbc_table_types_view_test";
 }
 
-TEST_F(PostgresConnectionTest, MetadataGetTableSchemaInjection) {

Review Comment:
   We don't necessarily need to remove this test, but it validates the same 
behavior as what was added to the adbc_validation.h here



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