asolimando commented on code in PR #3687:
URL: https://github.com/apache/calcite/pull/3687#discussion_r1507338676


##########
core/src/test/java/org/apache/calcite/test/JdbcTest.java:
##########
@@ -8332,10 +8331,30 @@ private void checkGetTimestamp(Connection con) throws 
SQLException {
     }
   }
 
+  @Test void bindOverflowingTinyintParameter() {

Review Comment:
   ```suggestion
     @Test void bindOverflowingTinyIntParameter() {
   ```



-- 
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: commits-unsubscr...@calcite.apache.org

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

Reply via email to