[HSTACK] - consolidate partitions if we have many small files #261
rust.yml
on: push
linux build test
5m 27s
build and run with wasm-pack
1m 31s
cargo test (macos-aarch64)
28m 9s
Verify Vendored Code
1m 7s
Check cargo fmt
54s
Verify MSRV (Min Supported Rust Version)
3m 26s
Spell Check with Typos
8s
cargo check datafusion-common features
1m 48s
cargo check datafusion-substrait features
3m 37s
cargo check datafusion-proto features
4m 43s
cargo check datafusion features
3m 18s
cargo check datafusion-functions features
2m 37s
cargo test (amd64)
21m 43s
cargo test datafusion-cli (amd64)
1m 46s
cargo examples (amd64)
15m 22s
cargo test doc (amd64)
9m 51s
cargo doc
3m 30s
verify benchmark results (amd64)
9m 55s
Run sqllogictest with Postgres runner
6m 5s
Run sqllogictest in Substrait round-trip mode
5m 48s
cargo test pyarrow (amd64)
3m 35s
clippy
3m 24s
check Cargo.toml formatting
3m 7s
check configs.md and ***_functions.md is up-to-date
4m 38s
Annotations
16 errors and 3 warnings
|
Spell Check with Typos
Process completed with exit code 2.
|
|
Check cargo fmt
Process completed with exit code 1.
|
|
Verify Vendored Code
Process completed with exit code 1.
|
|
build and run with wasm-pack
Process completed with exit code 1.
|
|
Verify MSRV (Min Supported Rust Version)
Process completed with exit code 1.
|
|
cargo test datafusion-cli (amd64)
Process completed with exit code 101.
|
|
check Cargo.toml formatting
Process completed with exit code 1.
|
|
clippy
Process completed with exit code 101.
|
|
cargo doc
Process completed with exit code 101.
|
|
cargo test pyarrow (amd64)
Process completed with exit code 101.
|
|
cargo check datafusion-substrait features
Process completed with exit code 101.
|
|
cargo check datafusion features
Process completed with exit code 101.
|
|
check configs.md and ***_functions.md is up-to-date
Process completed with exit code 1.
|
|
verify benchmark results (amd64)
Process completed with exit code 1.
|
|
cargo test (amd64)
Process completed with exit code 1.
|
|
cargo test (macos-aarch64)
Process completed with exit code 1.
|
|
Spell Check with Typos:
./datafusion/datasource-parquet/src/opener.rs#L734
"neeed" should be "need" or "needed".
|
|
Spell Check with Typos:
./datafusion/common/src/deep.rs#L517
"ffrom" should be "from".
|
|
Spell Check with Typos:
./datafusion/common/src/deep.rs#L515
"ffrom" should be "from".
|