Skip to content

better way avoid allocate vec #575

better way avoid allocate vec

better way avoid allocate vec #575

Triggered via push April 13, 2024 11:05
Status Success
Total duration 53m 44s
Artifacts

rust.yml

on: push
build with wasm-pack
2m 16s
build with wasm-pack
cargo test (win64)
41m 31s
cargo test (win64)
cargo test (macos)
29m 22s
cargo test (macos)
cargo test (macos-aarch64)
8m 38s
cargo test (macos-aarch64)
Verify Vendored Code
54s
Verify Vendored Code
Check cargo fmt
45s
Check cargo fmt
Verify MSRV (Min Supported Rust Version)
6m 48s
Verify MSRV (Min Supported Rust Version)
cargo test (amd64)
9m 2s
cargo test (amd64)
cargo test datafusion-cli (amd64)
3m 44s
cargo test datafusion-cli (amd64)
cargo examples (amd64)
10m 22s
cargo examples (amd64)
circular dependency check
2m 53s
circular dependency check
cargo test doc (amd64)
11m 15s
cargo test doc (amd64)
cargo doc
3m 28s
cargo doc
verify benchmark results (amd64)
10m 16s
verify benchmark results (amd64)
Run sqllogictest with Postgres runner
3m 12s
Run sqllogictest with Postgres runner
cargo test pyarrow (amd64)
2m 36s
cargo test pyarrow (amd64)
clippy
5m 14s
clippy
cargo test hash collisions (amd64)
8m 42s
cargo test hash collisions (amd64)
check Cargo.toml formatting
2m 57s
check Cargo.toml formatting
check configs.md is up-to-date
2m 34s
check configs.md is up-to-date
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Check cargo fmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mozilla-actions/sccache-action@v0.0.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Verify Vendored Code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mozilla-actions/sccache-action@v0.0.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build with wasm-pack
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mozilla-actions/sccache-action@v0.0.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cargo check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mozilla-actions/sccache-action@v0.0.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cargo test (macos-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mozilla-actions/sccache-action@v0.0.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cargo test pyarrow (amd64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mozilla-actions/sccache-action@v0.0.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Verify MSRV (Min Supported Rust Version)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mozilla-actions/sccache-action@v0.0.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check Cargo.toml formatting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mozilla-actions/sccache-action@v0.0.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cargo test datafusion-cli (amd64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mozilla-actions/sccache-action@v0.0.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check configs.md is up-to-date
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mozilla-actions/sccache-action@v0.0.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
circular dependency check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mozilla-actions/sccache-action@v0.0.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mozilla-actions/sccache-action@v0.0.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cargo doc
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mozilla-actions/sccache-action@v0.0.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cargo test (amd64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mozilla-actions/sccache-action@v0.0.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cargo examples (amd64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mozilla-actions/sccache-action@v0.0.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cargo test hash collisions (amd64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mozilla-actions/sccache-action@v0.0.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
verify benchmark results (amd64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mozilla-actions/sccache-action@v0.0.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cargo test doc (amd64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mozilla-actions/sccache-action@v0.0.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cargo test (macos)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mozilla-actions/sccache-action@v0.0.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cargo test (win64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mozilla-actions/sccache-action@v0.0.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.