jduo commented on issue #37702: URL: https://github.com/apache/arrow/issues/37702#issuecomment-1736376096
@lidavidm , I see that there is ValueVectorUtility#validate() and ValueVectorUtility#Validate(). Is the ask to add instance methods to the Vector classes to validate()? Or is it to add validity checks that are implemented in C++ but not Java (the UTF-8 check and offset check mentioned above, and others)? -- 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]
