[HSTACK] - consolidate partitions if we have many small files #256
rust.yml
on: push
linux build test
5m 47s
build and run with wasm-pack
1m 59s
cargo test (macos-aarch64)
18m 13s
Verify Vendored Code
1m 10s
Check cargo fmt
54s
Verify MSRV (Min Supported Rust Version)
5m 4s
Spell Check with Typos
9s
cargo check datafusion-common features
1m 45s
cargo check datafusion-substrait features
10m 7s
cargo check datafusion-proto features
5m 14s
cargo check datafusion features
3m 44s
cargo check datafusion-functions features
3m 20s
cargo test (amd64)
10m 2s
cargo test datafusion-cli (amd64)
2m 45s
cargo examples (amd64)
12m 25s
cargo test doc (amd64)
24m 40s
cargo doc
4m 50s
verify benchmark results (amd64)
12m 1s
Run sqllogictest with Postgres runner
6m 55s
Run sqllogictest in Substrait round-trip mode
7m 39s
cargo test pyarrow (amd64)
3m 34s
clippy
4m 40s
check Cargo.toml formatting
4m 21s
check configs.md and ***_functions.md is up-to-date
6m 10s
Annotations
15 errors and 7 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.
|
|
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_20251205-123026-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_20251205-123026-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_20251205-123026-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.
|
|
cargo examples (amd64)
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251205-123025-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_20251205-123025-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_20251205-123025-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)
|
|
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-03926d30-4d77893d, v0-rust-amd-ci-check-Linux-x64-03926d30
|
|
cargo check datafusion features
Cache not found for keys: v0-rust-amd-ci-Linux-x64-03926d30-4d77893d, v0-rust-amd-ci-Linux-x64-03926d30
|
|
clippy
Cache not found for keys: v0-rust-amd-ci-clippy-Linux-x64-03926d30-4d77893d, v0-rust-amd-ci-clippy-Linux-x64-03926d30
|
|
cargo check datafusion-substrait features
Cache not found for keys: v0-rust-amd-ci-Linux-x64-03926d30-4d77893d, v0-rust-amd-ci-Linux-x64-03926d30
|