pitrou commented on issue #45610: URL: https://github.com/apache/arrow/issues/45610#issuecomment-2678264913
Well, the "core kernels" are those that are required for core functionality such as the IPC layer. For example, dictionary decoding is necessary for processing delta dictionaries in IPC. As long as REE routines are not needed by any core component, they should probably not be included. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org