felipecrv commented on issue #32339: URL: https://github.com/apache/arrow/issues/32339#issuecomment-1593510420
> Maybe we could first implement (1), then regard (2) as an optimization @felipecrv ? Yes. Sounds like a good plan. This is the list of types supported by `RunEndEncode` and `RunEndDecode` so far. It doesn't include nested types at the moment as I figured those would be more likely to be dict-encoded when compressed. https://github.com/apache/arrow/blob/99dd998068d29ae528704154c499ed246f27dde8/cpp/src/arrow/compute/kernels/vector_run_end_encode.cc#L591 -- 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]
