Skip to content

[PySpark] - Add DataFrame iterator methods and corresponding tests #454

[PySpark] - Add DataFrame iterator methods and corresponding tests

[PySpark] - Add DataFrame iterator methods and corresponding tests #454

Triggered via pull request March 19, 2026 01:22
Status Failure
Total duration 6h 53m 17s
Artifacts

on_pr.yml

on: pull_request
Make sure submodule is in a sane state  /  Make sure submodule is in a sane state
34s
Make sure submodule is in a sane state / Make sure submodule is in a sane state
Code-quality checks  /  Run linting, formatting and static type checker
42s
Code-quality checks / Run linting, formatting and static type checker
Matrix: Build a minimal set of packages and run all tests on them / Build and test releases / seed_wheels
Run coverage tests  /  Generate code coverage reports for both Python and C++ code
Run coverage tests / Generate code coverage reports for both Python and C++ code
Build a minimal set of packages and run all tests on them  /  ...  /  Build sdist
25m 22s
Build a minimal set of packages and run all tests on them / Build an sdist and determine versions / Build sdist
Matrix: Build a minimal set of packages and run all tests on them / Build and test releases / build_wheels
Run coverage tests  /  Coverage Summary
Run coverage tests / Coverage Summary
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 9 warnings
Build a minimal set of packages and run all tests on them / Build and test releases / Seed: cp314-macosx_arm64
cibuildwheel: Command ['/bin/sh', '-c', 'uv run -v pytest --confcutdir=. --rootdir . -c /Users/runner/work/duckdb-python/duckdb-python/pyproject.toml ./tests\n'] failed with code 137.
Build a minimal set of packages and run all tests on them / Build and test releases / Seed: cp314-manylinux_x86_64
cibuildwheel: Command ['sh', '-c', 'uv run -v pytest --confcutdir=. --rootdir . -c /project/pyproject.toml ./tests\n'] failed with code 137.
Build a minimal set of packages and run all tests on them / Build and test releases / Seed: cp314-manylinux_aarch64
cibuildwheel: Command ['sh', '-c', 'uv run -v pytest --confcutdir=. --rootdir . -c /project/pyproject.toml ./tests\n'] failed with code 137.
Build a minimal set of packages and run all tests on them / Build and test releases / Seed: cp314-macosx_x86_64
cibuildwheel: Command ['/bin/sh', '-c', 'uv run -v pytest --confcutdir=. --rootdir . -c /Users/runner/work/duckdb-python/duckdb-python/pyproject.toml ./tests\n'] failed with code 137.
Build a minimal set of packages and run all tests on them / Build and test releases / Seed: cp314-win_amd64
The job has exceeded the maximum execution time of 6h0m0s
Build a minimal set of packages and run all tests on them / Build and test releases / Seed: cp314-win_ARM64
The job has exceeded the maximum execution time of 6h0m0s
Make sure submodule is in a sane state / Make sure submodule is in a sane state
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Code-quality checks / Run linting, formatting and static type checker
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Build a minimal set of packages and run all tests on them / Build and test releases / Seed: cp314-macosx_arm64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Build a minimal set of packages and run all tests on them / Build and test releases / Seed: cp314-macosx_arm64
ccache 4.12.3 is already installed and up-to-date. To reinstall 4.12.3, run: brew reinstall ccache
Build a minimal set of packages and run all tests on them / Build and test releases / Seed: cp314-manylinux_x86_64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Build a minimal set of packages and run all tests on them / Build and test releases / Seed: cp314-manylinux_aarch64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Build a minimal set of packages and run all tests on them / Build an sdist and determine versions / Build sdist
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Build a minimal set of packages and run all tests on them / Build and test releases / Seed: cp314-macosx_x86_64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Build a minimal set of packages and run all tests on them / Build and test releases / Seed: cp314-macosx_x86_64
ccache 4.13.1 is already installed and up-to-date. To reinstall 4.13.1, run: brew reinstall ccache