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

blaginin pushed a commit to branch dorny-path-filter
in repository https://gitbox.apache.org/repos/asf/datafusion-sandbox.git


The following commit(s) were added to refs/heads/dorny-path-filter by this push:
     new f3bd36a19 Can `predicate-quantifier` work?
f3bd36a19 is described below

commit f3bd36a19834ea0871f49724bedf66b83f313b1f
Author: blaginin <[email protected]>
AuthorDate: Sun Nov 23 16:37:35 2025 +0000

    Can `predicate-quantifier` work?
---
 .github/workflows/rust.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml
index d7571c337..2bb98d99f 100644
--- a/.github/workflows/rust.yml
+++ b/.github/workflows/rust.yml
@@ -53,6 +53,7 @@ jobs:
               - '!docs/**'
               - '!.github/ISSUE_TEMPLATE/**'
               - '!.github/pull_request_template.md'
+          predicate-quantifier: 'some'
 
   # Check crate compiles and base cargo check passes
   linux-build-lib:


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

Reply via email to