BryanCutler commented on a change in pull request #7685:
URL: https://github.com/apache/arrow/pull/7685#discussion_r452993057
##########
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:
doesn't this need an `IpcOption` to set `MetadataVersion.V4`?
----------------------------------------------------------------
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]