Skip to content

fix: prune emtpy chunks before set operations (#13898) #2

fix: prune emtpy chunks before set operations (#13898)

fix: prune emtpy chunks before set operations (#13898) #2

Triggered via push January 22, 2024 10:22
Status Success
Total duration 16m 0s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
main
GraphQL Rate Limit Exceeded { name: 'event', id: '7609683864', response: { status: 200, url: 'https://api.github.com/graphql', 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: 'Mon, 22 Jan 2024 10:38:38 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-content-type-options': 'nosniff', 'x-frame-options': 'deny', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': '8421:104B:24C3221:4D43AEE:65AE45AE', 'x-ratelimit-limit': '1000', 'x-ratelimit-remaining': '4', 'x-ratelimit-reset': '1705922569', 'x-ratelimit-resource': 'graphql', 'x-ratelimit-used': '996', 'x-xss-protection': '0' }, data: { errors: [ { type: 'RATE_LIMITED', message: 'API rate limit exceeded for installation ID 14445790.' } ] } }, data: { errors: [ { type: 'RATE_LIMITED', message: 'API rate limit exceeded for installation ID 14445790.' } ] }, event: { id: '7609683864', name: 'push', payload: { after: '8fbf46acc604738ad03b7c2d6696d993ca2c44e8', base_ref: null, before: '6234cd85888b1a40f632a96475f6f1d12ff8db03', commits: [ { author: { email: 'ritchie46@gmail.com', name: 'Ritchie Vink', username: 'ritchie46' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '0ec95d223d43b65728c2d0db482cd437a56d3ae8', message: 'feat: support mmap for binview in OOC (#13872)', timestamp: '2024-01-20T11:38:53+01:00', tree_id: '3b7e26a346d6a228dded1a2132e88d03c74df875', url: 'https://github.com/r-brink/polars/commit/0ec95d223d43b65728c2d0db482cd437a56d3ae8' }, { author: { email: 'marcogorelli@protonmail.com', name: 'Marco Edward Gorelli', username: 'MarcoGorelli' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '6eb4db5c027c44630fde819e83d69b3d3aae2078', message: 'fix: .dt.time() was panicking for datetimes prior to unix epoch (#13812)\n' + '\n' + 'Co-authored-by: Marshall Crumiller <mcrumiller@gmail.com>', timestamp: '2024-01-20T11:46:17+01:00', tree_id: 'd2b03134c39ae53fa76155a15f9c3562e227ec2d', url: 'https://github.com/r-brink/polars/commit/6eb4db5c027c44630fde819e83d69b3d3aae2078' }, { author: { email: 'ritchie46@gmail.com', name: 'Ritchie Vink', username: 'ritchie46' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '20f7d6a9343c920ad912dde375c71d13e3ea3f6c', message: 'feat: fix parquet for binview (#13873)', timestamp: '2024-01-20T13:14:56+01:00', tree_id: '641d23ca3f2d4670cd0b276b4662a1e677a619fe', url: 'https://github.com/r-brink/polars/commit/20f7d6a9343c9
main
Error: GraphQL Rate Limit Exceeded at Job.doRequest [as task] (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8098:35) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '7609683864', name: 'push', payload: { after: '8fbf46acc604738ad03b7c2d6696d993ca2c44e8', base_ref: null, before: '6234cd85888b1a40f632a96475f6f1d12ff8db03', commits: [ { author: { email: 'ritchie46@gmail.com', name: 'Ritchie Vink', username: 'ritchie46' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '0ec95d223d43b65728c2d0db482cd437a56d3ae8', message: 'feat: support mmap for binview in OOC (#13872)', timestamp: '2024-01-20T11:38:53+01:00', tree_id: '3b7e26a346d6a228dded1a2132e88d03c74df875', url: 'https://github.com/r-brink/polars/commit/0ec95d223d43b65728c2d0db482cd437a56d3ae8' }, { author: { email: 'marcogorelli@protonmail.com', name: 'Marco Edward Gorelli', username: 'MarcoGorelli' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '6eb4db5c027c44630fde819e83d69b3d3aae2078', message: 'fix: .dt.time() was panicking for datetimes prior to unix epoch (#13812)\n' + '\n' + 'Co-authored-by: Marshall Crumiller <mcrumiller@gmail.com>', timestamp: '2024-01-20T11:46:17+01:00', tree_id: 'd2b03134c39ae53fa76155a15f9c3562e227ec2d', url: 'https://github.com/r-brink/polars/commit/6eb4db5c027c44630fde819e83d69b3d3aae2078' }, { author: { email: 'ritchie46@gmail.com', name: 'Ritchie Vink', username: 'ritchie46' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '20f7d6a9343c920ad912dde375c71d13e3ea3f6c', message: 'feat: fix parquet for binview (#13873)', timestamp: '2024-01-20T13:14:56+01:00', tree_id: '641d23ca3f2d4670cd0b276b4662a1e677a619fe', url: 'https://github.com/r-brink/polars/commit/20f7d6a9343c920ad912dde375c71d13e3ea3f6c' }, { author: { email: '76651967+taki-mekhalfa@users.noreply.github.com', name: 'Taki', username: 'taki-mekhalfa' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '984936172b6b27cff9e19bcf902cc1c3faad4497', message: 'feat(python): Align `int_range` and `int_ranges` signatures (#13867)\n' + '\n' + 'Co-authored-by: taki <taki.mekhalfa@dataimpact.io>\r\n' + 'Co-authored-by: Stijn de Gooijer <stijndegooijer@gmail.com>', timestamp: '2024-01-20T14:17:17+01:00', tree_id: '5e2db33adc320922e1300f004aff3658b27921c2', url: 'https://github.com/r-brink/polars/commit/984936172b6b27cff9e19bcf902cc1c3faad4497' }, { author: { email: 'ritchie46@gmail.com', name: 'Ritchie Vink', username: 'ritchie46' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '79ae3b33c75d615d41dbe4343e026fc53fde9529', message: "fix: ensure binview doesn't OOB (#13876)", timestamp: '2024-01-20T14:47:46+01:00', tree_id: '50f8923687fda88f090425ca079ce0d733b49be4',
main
Abuse limit hit with "POST /graphql", retrying in 60 seconds. { name: 'octokit' }
main
Abuse limit hit with "POST /graphql", retrying in 60 seconds. { name: 'octokit' }
main
Abuse limit hit with "POST /graphql", retrying in 60 seconds. { name: 'octokit' }