rluvaton opened a new pull request, #7241:
URL: https://github.com/apache/arrow-rs/pull/7241

   # Which issue does this PR close?
   
   N/A
   
   # Rationale for this change
    
   Sometimes I use `new_unchecked` to create arrays for perfromance reasons, 
but for testing I would like to always assert so I'm using the `force_validate` 
feature flag.
   
   # What changes are included in this PR?
   
   Force validate for `ByteArray`, `ByteViewArray`, `DictionaryArray` and 
`StructArray`, also changed `test_empty_string_with_non_zero_offset` in ffi to 
only run when not having force validate 
   
   # Are there any user-facing changes?
   
   Kind of


-- 
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]

Reply via email to