emkornfield commented on PR #48239: URL: https://github.com/apache/arrow/pull/48239#issuecomment-3591697500
> > The changes look reasonable, but it would this break the "common" case if a machine is BigEndian when writing data? > > What do you mean? I might have been misunderstaning the code but it looks like this PR removes automatic detection of endianness and relies the the enddianess set by the client of the library. I was wondering if this bit gets set automatically in some other way (and if not if it silently reports data from big-endian machines as little endian to consumers of IPC message.) -- 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]
