mapleFU commented on issue #15107: URL: https://github.com/apache/arrow/issues/15107#issuecomment-1371055911
> Take a look at what? Did you post a PR? @pitrou Sorry, I'd like to post a PR but meet a problem. I want to make clear it before start writing the code. It's mentioned at https://github.com/apache/arrow/issues/15107#issuecomment-1367275504 . And I wonder should I: 1. Cache all input in a `PlainEncoder`, and put them into `RleEncoder` once 2. or make `RleEncoder` use a resizable-buffer 3. using other work-arounds If I make something wrong, please tell me -- 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]
