alamb opened a new pull request #1148:
URL: https://github.com/apache/arrow-rs/pull/1148


   # Which issue does this PR close?
   
   Re https://github.com/apache/arrow-rs/issues/197
   
   # Rationale for this change
    
   As part of #197 I reviewed all uses of `from_trusted_len_iter`; While doing 
so I found some without a safety justification, and so I added the results of 
my review as comments
   
   # What changes are included in this PR?
   
   Code comments justifying why (existing) calls to `from_trusted_len_iter()` 
are sound
   
   # Are there any user-facing changes?
   
   No


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