Add field to DynamicPhysicalExpr to indicate when the filter is compl… #246
rust.yml
on: push
linux build test
5m 47s
build and run with wasm-pack
6m 56s
cargo test (macos-aarch64)
6h 0m
Verify Vendored Code
1m 4s
Check cargo fmt
51s
Verify MSRV (Min Supported Rust Version)
12m 3s
Spell Check with Typos
7s
cargo check datafusion-common features
1m 22s
cargo check datafusion-substrait features
9m 21s
cargo check datafusion-proto features
4m 54s
cargo check datafusion features
14m 19s
cargo check datafusion-functions features
2m 54s
cargo test (amd64)
9m 18s
cargo test datafusion-cli (amd64)
5m 48s
cargo examples (amd64)
15m 22s
cargo test doc (amd64)
22m 21s
cargo doc
4m 53s
verify benchmark results (amd64)
11m 57s
Run sqllogictest with Postgres runner
6m 10s
Run sqllogictest in Substrait round-trip mode
7m 31s
cargo test pyarrow (amd64)
3m 53s
clippy
7m 48s
check Cargo.toml formatting
4m 26s
check configs.md and ***_functions.md is up-to-date
4m 42s
Annotations
4 errors and 6 warnings
|
cargo test (amd64)
Process completed with exit code 101.
|
|
cargo examples (amd64)
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251120-103444-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_20251120-103444-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_20251120-103444-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 (macos-aarch64)
The job has exceeded the maximum execution time of 6h0m0s
|
|
cargo test (macos-aarch64)
The operation was canceled.
|
|
linux build test
Cache not found for keys: v0-rust-amd-ci-check-Linux-x64-03926d30-ccb40dda, v0-rust-amd-ci-check-Linux-x64-03926d30
|
|
clippy
Cache not found for keys: v0-rust-amd-ci-clippy-Linux-x64-03926d30-ccb40dda, v0-rust-amd-ci-clippy-Linux-x64-03926d30
|
|
cargo test (amd64)
Cache not found for keys: v0-rust-amd-ci-Linux-x64-03926d30-ccb40dda, v0-rust-amd-ci-Linux-x64-03926d30
|
|
cargo check datafusion-substrait features
Cache not found for keys: v0-rust-amd-ci-Linux-x64-03926d30-ccb40dda, v0-rust-amd-ci-Linux-x64-03926d30
|
|
cargo check datafusion features
Cache not found for keys: v0-rust-amd-ci-Linux-x64-03926d30-ccb40dda, v0-rust-amd-ci-Linux-x64-03926d30
|
|
cargo test (macos-aarch64)
Cache not found for keys: v0-rust-macos-aarch64-Darwin-arm64-ba3ccebb-ccb40dda, v0-rust-macos-aarch64-Darwin-arm64-ba3ccebb
|