Skip to content

feat(parquet): Enable Parquet filter_pushdown by default, with heurstic fallback when projecting few non-filter columns #70728

feat(parquet): Enable Parquet filter_pushdown by default, with heurstic fallback when projecting few non-filter columns

feat(parquet): Enable Parquet filter_pushdown by default, with heurstic fallback when projecting few non-filter columns #70728

Triggered via pull request July 15, 2026 05:59
Status Failure
Total duration 25m 22s
Artifacts

rust.yml

on: pull_request
linux build test
7m 3s
linux build test
build and run with wasm-pack
5m 3s
build and run with wasm-pack
cargo test (macos-aarch64)
4m 22s
cargo test (macos-aarch64)
Verify Vendored Code
1m 44s
Verify Vendored Code
Check cargo fmt
1m 8s
Check cargo fmt
Check GitHub Actions install tooling
7s
Check GitHub Actions install tooling
Verify MSRV (Min Supported Rust Version)
6m 1s
Verify MSRV (Min Supported Rust Version)
cargo check datafusion-common features
2m 17s
cargo check datafusion-common features
cargo check datafusion-substrait features
13m 29s
cargo check datafusion-substrait features
cargo check datafusion-proto features
5m 33s
cargo check datafusion-proto features
cargo check datafusion-ffi features
2m 17s
cargo check datafusion-ffi features
cargo check datafusion features
12m 15s
cargo check datafusion features
cargo check datafusion-functions features
2m 47s
cargo check datafusion-functions features
cargo test (amd64)
14m 41s
cargo test (amd64)
cargo test datafusion-cli (amd64)
6m 3s
cargo test datafusion-cli (amd64)
cargo examples (amd64)
17m 31s
cargo examples (amd64)
cargo test doc (amd64)
10m 51s
cargo test doc (amd64)
cargo doc
6m 53s
cargo doc
verify benchmark results (amd64)
18m 12s
verify benchmark results (amd64)
Run sqllogictest with Postgres runner
8m 52s
Run sqllogictest with Postgres runner
Run sqllogictest in Substrait round-trip mode
9m 58s
Run sqllogictest in Substrait round-trip mode
clippy
9m 2s
clippy
check Cargo.toml formatting
4m 22s
check Cargo.toml formatting
check configs.md and ***_functions.md is up-to-date
8m 9s
check configs.md and ***_functions.md is up-to-date
check example README is up-to-date
7m 10s
check example README is up-to-date
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Check cargo fmt
Process completed with exit code 1.
cargo test (amd64)
Process completed with exit code 101.
verify benchmark results (amd64)
Process completed with exit code 1.
cargo test (macos-aarch64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: Swatinem/rust-cache@f13886b937689c021905a6b90929199931d60db1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/