parthchandra commented on code in PR #746:
URL: https://github.com/apache/datafusion-comet/pull/746#discussion_r1700848628
##########
native/core/src/execution/jni_api.rs:
##########
@@ -360,6 +360,15 @@ pub unsafe extern "system" fn
Java_org_apache_comet_Native_executePlan(
// Update metrics
update_metrics(&mut env, exec_context)?;
+ if exec_context.debug_native {
Review Comment:
How does one enable/disable 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]