jgoday commented on pull request #394: URL: https://github.com/apache/arrow-datafusion/pull/394#issuecomment-849102785
> > @andygrove I have changed the condition to call info/trace to check the job's prev status. > > Should we trace all loop iterations or just info! when the status has changed (so we don't need the info_or_trace_if macro) ? > > Nice. I think we can just log with `info!` and remove the macro in this case. Ok, I have changed it that way. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
