[HSTACK] - consolidate partitions if we have many small files #247
rust.yml
on: push
linux build test
3m 2s
build and run with wasm-pack
3m 4s
cargo test (macos-aarch64)
19m 0s
Verify Vendored Code
1m 3s
Check cargo fmt
56s
Verify MSRV (Min Supported Rust Version)
9m 55s
cargo check datafusion-common features
1m 49s
cargo check datafusion-substrait features
9m 41s
cargo check datafusion-proto features
5m 9s
cargo check datafusion features
13m 43s
cargo check datafusion-functions features
3m 27s
cargo test (amd64)
10m 9s
cargo test datafusion-cli (amd64)
1m 58s
cargo examples (amd64)
17m 47s
cargo test doc (amd64)
23m 49s
cargo doc
4m 22s
verify benchmark results (amd64)
11m 12s
Run sqllogictest with Postgres runner
6m 6s
Run sqllogictest in Substrait round-trip mode
6m 17s
cargo test pyarrow (amd64)
2m 42s
clippy
4m 25s
check Cargo.toml formatting
3m 37s
check configs.md and ***_functions.md is up-to-date
5m 9s
Annotations
10 errors and 3 warnings
|
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.
|
|
check Cargo.toml formatting
Process completed with exit code 1.
|
|
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_20251015-153625-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-153625-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-153625-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 examples (amd64)
Process completed with exit code 101.
|
|
cargo check datafusion-substrait features
Cache not found for keys: v0-rust-amd-ci-Linux-x64-15688971-2d083f18, v0-rust-amd-ci-Linux-x64-15688971
|
|
cargo check datafusion features
Cache not found for keys: v0-rust-amd-ci-Linux-x64-15688971-2d083f18, v0-rust-amd-ci-Linux-x64-15688971
|
|
cargo examples (amd64)
Cache not found for keys: v0-rust-amd-ci-linux-test-example-Linux-x64-15688971-2d083f18, v0-rust-amd-ci-linux-test-example-Linux-x64-15688971
|