pitrou commented on issue #6981: URL: https://github.com/apache/arrow/pull/6981#issuecomment-616729359
I've started a discussion on the [mailing-list](https://mail-archives.apache.org/mod_mbox/arrow-dev/) to make other people aware of your efforts. I wonder if creating a `LETypedBufferBuilder` would make more sense than adding `AppendLE` methods (I don't think it makes sense to use two different endiannesses in a single buffer). It should probably be discussed on the ML. As for `Serialize`, I can't really tell you. Parquet encoding routines seem a bit all over the place (most of it happens in `encoding.cc`). Perhaps other developers can chime in... ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org