emkornfield commented on a change in pull request #8801:
URL: https://github.com/apache/arrow/pull/8801#discussion_r537247686



##########
File path: 
java/adapter/jdbc/src/test/java/org/apache/arrow/adapter/jdbc/h2/JdbcToArrowVectorIteratorTest.java
##########
@@ -92,6 +103,39 @@ public void testJdbcToArrowValuesNoLimit() throws 
SQLException, IOException {
     validate(iterator);
   }
 
+  @Test
+  public void testTimeStampConsumer() throws SQLException, IOException {

Review comment:
       oh I see arrow's Vectors are inconsistent 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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to