This is an automated email from the ASF dual-hosted git repository.

blaginin pushed a commit to branch db/ci-optimized
in repository https://gitbox.apache.org/repos/asf/datafusion.git


The following commit(s) were added to refs/heads/db/ci-optimized by this push:
     new 4ce30ad594 inherits
4ce30ad594 is described below

commit 4ce30ad5941d5618dcea37adc6b92ee132b7c3a6
Author: blaginin <[email protected]>
AuthorDate: Mon Mar 16 20:00:13 2026 +0000

    inherits
---
 Cargo.toml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Cargo.toml b/Cargo.toml
index fdde108810..d6d65a947a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -263,6 +263,7 @@ rpath = false
 strip = false            # Retain debug info for flamegraphs
 
 [profile.ci-optimized]
+inherits = "release"
 codegen-units = 16
 lto = "thin"
 strip = true


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to