andygrove commented on code in PR #1706:
URL: https://github.com/apache/datafusion-comet/pull/1706#discussion_r2075734917
##########
native/core/src/execution/jni_api.rs:
##########
@@ -767,3 +750,20 @@ pub unsafe extern "system" fn
Java_org_apache_comet_Native_traceEnd(
) {
// no implementation
}
+
+struct TraceGuard<'a> {
Review Comment:
Yes, I like that idea. I will try and implement this.
--
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]