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

   # Which issue does this PR close?
   
   Part of https://github.com/apache/arrow-rs/issues/6164
   
   # Rationale for this change
    
   As discussed with @Kev1n8 on 
https://github.com/apache/arrow-rs/pull/6181#discussion_r1702702575 the 
`DataType` is always known and provided, so having the code check for `None` is 
unnecessary and confusing.
   
   
   # What changes are included in this PR?
   
   Remove the `Option` handling in code that is always invoked with `Some`
   
   # Are there any user-facing changes?
   No
   
   <!--
   If there are user-facing changes then we may require documentation to be 
updated before approving the PR.
   -->
   
   <!---
   If there are any breaking changes to public APIs, please add the `breaking 
change` label.
   -->
   


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