andygrove commented on code in PR #1423: URL: https://github.com/apache/datafusion-comet/pull/1423#discussion_r1977914386
########## native/core/benches/perf.rs: ########## @@ -30,7 +30,7 @@ pub struct FlamegraphProfiler<'a> { active_profiler: Option<ProfilerGuard<'a>>, } -impl<'a> FlamegraphProfiler<'a> { Review Comment: lifetime annotation changes are due to new clippy rules in 1.85 -- 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