Skip to content

feat: pyspark and duckdb selectors #9769

feat: pyspark and duckdb selectors

feat: pyspark and duckdb selectors #9769

Triggered via pull request January 26, 2025 16:04
Status Success
Total duration 13s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
4s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '12976231008', status: 422, response: { url: 'https://api.github.com/repos/narwhals-dev/narwhals/releases/191688968', status: 422, headers: { 'access-control-allow-origin': '*', 'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset', 'content-length': '210', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Sun, 26 Jan 2025 16:04:14 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-accepted-github-permissions': 'contents=write', 'x-content-type-options': 'nosniff', 'x-frame-options': 'deny', 'x-github-api-version-selected': '2022-11-28', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': '1BC1:1D3F78:242637A:486B74B:67965CFE', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4842', 'x-ratelimit-reset': '1737909148', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '158', 'x-xss-protection': '0' }, data: { message: 'Validation Failed', errors: [ { resource: 'Release', code: 'invalid', field: 'target_commitish' } ], documentation_url: 'https://docs.github.com/rest/releases/releases#update-a-release', status: '422' } }, request: { method: 'PATCH', url: 'https://api.github.com/repos/narwhals-dev/narwhals/releases/191688968', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.18.0 (linux; x64)', 'x-github-delivery': '12976231008', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"## Changes\\n\\n- docs: fix api completness generation in CI (#1863)\\n- fix: rename ewm and rolling `min_periods` to `min_samples` for polars 1.21 compatibility (#1864)\\n\\n## ✨ Enhancements\\n\\n- feat: completely refactor alias tracking and support `nw.all`, `nw.nth`, and selectors across the API (#1866)\\n- feat: raise if expression changes length in `.over()` (#1867)\\n- feat: add DuckDB `join_asof` (#1860)\\n- feat: allow any ddof value for duckdb `var` and `std` (#1858)\\n- feat: add DuckDB `Struct` dtype (#1851)\\n- feat: add DuckDB `list.len` method (#1850)\\n- feat: enforce that group-by aggregations actually aggregate (#1844)\\n- feat: add `mean_horizontal` for DuckDB (#1846)\\n\\n## 🐞 Bug fixes\\n\\n- patch: fix duckdb `narwhals_to_native_dtype` for `Int32` and `UInt32` (#1857)\\n- fix: raise on selectors addition (#1854)\\n\\n## 🛠️ Other improvements\\n\\n- test: skip Ibis tests if deps aren\'t installed, set defaults in `PandasLikeSeries.__array__` to fix cuDF is_in (#1862)\\n- chore: parse strings as columns names at narwhals-level (#1856)\\n- chore: some typing and default removal (#1852)\\n- chore: validate expressions shape at narwhals/expr.py level (#1845)\\n- chore: simplify internal renaming in _pandas_like/series.py (#1847)\\n\\nThank you to all our contributors for making this release possible!\\n@FBruzzesi, @MarcoGorelli and @raisadz\\n","draft":true,"prerelease":false,"make_latest":"true","name":"Narwhals unreleased","tag_name":"untagged-687e32e724ca1018ab08","target_commitish":"refs/pull/1853/merge"}', request: {} }, event: { id: '12976231008', name: 'pull_request', payload: { action: 'synchronize', after: '7e26f9df3ff234ddd805d2decde72c006ddf1d5e'
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:7146:21 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:61885:18) { name: 'AggregateError', event: { id: '12976231008', name: 'pull_request', payload: { action: 'synchronize', after: '7e26f9df3ff234ddd805d2decde72c006ddf1d5e', before: 'e0241761bb680ecc20cccf3f55a178c57dad6beb', number: 1853, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/169070048?v=4', description: 'Narwhals developers', events_url: 'https://api.github.com/orgs/narwhals-dev/events', hooks_url: 'https://api.github.com/orgs/narwhals-dev/hooks', id: 169070048, issues_url: 'https://api.github.com/orgs/narwhals-dev/issues', login: 'narwhals-dev', members_url: 'https://api.github.com/orgs/narwhals-dev/members{/member}', node_id: 'O_kgDOChPN4A', public_members_url: 'https://api.github.com/orgs/narwhals-dev/public_members{/member}', repos_url: 'https://api.github.com/orgs/narwhals-dev/repos', url: 'https://api.github.com/orgs/narwhals-dev' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/narwhals-dev/narwhals/issues/1853/comments' }, commits: { href: 'https://api.github.com/repos/narwhals-dev/narwhals/pulls/1853/commits' }, html: { href: 'https://github.com/narwhals-dev/narwhals/pull/1853' }, issue: { href: 'https://api.github.com/repos/narwhals-dev/narwhals/issues/1853' }, review_comment: { href: 'https://api.github.com/repos/narwhals-dev/narwhals/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/narwhals-dev/narwhals/pulls/1853/comments' }, self: { href: 'https://api.github.com/repos/narwhals-dev/narwhals/pulls/1853' }, statuses: { href: 'https://api.github.com/repos/narwhals-dev/narwhals/statuses/7e26f9df3ff234ddd805d2decde72c006ddf1d5e' } }, active_lock_reason: null, additions: 450, assignee: null, assignees: [], author_association: 'MEMBER', auto_merge: null, base: { label: 'narwhals-dev:main', ref: 'main', repo: { allow_auto_merge: false, allow_forking: true, allow_merge_commit: false, allow_rebase_merge: false, allow_squash_merge: true, allow_update_branch: true, archive_url: 'https://api.github.com/repos/narwhals-dev/narwhals/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/narwhals-dev/narwhals/assignees{/user}', blobs_url: 'https://api.github.com/repos/narwhals-dev/narwhals/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/narwhals-dev/narwhals/branches{/branch}', clone_url: 'https://github.com/narwhals-dev/narwhals.git', collaborators_url: 'https://api.github.com/repos/narwhals-dev/narwhals/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/narwhals-dev/narwhals/comments{/number}', commits_url: 'https://api.github.com/repos/narwhals-dev/narwhals/commits{/sha}', compare_url: 'https://api.github.com/repos/narwhals-dev/narwhals/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/narwhals-dev/narwhals/contents/{+path}', contributors_url: 'https://api.github.com/repos/narwhals-dev/narwhals/contributors', created_at: '2024-02-19T17:51:
update_release_draft
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
update_release_draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)