Skip to content

[FEAT] show number of truncated columns #3109

[FEAT] show number of truncated columns

[FEAT] show number of truncated columns #3109

Triggered via pull request November 27, 2023 20:45
Status Success
Total duration 24s
Artifacts

release-drafter.yml

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

Annotations

2 errors
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '7010385810', status: 422, response: { url: 'https://api.github.com/repos/Eventual-Inc/Daft/releases/130702782', 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', connection: 'close', 'content-length': '195', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Mon, 27 Nov 2023 20:45:56 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': 'CC47:3735:1C8475:3B8371:65650004', 'x-ratelimit-limit': '1000', 'x-ratelimit-remaining': '978', 'x-ratelimit-reset': '1701121506', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '22', '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' } }, request: { method: 'PATCH', url: 'https://api.github.com/repos/Eventual-Inc/Daft/releases/130702782', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"## Changes\\n\\n## ✨ New Features\\n\\n- [FEAT] add retries to s3 credential provider timeouts @samster25 (#1663)\\n- [FEAT] Dynamic Responsive Printing of Tables, Schema and Series @samster25 (#1662)\\n- [FEAT] Print the results of a df.show() to stdout if running in non-interactive mode @jaychia (#1655)\\n- [FEAT] 1606 - Adding hour expression in date util @suriya-ganesh (#1637)\\n- [FEAT] [CSV Reader] Bulk CSV reader + general CSV reader refactor @clarkzinzow (#1614)\\n- [FEAT] Use cached preview from `df.collect()` in `df.show()`. @clarkzinzow (#1651)\\n\\n## 🚀 Performance Improvements\\n\\n- [PERF] Remove calls to `remote_len_partition` @jaychia (#1660)\\n\\n## 👾 Bug Fixes\\n\\n- [BUG] Add an allowlist of DataTypes that ColumnRangeStatistics supports and validation of TableStatistics @jaychia (#1632)\\n- [BUG] favor char indices instead of slicing to deal with unicode @samster25 (#1664)\\n- [BUG] pass in pyarrow dtype manually into parquet read @samster25 (#1650)\\n- [CHORE] Fixed bug in ray version @dioptre (#1649)\\n\\n## 🧰 Maintenance\\n\\n- [CHORE] pin pandas for 3.8 @samster25 (#1661)\\n- [CHORE] pin ray to 2.7.1 if less than 3.8 @samster25 (#1657)\\n- [CHORE] enable refresh on tqdm total updates @samster25 (#1654)\\n\\n## ⬆️ Dependencies\\n\\n<details>\\n<summary>8 changes</summary>\\n\\n- Bump chrono-tz from 0.8.3 to 0.8.4 @dependabot (#1670)\\n- Bump pytest from 7.4.1 to 7.4.3 @dependabot (#1644)\\n- Bump pandas from 2.0.3 to 2.1.3 @dependabot (#1643)\\n- Bump azure-storage-blob from 12.17.0 to 12.19.0 @dependabot (#1645)\\n- Bump async-compression from 0.4.4 to 0.4.5 @dependabot (#1638)\\n- Bump serde\\\\_json from 1.0.107 to 1.0.108 @dependabot (#1639)\\n- Bump base64 from 0.21.4 to 0.21.5 @dependabot (#1640)\\n- Bump dyn-clone from 1.0.14
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21 at processTicksAndRejections (node:internal/process/task_queues:96:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '7010385810', name: 'pull_request', payload: { action: 'edited', changes: { body: { from: '* Shows the number of columns truncated\r\n' + '![image](https://github.com/Eventual-Inc/Daft/assets/2550285/265ef690-1abd-4a19-87f9-e32d0acfabfe)\r\n' } }, number: 1673, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/98941975?v=4', description: 'Eventual Computing', events_url: 'https://api.github.com/orgs/Eventual-Inc/events', hooks_url: 'https://api.github.com/orgs/Eventual-Inc/hooks', id: 98941975, issues_url: 'https://api.github.com/orgs/Eventual-Inc/issues', login: 'Eventual-Inc', members_url: 'https://api.github.com/orgs/Eventual-Inc/members{/member}', node_id: 'O_kgDOBeW8Fw', public_members_url: 'https://api.github.com/orgs/Eventual-Inc/public_members{/member}', repos_url: 'https://api.github.com/orgs/Eventual-Inc/repos', url: 'https://api.github.com/orgs/Eventual-Inc' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/Eventual-Inc/Daft/issues/1673/comments' }, commits: { href: 'https://api.github.com/repos/Eventual-Inc/Daft/pulls/1673/commits' }, html: { href: 'https://github.com/Eventual-Inc/Daft/pull/1673' }, issue: { href: 'https://api.github.com/repos/Eventual-Inc/Daft/issues/1673' }, review_comment: { href: 'https://api.github.com/repos/Eventual-Inc/Daft/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/Eventual-Inc/Daft/pulls/1673/comments' }, self: { href: 'https://api.github.com/repos/Eventual-Inc/Daft/pulls/1673' }, statuses: { href: 'https://api.github.com/repos/Eventual-Inc/Daft/statuses/9a8524d115e04968c7c19fa5e41dcd93c0063e78' } }, active_lock_reason: null, additions: 7, assignee: null, assignees: [], author_association: 'MEMBER', auto_merge: { commit_message: '* Shows the number of columns truncated\r\n' + '\r\n' + '![image](https://github.com/Eventual-Inc/Daft/assets/2550285/30cf1a1c-9a27-425d-9064-4e3e49968726)', commit_title: '[FEAT] show number of truncated columns (#1673)', enabled_by: { avatar_url: 'https://avatars.githubusercontent.com/u/2550285?v=4', events_url: 'https://api.github.com/users/samster25/events{/privacy}', followers_url: 'https://api.github.com/users/samster25/followers', following_url: 'https://api.github.com/users/samster25/following{/other_user}', gists_url: 'https://api.github.com/users/samster25/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/samster25', id: 2550285, login: 'samster25', node_id: 'MDQ6VXNlcjI1NTAyODU=', organizations_url: 'https://api.github.com/users/samster25/orgs', received_events_url: 'https://api.github.com/users/samster25/received_events', repos_url: 'https://api.github.com/users/samster25/repos', site_admin: false, starred_url: 'https://api.github.com/users/samster25/starred{/owner}{/repo}', subscriptions_url: 'https://api.github.com/users/samster25/subscriptions', type: 'User', url: 'https://api.git