alamb commented on issue #6917: URL: https://github.com/apache/arrow-rs/issues/6917#issuecomment-5622475068
> What I was proposing is more like -- we explicitly only support little-endian, but it might happen to work on a big endian machine. No promises. -- So big endian testing suite is not needed. Documenting that we don't test on big endian is probably a good idea if we don't already do it I am quite sure there is a bunch of code in these crates (e.g. the stuff that does `u64` byte / bit manipulation) which is definitely not going to work on big endiand -- 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]
