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 2fe0351700d4a3627b64b1e3b2abb7dc6de8852b
Author: blaginin <[email protected]>
AuthorDate: Wed Mar 4 10:40:22 2026 +0000

    no impact on cache
---
 .github/workflows/extended.yml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/.github/workflows/extended.yml b/.github/workflows/extended.yml
index c9d7e0598d..3837feb622 100644
--- a/.github/workflows/extended.yml
+++ b/.github/workflows/extended.yml
@@ -177,11 +177,6 @@ jobs:
         uses: ./.github/actions/setup-builder
         with:
           rust-version: stable
-      - name: Rust Dependency Cache
-        uses: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5  # 
v2.8.2
-        with:
-          save-if: ${{ github.ref_name == 'main' }}
-          shared-key: "sqllogictest-sqlite"
       - name: Run sqllogictest
         run: |
           cargo test --features backtrace,parquet_encryption --profile release 
--test sqllogictests -- --include-sqlite
\ No newline at end of file


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

Reply via email to