Skip to content

feat: derive per-column pruning guarantees from tuple IN lists #77865

feat: derive per-column pruning guarantees from tuple IN lists

feat: derive per-column pruning guarantees from tuple IN lists #77865

Triggered via pull request September 21, 2026 07:13
Status Cancelled
Total duration 29m 26s
Artifacts 1

rust.yml

on: pull_request
linux build test
6m 24s
linux build test
build and run with wasm-pack
3m 58s
build and run with wasm-pack
cargo test (macos-aarch64)
4m 17s
cargo test (macos-aarch64)
Verify Vendored Code
1m 19s
Verify Vendored Code
Check cargo fmt
1m 6s
Check cargo fmt
Check GitHub Actions install tooling
7s
Check GitHub Actions install tooling
Verify MSRV (Min Supported Rust Version)
4m 2s
Verify MSRV (Min Supported Rust Version)
cargo check datafusion-common features
46s
cargo check datafusion-common features
cargo check datafusion-substrait features
13m 17s
cargo check datafusion-substrait features
cargo check datafusion-proto features
15s
cargo check datafusion-proto features
cargo check datafusion-ffi features
13m 17s
cargo check datafusion-ffi features
cargo check datafusion features
34s
cargo check datafusion features
cargo check datafusion-functions features
1m 8s
cargo check datafusion-functions features
cargo check datafusion-spark features
13m 17s
cargo check datafusion-spark features
cargo test (amd64)
13m 17s
cargo test (amd64)
cargo test datafusion-cli (amd64)
15s
cargo test datafusion-cli (amd64)
cargo examples (amd64)
11s
cargo examples (amd64)
cargo test doc (amd64)
1m 2s
cargo test doc (amd64)
cargo doc
1m 18s
cargo doc
verify benchmark results (amd64)
54s
verify benchmark results (amd64)
Run sqllogictest with Postgres runner
13m 17s
Run sqllogictest with Postgres runner
Run sqllogictest in Substrait round-trip mode
13m 17s
Run sqllogictest in Substrait round-trip mode
clippy
43s
clippy
check Cargo.toml formatting
38s
check Cargo.toml formatting
check configs.md and ***_functions.md is up-to-date
13m 17s
check configs.md and ***_functions.md is up-to-date
check example README is up-to-date
1m 6s
check example README is up-to-date
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 17 notices
check configs.md and ***_functions.md is up-to-date
Canceling since a higher priority waiting request for apache/datafusion-feat/tuple-in-pruning-guarantees-Rust exists
cargo test (amd64)
Canceling since a higher priority waiting request for apache/datafusion-feat/tuple-in-pruning-guarantees-Rust exists
cargo check datafusion-substrait features
Canceling since a higher priority waiting request for apache/datafusion-feat/tuple-in-pruning-guarantees-Rust exists
cargo check datafusion-spark features
Canceling since a higher priority waiting request for apache/datafusion-feat/tuple-in-pruning-guarantees-Rust exists
Run sqllogictest in Substrait round-trip mode
Canceling since a higher priority waiting request for apache/datafusion-feat/tuple-in-pruning-guarantees-Rust exists
Run sqllogictest with Postgres runner
Canceling since a higher priority waiting request for apache/datafusion-feat/tuple-in-pruning-guarantees-Rust exists
cargo check datafusion-ffi features
Canceling since a higher priority waiting request for apache/datafusion-feat/tuple-in-pruning-guarantees-Rust exists
cargo examples (amd64)
Canceling since a higher priority waiting request for apache/datafusion-feat/tuple-in-pruning-guarantees-Rust exists
cargo examples (amd64)
The operation was canceled.
cargo test datafusion-cli (amd64)
Canceling since a higher priority waiting request for apache/datafusion-feat/tuple-in-pruning-guarantees-Rust exists
cargo test datafusion-cli (amd64)
The operation was canceled.
cargo check datafusion-proto features
Canceling since a higher priority waiting request for apache/datafusion-feat/tuple-in-pruning-guarantees-Rust exists
cargo check datafusion-proto features
The operation was canceled.
cargo check datafusion features
Canceling since a higher priority waiting request for apache/datafusion-feat/tuple-in-pruning-guarantees-Rust exists
cargo check datafusion features
The operation was canceled.
check Cargo.toml formatting
Canceling since a higher priority waiting request for apache/datafusion-feat/tuple-in-pruning-guarantees-Rust exists
check Cargo.toml formatting
The operation was canceled.
check example README is up-to-date
Canceling since a higher priority waiting request for apache/datafusion-feat/tuple-in-pruning-guarantees-Rust exists
check example README is up-to-date
The operation was canceled.
cargo check datafusion-common features
Canceling since a higher priority waiting request for apache/datafusion-feat/tuple-in-pruning-guarantees-Rust exists
cargo check datafusion-common features
The operation was canceled.
verify benchmark results (amd64)
Canceling since a higher priority waiting request for apache/datafusion-feat/tuple-in-pruning-guarantees-Rust exists
verify benchmark results (amd64)
The operation was canceled.
clippy
Canceling since a higher priority waiting request for apache/datafusion-feat/tuple-in-pruning-guarantees-Rust exists
clippy
The operation was canceled.
cargo check datafusion-functions features
Canceling since a higher priority waiting request for apache/datafusion-feat/tuple-in-pruning-guarantees-Rust exists
cargo check datafusion-functions features
The operation was canceled.
cargo test doc (amd64)
Canceling since a higher priority waiting request for apache/datafusion-feat/tuple-in-pruning-guarantees-Rust exists
cargo test doc (amd64)
The operation was canceled.
Rust
Canceling since a higher priority waiting request for apache/datafusion-feat/tuple-in-pruning-guarantees-Rust exists
cargo doc
Canceling since a higher priority waiting request for apache/datafusion-feat/tuple-in-pruning-guarantees-Rust exists
cargo doc
The operation was canceled.
Check GitHub Actions install tooling
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
Check cargo fmt
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
Verify Vendored Code
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
Verify MSRV (Min Supported Rust Version)
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
linux build test
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
cargo examples (amd64)
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
cargo test datafusion-cli (amd64)
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
cargo check datafusion-proto features
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
cargo check datafusion features
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
check Cargo.toml formatting
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
check example README is up-to-date
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
cargo check datafusion-common features
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
verify benchmark results (amd64)
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
clippy
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
cargo check datafusion-functions features
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
cargo test doc (amd64)
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
cargo doc
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"

Artifacts

Produced during runtime
Name Size Digest
cargo-check Expired
556 MB
sha256:f74e1290ec1478e15d495be90278fe882eb1c173ee4b5c2f264466264f700c23