alamb commented on issue #1390:
URL: https://github.com/apache/arrow-rs/issues/1390#issuecomment-1059943615


   @jackwener one thing I noticed that that function isn't marked with 
`#[test]` (not sure if you did that locally or not).
   
   ```rust
   #[test]
   fn test_fixed_size_binary_array_from_sparse_iter() {
   ...
   }
   ```
   
   Is there any chance you can put up a PR with the test? That way we can close 
this ticket -- as 'already fixed' if it passes
   


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