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
The following commit(s) were added to refs/heads/db/extended-allocator-profile
by this push:
new ee9a78ed45 `save-if`
ee9a78ed45 is described below
commit ee9a78ed45433ac1b51f05dea6d504f90883c34c
Author: blaginin <[email protected]>
AuthorDate: Wed Mar 4 10:02:25 2026 +0000
`save-if`
---
.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 4d78714d75..c9d7e0598d 100644
--- a/.github/workflows/extended.yml
+++ b/.github/workflows/extended.yml
@@ -180,7 +180,7 @@ jobs:
- name: Rust Dependency Cache
uses: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 #
v2.8.2
with:
- # save-if: ${{ github.ref_name == 'main' }}
+ save-if: ${{ github.ref_name == 'main' }}
shared-key: "sqllogictest-sqlite"
- name: Run sqllogictest
run: |
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]