Skip to content

[PySpark] - Add partial support for window function #456

[PySpark] - Add partial support for window function

[PySpark] - Add partial support for window function #456

Triggered via pull request March 19, 2026 01:24
Status Success
Total duration 4h 0m 48s
Artifacts 12

on_pr.yml

on: pull_request
Make sure submodule is in a sane state  /  Make sure submodule is in a sane state
32s
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
39s
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
23m 36s
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

17 warnings
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-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/upload-artifact@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_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/upload-artifact@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/upload-artifact@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-win_amd64
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/upload-artifact@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/upload-artifact@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/upload-artifact@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
Build a minimal set of packages and run all tests on them / Build and test releases / Wheel: cp310-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/upload-artifact@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 / Wheel: cp310-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 / Wheel: cp310-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/upload-artifact@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 / Wheel: cp310-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/upload-artifact@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 / Wheel: cp310-win_amd64
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/upload-artifact@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 / Wheel: cp310-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/upload-artifact@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 / Wheel: cp310-macosx_x86_64
ccache 4.13.1 is already installed and up-to-date. To reinstall 4.13.1, run: brew reinstall ccache

Artifacts

Produced during runtime
Name Size Digest
sdist
17.1 MB
sha256:3076cf8b948b0a1168c33a9443c930c2348e1f3b682f7954b967c8b1a4d0e7c3
wheel-cp310-macosx_arm64
13.4 MB
sha256:afe69161e86898e73500574bcf467800b64d58c1acd7ad6ba5c3805ff4f777e4
wheel-cp310-macosx_x86_64
15.4 MB
sha256:4d54e319500ef8a793d9130a8e5d8ac92b2d1b1081d25b65678d0ceee143785f
wheel-cp310-manylinux_aarch64
18.4 MB
sha256:8a3e163b1f6cbe42aa98e557c289737c727139c2270307ef7e6737fb62abea45
wheel-cp310-manylinux_x86_64
20.4 MB
sha256:649c292a1f3b185f682531e542de1e5e3a9b874b06413b1779d2ce8049513b0d
wheel-cp310-win_amd64
12.6 MB
sha256:95c6751c7b27b900cdde87370af925fd1c59a3b1a8e253f4562822c0a65ba721
wheel-cp314-macosx_arm64
13.4 MB
sha256:fc1fcf11a7b392fef605a14debfd679a83bbdb0aa48906cab10886e1084929de
wheel-cp314-macosx_x86_64
15.5 MB
sha256:da876e7fda544de8de34e1b29b9e1caab80c013c586b4c61a6419a4dfa85075b
wheel-cp314-manylinux_aarch64
18.4 MB
sha256:c2edc11047cee7e687b48fc9f534de4e0baa152b31c6a3070735888ce9cc75f1
wheel-cp314-manylinux_x86_64
20.4 MB
sha256:eb5b44f73a5cf5fc243000d386746e522c5ae184ddfbbfa7b1e9921c328d5c06
wheel-cp314-win_ARM64
13.9 MB
sha256:ce99ab3c4c526c2ab86933291b90a38f47e2f9a01a67ed61ec80aaa4c80635ee
wheel-cp314-win_amd64
13.1 MB
sha256:dd3a9799602346a7769f0fc070f2c3cc180f24f1c51531bb8a9334e8d9934646