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

   # Which issue does this PR close?
   
   Closes #2472.
   
   # Rationale for this change
   
   Much of the byteorder functionality can be found in the standard library, 
e.g. https://doc.rust-lang.org/std/primitive.u64.html#method.from_le_bytes.
   
   # What changes are included in this PR?
   
   Removed byteorder dependency from parquet
   
   # 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