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

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions