comphead commented on PR #5602: URL: https://github.com/apache/datafusion-comet/pull/5602#issuecomment-5496174099
> I wonder if it is worth using JNI so that Rust can call back into JVM to perform lowercase of names? hm. that actually makes sense IMO, to extend JNI calls to support this thing. Let me check if its performance reasonable, which should be as this operation is not on a hot path -- 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]
