Skip to content

Implement implict cast and type validation with Calcite #7

Implement implict cast and type validation with Calcite

Implement implict cast and type validation with Calcite #7

Triggered via pull request July 16, 2025 09:22
@yuancuyuancu
opened #6
rel2sql
Status Success
Total duration 2m 18s
Artifacts
Update draft release notes
2m 12s
Update draft release notes
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Update draft release notes
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 process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '16315615799', name: 'pull_request', payload: { action: 'opened', number: 6, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/yuancu/sql-plugin/issues/6/comments' }, commits: { href: 'https://api.github.com/repos/yuancu/sql-plugin/pulls/6/commits' }, html: { href: 'https://github.com/yuancu/sql-plugin/pull/6' }, issue: { href: 'https://api.github.com/repos/yuancu/sql-plugin/issues/6' }, review_comment: { href: 'https://api.github.com/repos/yuancu/sql-plugin/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/yuancu/sql-plugin/pulls/6/comments' }, self: { href: 'https://api.github.com/repos/yuancu/sql-plugin/pulls/6' }, statuses: { href: 'https://api.github.com/repos/yuancu/sql-plugin/statuses/fa9e656eb3ba8310e2171e727e75986279b7bf14' } }, active_lock_reason: null, additions: 409, assignee: null, assignees: [], author_association: 'OWNER', auto_merge: null, base: { label: 'yuancu:main', ref: 'main', repo: { allow_auto_merge: false, allow_forking: true, allow_merge_commit: true, allow_rebase_merge: true, allow_squash_merge: true, allow_update_branch: false, archive_url: 'https://api.github.com/repos/yuancu/sql-plugin/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/yuancu/sql-plugin/assignees{/user}', blobs_url: 'https://api.github.com/repos/yuancu/sql-plugin/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/yuancu/sql-plugin/branches{/branch}', clone_url: 'https://github.com/yuancu/sql-plugin.git', collaborators_url: 'https://api.github.com/repos/yuancu/sql-plugin/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/yuancu/sql-plugin/comments{/number}', commits_url: 'https://api.github.com/repos/yuancu/sql-plugin/commits{/sha}', compare_url: 'https://api.github.com/repos/yuancu/sql-plugin/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/yuancu/sql-plugin/contents/{+path}', contributors_url: 'https://api.github.com/repos/yuancu/sql-plugin/contributors', created_at: '2025-02-24T05:10:40Z', default_branch: 'main', delete_branch_on_merge: false, deployments_url: 'https://api.github.com/repos/yuancu/sql-plugin/deployments', description: 'Query your data using familiar SQL or intuitive Piped Processing Language (PPL)', disabled: false, downloads_url: 'https://api.github.com/repos/yuancu/sql-plugin/downloads', events_url: 'https://api.github.com/repos/yuancu/sql-plugin/events', fork: true, forks: 0, forks_count: 0, forks_url: 'https://api.github.com/repos/yuancu/sql-plugin/forks', full_name: 'yuancu/sql-plugin', git_commits_url: 'https://api.github.com/repos/yuancu/sql-plugin/git/commits{/sha}', git_refs_url: 'https://api.github.com/repos/yuancu/sql-plugin/git/refs{/sha}', git_tags_url: 'https://api.github.com/repos/yuancu/sql-plugin/git/tags{/sha}', git_url: 'git://github.com/yuan
Update draft release notes
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '16315615799', status: 422, response: { url: 'https://api.github.com/repos/yuancu/sql-plugin/releases/232736735', 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': '210', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Wed, 16 Jul 2025 09:25:02 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': '8401:233D96:2305D01:46BEC38:68776FEE', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4987', 'x-ratelimit-reset': '1752661129', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '13', '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/yuancu/sql-plugin/releases/232736735', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.19.3 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"Compatible with OpenSearch and OpenSearch Dashboards Version 3.0.0\\n* No changes\\n","draft":true,"prerelease":false,"make_latest":"true","name":"Version 3.0.0","tag_name":"(None)","target_commitish":"refs/pull/6/merge"}', request: {} }, event: { id: '16315615799', name: 'pull_request', payload: { action: 'opened', number: 6, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/yuancu/sql-plugin/issues/6/comments' }, commits: { href: 'https://api.github.com/repos/yuancu/sql-plugin/pulls/6/commits' }, html: { href: 'https://github.com/yuancu/sql-plugin/pull/6' }, issue: { href: 'https://api.github.com/repos/yuancu/sql-plugin/issues/6' }, review_comment: { href: 'https://api.github.com/repos/yuancu/sql-plugin/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/yuancu/sql-plugin/pulls/6/comments' }, self: { href: 'https://api.github.com/repos/yuancu/sql-plugin/pulls/6' }, statuses: { href: 'https://api.github.com/repos/yuancu/sql-plugin/statuses/fa9e656eb3ba8310e2171e727e75986279b7bf14' } }, active_lock_reason: null, additions: 409, assignee: null, assignees: [], author_association: 'OWNER', auto_merge: null, base: { label: 'yuancu:main', ref: 'main', repo: { allow_auto_merge: false, allow_forking: true, allow_merge_commit: true, allow_rebase_merge: true, a