chebbyChefNEQ commented on issue #5104: URL: https://github.com/apache/arrow-rs/issues/5104#issuecomment-1821205074
Yeah, I noticed that the in memory object store implementation doesn't guarantee 8-byte aligns buffers, which is sufficient for most types. I was debating if I should open an issue and make object store return aligned buffers. Since there is no mmap in the object store I think this is doable? -- 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]
