aiguofer commented on code in PR #38404:
URL: https://github.com/apache/arrow/pull/38404#discussion_r1376615210


##########
java/flight/flight-sql-jdbc-core/src/test/java/org/apache/arrow/driver/jdbc/ArrowFlightPreparedStatementTest.java:
##########
@@ -107,4 +151,19 @@ public void testUpdateQuery() throws SQLException {
       assertEquals(42, updated);
     }
   }
+
+  @Test

Review Comment:
   Dug into it a bit. I had to implement `executeBatch`. Will add test in a 
follow up.



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