Skip to content

[HSTACK] - consolidate partitions if we have many small files #254

[HSTACK] - consolidate partitions if we have many small files

[HSTACK] - consolidate partitions if we have many small files #254

Triggered via push November 26, 2025 10:11
Status Failure
Total duration 21m 43s
Artifacts

rust.yml

on: push
linux build test
5m 36s
linux build test
build and run with wasm-pack
1m 42s
build and run with wasm-pack
cargo test (macos-aarch64)
18m 9s
cargo test (macos-aarch64)
Verify Vendored Code
1m 3s
Verify Vendored Code
Check cargo fmt
58s
Check cargo fmt
Verify MSRV (Min Supported Rust Version)
3m 47s
Verify MSRV (Min Supported Rust Version)
Spell Check with Typos
10s
Spell Check with Typos
cargo check datafusion-common features
1m 42s
cargo check datafusion-common features
cargo check datafusion-substrait features
3m 34s
cargo check datafusion-substrait features
cargo check datafusion-proto features
4m 32s
cargo check datafusion-proto features
cargo check datafusion features
3m 35s
cargo check datafusion features
cargo check datafusion-functions features
2m 33s
cargo check datafusion-functions features
cargo test (amd64)
8m 10s
cargo test (amd64)
cargo test datafusion-cli (amd64)
1m 42s
cargo test datafusion-cli (amd64)
cargo examples (amd64)
15m 55s
cargo examples (amd64)
cargo test doc (amd64)
10m 51s
cargo test doc (amd64)
cargo doc
3m 33s
cargo doc
verify benchmark results (amd64)
9m 49s
verify benchmark results (amd64)
Run sqllogictest with Postgres runner
5m 58s
Run sqllogictest with Postgres runner
Run sqllogictest in Substrait round-trip mode
6m 45s
Run sqllogictest in Substrait round-trip mode
cargo test pyarrow (amd64)
2m 12s
cargo test pyarrow (amd64)
clippy
3m 28s
clippy
check Cargo.toml formatting
3m 9s
check Cargo.toml formatting
check configs.md and ***_functions.md is up-to-date
4m 47s
check configs.md and ***_functions.md is up-to-date
Fit to window
Zoom out
Zoom in

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.
cargo test pyarrow (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 check datafusion-substrait features
Process completed with exit code 101.
cargo check datafusion features
Process completed with exit code 101.
cargo doc
Process completed with exit code 101.
check configs.md and ***_functions.md is up-to-date
Process completed with exit code 1.
cargo test (amd64)
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251126-101738-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_20251126-101738-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_20251126-101738-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)
verify benchmark results (amd64)
Process completed with exit code 1.
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".