vibhatha commented on code in PR #39529:
URL: https://github.com/apache/arrow/pull/39529#discussion_r1457075679
##########
java/vector/src/main/java/org/apache/arrow/vector/VectorSchemaRoot.java:
##########
@@ -339,6 +339,7 @@ public VectorSchemaRoot slice(int index, int length) {
/**
* Determine if two VectorSchemaRoots are exactly equal.
*/
+
Review Comment:
Ah this is a mistake. I am removing it.
--
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]