kiszk edited a comment on pull request #10883: URL: https://github.com/apache/arrow/pull/10883#issuecomment-907839853
Would it be good to add tests for DeserializeUnsafeFromJava and SerializeUnsafeFromNative to jni_util_test.cc? Since we use a few jni methods(GetArrayLength, GetByteArrayElements, NewByteArray, SetByteArrayRegion, ...), we could create a mock jni in the test case. Test cases make us clear to do things in the methods. -- 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]
