vibhatha opened a new issue, #109: URL: https://github.com/apache/arrow-java/issues/109
### Describe the enhancement requested At the moment in the [StringView implementation](https://github.com/apache/arrow/pull/40340), the following Validators have not been implemented. - [ ] `java/vector/src/main/java/org/apache/arrow/vector/validate/ValidateVectorBufferVisitor.java` - [ ] `java/vector/src/main/java/org/apache/arrow/vector/validate/ValidateVectorDataVisitor.java` - [ ] `java/vector/src/main/java/org/apache/arrow/vector/validate/ValidateVectorTypeVisitor.java` - [ ] `java/vector/src/main/java/org/apache/arrow/vector/validate/ValidateVectorVisitor.java` These validators must be implemented with corresponding test cases. ### Component(s) Java -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org