vibhatha commented on code in PR #40340:
URL: https://github.com/apache/arrow/pull/40340#discussion_r1548072108


##########
java/vector/src/main/java/org/apache/arrow/vector/TypeLayout.java:
##########
@@ -347,11 +360,23 @@ public Integer visit(Binary type) {
         return VARIABLE_WIDTH_BUFFER_COUNT;
       }
 
+      @Override
+      public Integer visit(ArrowType.BinaryView type) {

Review Comment:
   Yes I agree, I have created an issue for this. How should we proceed?



-- 
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]

Reply via email to