andygrove commented on code in PR #2163: URL: https://github.com/apache/datafusion-comet/pull/2163#discussion_r2282513676
########## native/core/src/execution/jni_api.rs: ########## @@ -17,7 +17,7 @@ //! Define JNI APIs which can be called from Java/Scala. -use super::{serde, utils::SparkArrowConvert}; Review Comment: There is nothing Spark specific in this FFI code, so I found the name confusing -- 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...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org