[HSTACK] - consolidate partitions if we have many small files #254
rust.yml
on: push
linux build test
5m 36s
build and run with wasm-pack
1m 42s
cargo test (macos-aarch64)
18m 9s
Verify Vendored Code
1m 3s
Check cargo fmt
58s
Verify MSRV (Min Supported Rust Version)
3m 47s
Spell Check with Typos
10s
cargo check datafusion-common features
1m 42s
cargo check datafusion-substrait features
3m 34s
cargo check datafusion-proto features
4m 32s
cargo check datafusion features
3m 35s
cargo check datafusion-functions features
2m 33s
cargo test (amd64)
8m 10s
cargo test datafusion-cli (amd64)
1m 42s
cargo examples (amd64)
15m 55s
cargo test doc (amd64)
10m 51s
cargo doc
3m 33s
verify benchmark results (amd64)
9m 49s
Run sqllogictest with Postgres runner
5m 58s
Run sqllogictest in Substrait round-trip mode
6m 45s
cargo test pyarrow (amd64)
2m 12s
clippy
3m 28s
check Cargo.toml formatting
3m 9s
check configs.md and ***_functions.md is up-to-date
4m 47s
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".
|