blaginin commented on code in PR #21084: URL: https://github.com/apache/datafusion/pull/21084#discussion_r2968065296
########## Cargo.toml: ########## @@ -260,6 +260,7 @@ strip = false # Retain debug info for flamegraphs [profile.ci-optimized] inherits = "release" +debug-assertions = true Review Comment: actually, will move it to a separate PR https://github.com/apache/datafusion/pull/21085 -- 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]
