Skip to content

[Java] Implement Vector Validators for StringView #109

@vibhatha

Description

@vibhatha

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions