-
Notifications
You must be signed in to change notification settings - Fork 119
[Java] Implement Vector Validators for StringView #109
Copy link
Copy link
Closed
Milestone
Description
Describe the enhancement requested
At the moment in the StringView implementation, 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.