Phoenix500526 commented on issue #15986: URL: https://github.com/apache/datafusion/issues/15986#issuecomment-4738776978
Hi, @andygrove Looks like this issue has already been resolved. The two things the issue tracks both seem to have landed: * perf optimization: #21836 added the 256-entry byte-pair lookup table in `spark/src/function/math/hex.rs` * criterion benchmark: `datafusion/spark/benches/hex.rs` (added in #19738) Is there anything still outstanding, or is it good to close? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
