[HSTACK] - consolidate partitions if we have many small files #259
rust.yml
on: push
linux build test
1m 7s
build and run with wasm-pack
1m 30s
cargo test (macos-aarch64)
21m 37s
Verify Vendored Code
1m 6s
Check cargo fmt
57s
Verify MSRV (Min Supported Rust Version)
3m 21s
Spell Check with Typos
13s
cargo check datafusion-common features
0s
cargo check datafusion-substrait features
0s
cargo check datafusion-proto features
0s
cargo check datafusion features
0s
cargo check datafusion-functions features
0s
cargo test (amd64)
0s
cargo test datafusion-cli (amd64)
0s
cargo examples (amd64)
0s
cargo test doc (amd64)
0s
cargo doc
0s
verify benchmark results (amd64)
0s
Run sqllogictest with Postgres runner
0s
Run sqllogictest in Substrait round-trip mode
0s
cargo test pyarrow (amd64)
0s
clippy
0s
check Cargo.toml formatting
0s
check configs.md and ***_functions.md is up-to-date
0s
Annotations
7 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.
|
|
linux build test
Process completed with exit code 101.
|
|
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 (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#L519
"ffrom" should be "from".
|
|
Spell Check with Typos:
./datafusion/common/src/deep.rs#L517
"ffrom" should be "from".
|