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

   # Which issue does this PR close?
   
   fix #3577
   
   # Rationale for this change
    
   Our parquet reader is panicing when hitting metadata that is either invalid 
or unexpected
   
   # What changes are included in this PR?
   
   Remove interval `from_le_slice` method, use `T::try_from_le_slice` instead.
   
   # Are there any user-facing changes?
   
   NA?
   


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