Skip to content

feat: route additional scalar expressions through codegen dispatcher #352

feat: route additional scalar expressions through codegen dispatcher

feat: route additional scalar expressions through codegen dispatcher #352

Re-run triggered June 11, 2026 14:52
Status Success
Total duration 5m 51s
Artifacts 25

ci.yml

on: pull_request
Preflight
54s
Preflight
Detect changes
11s
Detect changes
PR Build (Linux)  /  Lint
36s
PR Build (Linux) / Lint
Iceberg Spark SQL Tests (Iceberg 1.10)  /  Build Native Library
25m 20s
Iceberg Spark SQL Tests (Iceberg 1.10) / Build Native Library
Iceberg Spark SQL Tests (Iceberg 1.8)  /  Build Native Library
Iceberg Spark SQL Tests (Iceberg 1.8) / Build Native Library
Iceberg Spark SQL Tests (Iceberg 1.9)  /  Build Native Library
Iceberg Spark SQL Tests (Iceberg 1.9) / Build Native Library
PR Build (macOS)  /  Lint
37s
PR Build (macOS) / Lint
Spark SQL Tests (Spark 3.4)  /  Build Native Library
Spark SQL Tests (Spark 3.4) / Build Native Library
Spark SQL Tests (Spark 3.5)  /  Build Native Library
25m 13s
Spark SQL Tests (Spark 3.5) / Build Native Library
Spark SQL Tests (Spark 4.0)  /  Build Native Library
25m 44s
Spark SQL Tests (Spark 4.0) / Build Native Library
Spark SQL Tests (Spark 4.1)  /  Build Native Library
Spark SQL Tests (Spark 4.1) / Build Native Library
PR Build (Linux)  /  Lint Scala (syntactic)
30s
PR Build (Linux) / Lint Scala (syntactic)
Deploy Comet site  /  Build docs
Deploy Comet site / Build docs
PR Benchmark Check  /  Benchmark Compile & Lint Check
PR Benchmark Check / Benchmark Compile & Lint Check
PR Build (Linux)  /  Build Native Library
25m 9s
PR Build (Linux) / Build Native Library
PR Build (Linux)  /  Build Spark 4.1, JDK 17
4m 37s
PR Build (Linux) / Build Spark 4.1, JDK 17
PR Build (Linux)  /  ubuntu-latest/rust-test
15m 26s
PR Build (Linux) / ubuntu-latest/rust-test
Matrix: PR Build (Linux) / lint-java
Iceberg Spark SQL Tests (Iceberg 1.10)  /  iceberg-spark/iceberg-1.10.0/spark-3.5.8/scala-2.13/java-17
56m 29s
Iceberg Spark SQL Tests (Iceberg 1.10) / iceberg-spark/iceberg-1.10.0/spark-3.5.8/scala-2.13/java-17
Iceberg Spark SQL Tests (Iceberg 1.10)  /  iceberg-spark-extensions/iceberg-1.10.0/spark-3.5.8/scala-2.13/java-17
47m 3s
Iceberg Spark SQL Tests (Iceberg 1.10) / iceberg-spark-extensions/iceberg-1.10.0/spark-3.5.8/scala-2.13/java-17
Iceberg Spark SQL Tests (Iceberg 1.10)  /  iceberg-spark-runtime/iceberg-1.10.0/spark-3.5.8/scala-2.13/java-17
9m 19s
Iceberg Spark SQL Tests (Iceberg 1.10) / iceberg-spark-runtime/iceberg-1.10.0/spark-3.5.8/scala-2.13/java-17
Iceberg Spark SQL Tests (Iceberg 1.8)  /  iceberg-spark
Iceberg Spark SQL Tests (Iceberg 1.8) / iceberg-spark
Iceberg Spark SQL Tests (Iceberg 1.8)  /  iceberg-spark-extensions
Iceberg Spark SQL Tests (Iceberg 1.8) / iceberg-spark-extensions
Iceberg Spark SQL Tests (Iceberg 1.8)  /  iceberg-spark-runtime
Iceberg Spark SQL Tests (Iceberg 1.8) / iceberg-spark-runtime
Iceberg Spark SQL Tests (Iceberg 1.9)  /  iceberg-spark
Iceberg Spark SQL Tests (Iceberg 1.9) / iceberg-spark
Iceberg Spark SQL Tests (Iceberg 1.9)  /  iceberg-spark-extensions
Iceberg Spark SQL Tests (Iceberg 1.9) / iceberg-spark-extensions
Iceberg Spark SQL Tests (Iceberg 1.9)  /  iceberg-spark-runtime
Iceberg Spark SQL Tests (Iceberg 1.9) / iceberg-spark-runtime
PR Build (macOS)  /  Build Native Library (macOS)
23m 53s
PR Build (macOS) / Build Native Library (macOS)
Matrix: Spark SQL Tests (Spark 3.4) / spark-sql-test
Waiting for pending jobs
Matrix: Spark SQL Tests (Spark 3.5) / spark-sql-test
Matrix: Spark SQL Tests (Spark 4.0) / spark-sql-test
Matrix: Spark SQL Tests (Spark 4.1) / spark-sql-test
Waiting for pending jobs
PR Build (Linux)  /  Verify TPC-H Results
10m 40s
PR Build (Linux) / Verify TPC-H Results
PR Build (Linux)  /  Verify TPC-DS Results
28m 34s
PR Build (Linux) / Verify TPC-DS Results
Matrix: PR Build (Linux) / linux-test
Matrix: PR Build (macOS) / macos-aarch64-test
Spark SQL Tests (Spark 3.4)  /  merge-fallback-logs
Spark SQL Tests (Spark 3.4) / merge-fallback-logs
Spark SQL Tests (Spark 3.5)  /  merge-fallback-logs
Spark SQL Tests (Spark 3.5) / merge-fallback-logs
Spark SQL Tests (Spark 4.0)  /  merge-fallback-logs
Spark SQL Tests (Spark 4.0) / merge-fallback-logs
Spark SQL Tests (Spark 4.1)  /  merge-fallback-logs
Spark SQL Tests (Spark 4.1) / merge-fallback-logs
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
PR Build (Linux) / Lint Java (Spark 3.4, JDK 11, Scala 2.12)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-java@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PR Build (Linux) / Lint Java (Spark 4.0, JDK 17)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-java@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/