You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/07/10 18:19:46 UTC

[GitHub] [arrow] lidavidm commented on a change in pull request #7685: ARROW-9362: [Java] Support reading/writing V4 MetadataVersion

lidavidm commented on a change in pull request #7685:
URL: https://github.com/apache/arrow/pull/7685#discussion_r453001215



##########
File path: java/vector/src/test/java/org/apache/arrow/vector/ipc/MessageSerializerTest.java
##########
@@ -148,7 +150,7 @@ public void testSchemaDictionaryMessageSerialization() throws IOException {
   public ExpectedException expectedEx = ExpectedException.none();
 
   @Test
-  public void testSerializeRecordBatch() throws IOException {
+  public void testSerializeRecordBatchV4() throws IOException {

Review comment:
       Good catch, thank you. I've added the IpcOption.




----------------------------------------------------------------
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:
users@infra.apache.org