Improve speed of median
by implementing special GroupsAccumulator
#35693
Triggered via pull request
December 8, 2024 17:28
Status
Failure
Total duration
1h 11m 3s
Artifacts
–
rust.yml
on: pull_request
cargo check
8m 18s
Check License Header
2m 17s
build with wasm-pack
3m 13s
cargo test (win64)
1h 10m
cargo test (macos)
8m 44s
cargo test (macos-aarch64)
8m 19s
Verify Vendored Code
50s
Check cargo fmt
44s
Verify MSRV (Min Supported Rust Version)
8m 51s
cargo test (amd64)
12m 23s
cargo test datafusion-cli (amd64)
4m 41s
cargo examples (amd64)
14m 30s
cargo test doc (amd64)
17m 25s
cargo doc
4m 25s
verify benchmark results (amd64)
14m 30s
Run sqllogictest with Postgres runner
4m 2s
cargo test pyarrow (amd64)
2m 59s
clippy
2m 21s
cargo test hash collisions (amd64)
28m 20s
check Cargo.toml formatting
2m 52s
check configs.md and ***_functions.md is up-to-date
3m 35s
Annotations
7 errors and 16 warnings
cargo test (macos-aarch64)
Process completed with exit code 1.
|
cargo test (macos)
Process completed with exit code 1.
|
clippy
Process completed with exit code 101.
|
cargo test (amd64)
Process completed with exit code 1.
|
verify benchmark results (amd64)
Process completed with exit code 1.
|
cargo test hash collisions (amd64)
Process completed with exit code 1.
|
cargo test (win64)
Process completed with exit code 1.
|
Check cargo fmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Verify Vendored Code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build with wasm-pack
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cargo check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Verify MSRV (Min Supported Rust Version)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check Cargo.toml formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check configs.md and ***_functions.md is up-to-date
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run sqllogictest with Postgres runner
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cargo doc
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cargo test datafusion-cli (amd64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cargo test (amd64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cargo examples (amd64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
verify benchmark results (amd64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cargo test doc (amd64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cargo test hash collisions (amd64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|