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

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

commit 912f321d154e74686eee1b3f81be55d8c8410178
Author: blaginin <[email protected]>
AuthorDate: Wed Mar 4 09:31:47 2026 +0000

    try lto
---
 .github/workflows/extended.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/extended.yml b/.github/workflows/extended.yml
index 3dece9ebcc..8c8d4c300a 100644
--- a/.github/workflows/extended.yml
+++ b/.github/workflows/extended.yml
@@ -179,7 +179,7 @@ jobs:
           rust-version: stable
       - name: Run sqllogictest
         run: |
-          cargo test --features backtrace,parquet_encryption --profile 
release-nonlto --test sqllogictests -- --include-sqlite
+          cargo test --features backtrace,parquet_encryption --profile release 
--test sqllogictests -- --include-sqlite
           cargo clean
 
 


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

Reply via email to