pitrou commented on PR #47573: URL: https://github.com/apache/arrow/pull/47573#issuecomment-3401365958
A quick experiment shows that much of the original performance can be re-gained by replacing the array of function pointers with a switch statement in `unpack_jump`. It's less pretty for sure. -- 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]
