Skip to content

Bug: add conversion from slice to array for selecting rows in pyarrow __getitem__ #5057

Bug: add conversion from slice to array for selecting rows in pyarrow __getitem__

Bug: add conversion from slice to array for selecting rows in pyarrow __getitem__ #5057

Triggered via pull request September 15, 2024 13:35
Status Success
Total duration 17s
Artifacts

release-drafter.yml

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

Annotations

2 errors
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '10871478989', status: 403, response: { url: 'https://api.github.com/repos/narwhals-dev/narwhals/releases', status: 403, 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', connection: 'close', 'content-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Sun, 15 Sep 2024 13:35:26 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-accepted-github-permissions': 'contents=write; contents=write,workflows=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': '7C76:209FF2:39FD62E:6E89520:66E6E29E', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4990', 'x-ratelimit-reset': '1726410922', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '10', 'x-xss-protection': '0' }, data: { message: 'Resource not accessible by integration', documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release', status: '403' } }, request: { method: 'POST', url: 'https://api.github.com/repos/narwhals-dev/narwhals/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.13.1 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/pull/978/merge","name":"Narwhals v1.8.1","tag_name":"","body":"## Changes\\n\\n- Debug nightly (#964)\\n\\n## ✨ Enhancements\\n\\n- feat: add `DataFrame.sample` method (#975)\\n- feat: add seed to `Expr|Series.sample` (#974)\\n\\n## 📖 Documentation\\n\\n- doc: Remove unnecessary paragraph in complete_example.md (#969)\\n\\n## 🛠️ Other improvements\\n\\n- test: remove xfail for cudf_constructor on `str_to_uppercase` test (#976)\\n- chore: some TODO\'s cleanup (#970)\\n- test: xfail cuDF tests that use iteration (#967)\\n- ci: fixup nightlies (#966)\\n- ci: only run nightlies on pushes to main (#965)\\n- ci: enable uv cache, use astral-sh official action (#956)\\n\\nThank you to all our contributors for making this release possible!\\n@FBruzzesi, @LiamConnors, @MarcoGorelli, @aidoskanapyanov, @luke396 and @raisadz\\n","draft":true,"prerelease":false,"make_latest":"true"}', request: {} }, event: { id: '10871478989', name: 'pull_request', payload: { action: 'opened', number: 978, 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: {
update_release_draft
HttpError: Resource not accessible by integration at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:8462: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:30793:18) { name: 'AggregateError', event: { id: '10871478989', name: 'pull_request', payload: { action: 'opened', number: 978, 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/978/comments' }, commits: { href: 'https://api.github.com/repos/narwhals-dev/narwhals/pulls/978/commits' }, html: { href: 'https://github.com/narwhals-dev/narwhals/pull/978' }, issue: { href: 'https://api.github.com/repos/narwhals-dev/narwhals/issues/978' }, 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/978/comments' }, self: { href: 'https://api.github.com/repos/narwhals-dev/narwhals/pulls/978' }, statuses: { href: 'https://api.github.com/repos/narwhals-dev/narwhals/statuses/2b8f4656ac82d58cec6ef527ca4d52a9c3594e36' } }, active_lock_reason: null, additions: 66, assignee: null, assignees: [], author_association: 'CONTRIBUTOR', 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: false, 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:14Z', default_branch: 'main', delete_branch_on_merge: false, deployments_url: 'https://api.github.com/repos/narwhals-dev/narwhals/deployments',