ShivamSoni20 commented on issue #3183: URL: https://github.com/apache/datafusion-comet/issues/3183#issuecomment-3812872690
@andygrove - I'm interested in working on Spark encode function implementation (issue #3183). 🎯 Plan - Follow Comet's existing patterns (similar to CometHex) - UTF-8 charset support initially - Scala serde + Rust native implementation - Comprehensive tests and error handling 🚀 Impact Enable native acceleration for encode(col, 'UTF-8') instead of JVM fallback. -- 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]
