[HSTACK] - consolidate partitions if we have many small files #248
rust.yml
on: push
linux build test
5m 55s
build and run with wasm-pack
4m 12s
cargo test (macos-aarch64)
22m 44s
Verify Vendored Code
1m 8s
Check cargo fmt
56s
Verify MSRV (Min Supported Rust Version)
4m 59s
Spell Check with Typos
10s
cargo check datafusion-common features
1m 46s
cargo check datafusion-substrait features
10m 19s
cargo check datafusion-proto features
5m 32s
cargo check datafusion features
3m 41s
cargo check datafusion-functions features
3m 21s
cargo test (amd64)
20m 36s
cargo test datafusion-cli (amd64)
1m 34s
cargo examples (amd64)
18m 54s
cargo test doc (amd64)
23m 41s
cargo doc
5m 4s
verify benchmark results (amd64)
11m 44s
Run sqllogictest with Postgres runner
8m 5s
Run sqllogictest in Substrait round-trip mode
7m 58s
cargo test pyarrow (amd64)
2m 28s
clippy
4m 58s
check Cargo.toml formatting
4m 45s
check configs.md and ***_functions.md is up-to-date
5m 3s
Annotations
15 errors and 8 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.
|
|
cargo test datafusion-cli (amd64)
Process completed with exit code 101.
|
|
cargo test pyarrow (amd64)
Process completed with exit code 101.
|
|
cargo check datafusion features
Process completed with exit code 101.
|
|
check Cargo.toml formatting
Process completed with exit code 1.
|
|
clippy
Process completed with exit code 101.
|
|
check configs.md and ***_functions.md is up-to-date
Process completed with exit code 1.
|
|
cargo doc
Process completed with exit code 101.
|
|
verify benchmark results (amd64)
Process completed with exit code 1.
|
|
cargo test (macos-aarch64)
Process completed with exit code 101.
|
|
cargo examples (amd64)
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251015-173816-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id)
at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251015-173816-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id)
at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
at GitHub.Runner.Common.Tracing.Error(Exception exception)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251015-173816-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at System.Diagnostics.TraceSource.Flush()
at GitHub.Runner.Common.Tracing.Dispose(Boolean disposing)
at GitHub.Runner.Common.Tracing.Dispose()
at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing)
at GitHub.Runner.Common.TraceManager.Dispose()
at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing)
at GitHub.Runner.Common.HostContext.Dispose()
at GitHub.Runner.Worker.Program.Main(String[] args)
|
|
cargo test (amd64)
Process completed with exit code 101.
|
|
Spell Check with Typos:
./datafusion/datasource-parquet/src/opener.rs#L659
"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".
|
|
linux build test
Cache not found for keys: v0-rust-amd-ci-check-Linux-x64-18b940d6-4d77893d, v0-rust-amd-ci-check-Linux-x64-18b940d6
|
|
cargo check datafusion features
Cache not found for keys: v0-rust-amd-ci-Linux-x64-18b940d6-4d77893d, v0-rust-amd-ci-Linux-x64-18b940d6
|
|
clippy
Cache not found for keys: v0-rust-amd-ci-clippy-Linux-x64-18b940d6-4d77893d, v0-rust-amd-ci-clippy-Linux-x64-18b940d6
|
|
cargo check datafusion-substrait features
Cache not found for keys: v0-rust-amd-ci-Linux-x64-18b940d6-4d77893d, v0-rust-amd-ci-Linux-x64-18b940d6
|
|
cargo test (amd64)
Cache not found for keys: v0-rust-amd-ci-Linux-x64-18b940d6-4d77893d, v0-rust-amd-ci-Linux-x64-18b940d6
|