pitrou commented on PR #14347: URL: https://github.com/apache/arrow/pull/14347#issuecomment-1273326014
Right, since the data types are supposed to match, this PR is only guarding against invalid data. It you want to make sure data is valid, you should call `Validate` or `ValidateFull` before doing anything else. -- 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]
