avantgardnerio commented on code in PR #33961:
URL: https://github.com/apache/arrow/pull/33961#discussion_r1092487630


##########
java/flight/flight-sql-jdbc-driver/src/test/java/org/apache/arrow/driver/jdbc/ArrowFlightJdbcDriverTest.java:
##########
@@ -133,6 +126,28 @@ public void testShouldConnectWhenProvidedWithValidUrl() 
throws Exception {
     }
   }
 
+  @Test
+  public void testParameters() throws Exception {

Review Comment:
   I'd be happy to receive pointers on how to properly unit test this, since we 
will probably need to remove this integration test before submitting as a 
non-draft PR.



-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to