[HSTACK] - consolidate partitions if we have many small files #251
rust.yml
on: push
linux build test
4m 55s
build and run with wasm-pack
1m 26s
cargo test (macos-aarch64)
9m 7s
Verify Vendored Code
1m 2s
Check cargo fmt
56s
Verify MSRV (Min Supported Rust Version)
3m 30s
Spell Check with Typos
7s
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.
|
|
build and run with wasm-pack
Process completed with exit code 1.
|
|
Verify MSRV (Min Supported Rust Version)
Process completed with exit code 1.
|
|
linux build test
Process completed with exit code 101.
|
|
cargo test (macos-aarch64)
Process completed with exit code 101.
|
|
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".
|