Skip to content

Commit

Permalink
Latest data: Wed Nov 13 13:42:42 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
Automated committed Nov 13, 2024
1 parent 6b76409 commit 463b721
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pullrequests.jsonl
Original file line number Diff line number Diff line change
Expand Up @@ -1347,3 +1347,4 @@
{"url": "https://api.github.com/repos/databrickslabs/ucx/issues/3223", "repository_url": "https://api.github.com/repos/databrickslabs/ucx", "labels_url": "https://api.github.com/repos/databrickslabs/ucx/issues/3223/labels{/name}", "comments_url": "https://api.github.com/repos/databrickslabs/ucx/issues/3223/comments", "events_url": "https://api.github.com/repos/databrickslabs/ucx/issues/3223/events", "html_url": "https://github.com/databrickslabs/ucx/pull/3223", "id": 2638454909, "node_id": "PR_kwDOJHf12c6BEsyf", "number": 3223, "title": "Eliminate redundant migration-index refresh and loads during view migration ", "user": {"login": "asnare", "id": 401970, "node_id": "MDQ6VXNlcjQwMTk3MA==", "avatar_url": "https://avatars.githubusercontent.com/u/401970?v=4", "gravatar_id": "", "url": "https://api.github.com/users/asnare", "html_url": "https://github.com/asnare", "followers_url": "https://api.github.com/users/asnare/followers", "following_url": "https://api.github.com/users/asnare/following{/other_user}", "gists_url": "https://api.github.com/users/asnare/gists{/gist_id}", "starred_url": "https://api.github.com/users/asnare/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/asnare/subscriptions", "organizations_url": "https://api.github.com/users/asnare/orgs", "repos_url": "https://api.github.com/users/asnare/repos", "events_url": "https://api.github.com/users/asnare/events{/privacy}", "received_events_url": "https://api.github.com/users/asnare/received_events", "type": "User", "user_view_type": "public", "site_admin": false}, "labels": [], "state": "closed", "locked": false, "assignee": {"login": "asnare", "id": 401970, "node_id": "MDQ6VXNlcjQwMTk3MA==", "avatar_url": "https://avatars.githubusercontent.com/u/401970?v=4", "gravatar_id": "", "url": "https://api.github.com/users/asnare", "html_url": "https://github.com/asnare", "followers_url": "https://api.github.com/users/asnare/followers", "following_url": "https://api.github.com/users/asnare/following{/other_user}", "gists_url": "https://api.github.com/users/asnare/gists{/gist_id}", "starred_url": "https://api.github.com/users/asnare/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/asnare/subscriptions", "organizations_url": "https://api.github.com/users/asnare/orgs", "repos_url": "https://api.github.com/users/asnare/repos", "events_url": "https://api.github.com/users/asnare/events{/privacy}", "received_events_url": "https://api.github.com/users/asnare/received_events", "type": "User", "user_view_type": "public", "site_admin": false}, "assignees": [{"login": "asnare", "id": 401970, "node_id": "MDQ6VXNlcjQwMTk3MA==", "avatar_url": "https://avatars.githubusercontent.com/u/401970?v=4", "gravatar_id": "", "url": "https://api.github.com/users/asnare", "html_url": "https://github.com/asnare", "followers_url": "https://api.github.com/users/asnare/followers", "following_url": "https://api.github.com/users/asnare/following{/other_user}", "gists_url": "https://api.github.com/users/asnare/gists{/gist_id}", "starred_url": "https://api.github.com/users/asnare/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/asnare/subscriptions", "organizations_url": "https://api.github.com/users/asnare/orgs", "repos_url": "https://api.github.com/users/asnare/repos", "events_url": "https://api.github.com/users/asnare/events{/privacy}", "received_events_url": "https://api.github.com/users/asnare/received_events", "type": "User", "user_view_type": "public", "site_admin": false}], "milestone": null, "comments": 3, "created_at": "2024-11-06T15:35:08Z", "updated_at": "2024-11-11T13:41:11Z", "closed_at": "2024-11-11T13:41:09Z", "author_association": "CONTRIBUTOR", "active_lock_reason": null, "draft": false, "pull_request": {"url": "https://api.github.com/repos/databrickslabs/ucx/pulls/3223", "html_url": "https://github.com/databrickslabs/ucx/pull/3223", "diff_url": "https://github.com/databrickslabs/ucx/pull/3223.diff", "patch_url": "https://github.com/databrickslabs/ucx/pull/3223.patch", "merged_at": "2024-11-11T13:41:09Z"}, "body": "## Changes\r\n\r\nThis PR removes some redundant migration-status indexing operations that currently take place during view migration:\r\n\r\n - An unnecessary refresh of the migration-status for all tables/views is eliminated at the end of view migration.\r\n - We no longer reload (without a refresh) the migration-status snapshot for every view when checking whether it can be migrated.\r\n - We no longer reload (without a refresh) the migration-status prior to migrating a view.\r\n\r\n### Linked issues\r\n\r\nRelates #3200\r\n\r\n### Functionality\r\n\r\n- modified existing workflows:\r\n\r\n - `migrate-tables`\r\n - `migrate-external-hiveserde-tables-in-place-experimental`\r\n - `migrate-external-tables-ctas`\r\n\r\n### Tests\r\n\r\n- existing unit tests\r\n- existing integration tests\r\n", "reactions": {"url": "https://api.github.com/repos/databrickslabs/ucx/issues/3223/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}, "timeline_url": "https://api.github.com/repos/databrickslabs/ucx/issues/3223/timeline", "performed_via_github_app": null, "state_reason": null, "score": 1.0}
{"url": "https://api.github.com/repos/databrickslabs/ucx/issues/3200", "repository_url": "https://api.github.com/repos/databrickslabs/ucx", "labels_url": "https://api.github.com/repos/databrickslabs/ucx/issues/3200/labels{/name}", "comments_url": "https://api.github.com/repos/databrickslabs/ucx/issues/3200/comments", "events_url": "https://api.github.com/repos/databrickslabs/ucx/issues/3200/events", "html_url": "https://github.com/databrickslabs/ucx/pull/3200", "id": 2633322491, "node_id": "PR_kwDOJHf12c6A02s2", "number": 3200, "title": "Speed up `update_migration_status` jobs by eliminating lots of redundant SQL queries", "user": {"login": "asnare", "id": 401970, "node_id": "MDQ6VXNlcjQwMTk3MA==", "avatar_url": "https://avatars.githubusercontent.com/u/401970?v=4", "gravatar_id": "", "url": "https://api.github.com/users/asnare", "html_url": "https://github.com/asnare", "followers_url": "https://api.github.com/users/asnare/followers", "following_url": "https://api.github.com/users/asnare/following{/other_user}", "gists_url": "https://api.github.com/users/asnare/gists{/gist_id}", "starred_url": "https://api.github.com/users/asnare/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/asnare/subscriptions", "organizations_url": "https://api.github.com/users/asnare/orgs", "repos_url": "https://api.github.com/users/asnare/repos", "events_url": "https://api.github.com/users/asnare/events{/privacy}", "received_events_url": "https://api.github.com/users/asnare/received_events", "type": "User", "user_view_type": "public", "site_admin": false}, "labels": [{"id": 5246238922, "node_id": "LA_kwDOJHf12c8AAAABOLNAyg", "url": "https://api.github.com/repos/databrickslabs/ucx/labels/enhancement", "name": "enhancement", "color": "a2eeef", "default": true, "description": "New feature or request"}, {"id": 6033420076, "node_id": "LA_kwDOJHf12c8AAAABZ56vLA", "url": "https://api.github.com/repos/databrickslabs/ucx/labels/feat/migration-index", "name": "feat/migration-index", "color": "5CFA37", "default": false, "description": "mapping of databases to catalog or potentially other databases"}, {"id": 6056159691, "node_id": "LA_kwDOJHf12c8AAAABaPmpyw", "url": "https://api.github.com/repos/databrickslabs/ucx/labels/tech%20debt", "name": "tech debt", "color": "c2e0c6", "default": false, "description": "chores and design flaws"}, {"id": 7454950109, "node_id": "LA_kwDOJHf12c8AAAABvFmC3Q", "url": "https://api.github.com/repos/databrickslabs/ucx/labels/feat/migration-progress", "name": "feat/migration-progress", "color": "8BAC6A", "default": false, "description": "Issues related to the migration progress workflow"}], "state": "closed", "locked": false, "assignee": {"login": "asnare", "id": 401970, "node_id": "MDQ6VXNlcjQwMTk3MA==", "avatar_url": "https://avatars.githubusercontent.com/u/401970?v=4", "gravatar_id": "", "url": "https://api.github.com/users/asnare", "html_url": "https://github.com/asnare", "followers_url": "https://api.github.com/users/asnare/followers", "following_url": "https://api.github.com/users/asnare/following{/other_user}", "gists_url": "https://api.github.com/users/asnare/gists{/gist_id}", "starred_url": "https://api.github.com/users/asnare/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/asnare/subscriptions", "organizations_url": "https://api.github.com/users/asnare/orgs", "repos_url": "https://api.github.com/users/asnare/repos", "events_url": "https://api.github.com/users/asnare/events{/privacy}", "received_events_url": "https://api.github.com/users/asnare/received_events", "type": "User", "user_view_type": "public", "site_admin": false}, "assignees": [{"login": "asnare", "id": 401970, "node_id": "MDQ6VXNlcjQwMTk3MA==", "avatar_url": "https://avatars.githubusercontent.com/u/401970?v=4", "gravatar_id": "", "url": "https://api.github.com/users/asnare", "html_url": "https://github.com/asnare", "followers_url": "https://api.github.com/users/asnare/followers", "following_url": "https://api.github.com/users/asnare/following{/other_user}", "gists_url": "https://api.github.com/users/asnare/gists{/gist_id}", "starred_url": "https://api.github.com/users/asnare/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/asnare/subscriptions", "organizations_url": "https://api.github.com/users/asnare/orgs", "repos_url": "https://api.github.com/users/asnare/repos", "events_url": "https://api.github.com/users/asnare/events{/privacy}", "received_events_url": "https://api.github.com/users/asnare/received_events", "type": "User", "user_view_type": "public", "site_admin": false}], "milestone": null, "comments": 1, "created_at": "2024-11-04T16:49:59Z", "updated_at": "2024-11-11T13:41:47Z", "closed_at": "2024-11-11T13:41:45Z", "author_association": "CONTRIBUTOR", "active_lock_reason": null, "draft": false, "pull_request": {"url": "https://api.github.com/repos/databrickslabs/ucx/pulls/3200", "html_url": "https://github.com/databrickslabs/ucx/pull/3200", "diff_url": "https://github.com/databrickslabs/ucx/pull/3200.diff", "patch_url": "https://github.com/databrickslabs/ucx/pull/3200.patch", "merged_at": "2024-11-11T13:41:45Z"}, "body": "## Changes\r\n\r\nThis PR updates the migration workflows where they run an `update_migration_status` task at the end. This task checks every table in the inventory, and previously it would reload (via SQL) the index of migrated tables for every table that it checked. This PR eliminates this redundant reloading by using the refreshed index (loaded once) for all the checking.\r\n\r\nSome incidental dead code is also removed.\r\n\r\n### Linked issues\r\n\r\nResolves #2730.\r\nResolves #2397.\r\n\r\n### Functionality\r\n\r\n- modified existing workflows:\r\n\r\n - `migrate-tables`\r\n - `migrate-external-hiveserde-tables-in-place-experimental`\r\n - `migrate-external-tables-ctas`\r\n - `scan-tables-in-mounts-experimental`\r\n - `migrate-tables-in-mounts-experimental`\r\n\r\n### Tests\r\n\r\n- existing unit tests\r\n- existing integration tests\r\n", "reactions": {"url": "https://api.github.com/repos/databrickslabs/ucx/issues/3200/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}, "timeline_url": "https://api.github.com/repos/databrickslabs/ucx/issues/3200/timeline", "performed_via_github_app": null, "state_reason": null, "score": 1.0}
{"url": "https://api.github.com/repos/ramonvermeulen/dbt-toolkit/issues/230", "repository_url": "https://api.github.com/repos/ramonvermeulen/dbt-toolkit", "labels_url": "https://api.github.com/repos/ramonvermeulen/dbt-toolkit/issues/230/labels{/name}", "comments_url": "https://api.github.com/repos/ramonvermeulen/dbt-toolkit/issues/230/comments", "events_url": "https://api.github.com/repos/ramonvermeulen/dbt-toolkit/issues/230/events", "html_url": "https://github.com/ramonvermeulen/dbt-toolkit/pull/230", "id": 2651494263, "node_id": "PR_kwDOLyguSs6Bmg47", "number": 230, "title": "fix: temporary fix for build space", "user": {"login": "ramonvermeulen", "id": 18006244, "node_id": "MDQ6VXNlcjE4MDA2MjQ0", "avatar_url": "https://avatars.githubusercontent.com/u/18006244?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ramonvermeulen", "html_url": "https://github.com/ramonvermeulen", "followers_url": "https://api.github.com/users/ramonvermeulen/followers", "following_url": "https://api.github.com/users/ramonvermeulen/following{/other_user}", "gists_url": "https://api.github.com/users/ramonvermeulen/gists{/gist_id}", "starred_url": "https://api.github.com/users/ramonvermeulen/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/ramonvermeulen/subscriptions", "organizations_url": "https://api.github.com/users/ramonvermeulen/orgs", "repos_url": "https://api.github.com/users/ramonvermeulen/repos", "events_url": "https://api.github.com/users/ramonvermeulen/events{/privacy}", "received_events_url": "https://api.github.com/users/ramonvermeulen/received_events", "type": "User", "user_view_type": "public", "site_admin": false}, "labels": [], "state": "closed", "locked": false, "assignee": null, "assignees": [], "milestone": null, "comments": 2, "created_at": "2024-11-12T08:53:27Z", "updated_at": "2024-11-12T09:49:06Z", "closed_at": "2024-11-12T09:48:44Z", "author_association": "OWNER", "active_lock_reason": null, "draft": false, "pull_request": {"url": "https://api.github.com/repos/ramonvermeulen/dbt-toolkit/pulls/230", "html_url": "https://github.com/ramonvermeulen/dbt-toolkit/pull/230", "diff_url": "https://github.com/ramonvermeulen/dbt-toolkit/pull/230.diff", "patch_url": "https://github.com/ramonvermeulen/dbt-toolkit/pull/230.patch", "merged_at": "2024-11-12T09:48:44Z"}, "body": "* applied this fix: https://github.com/JetBrains/intellij-platform-plugin-template/pull/482", "reactions": {"url": "https://api.github.com/repos/ramonvermeulen/dbt-toolkit/issues/230/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}, "timeline_url": "https://api.github.com/repos/ramonvermeulen/dbt-toolkit/issues/230/timeline", "performed_via_github_app": null, "state_reason": null, "score": 1.0}
{"url": "https://api.github.com/repos/pgoslatara/medium_scraper/issues/305", "repository_url": "https://api.github.com/repos/pgoslatara/medium_scraper", "labels_url": "https://api.github.com/repos/pgoslatara/medium_scraper/issues/305/labels{/name}", "comments_url": "https://api.github.com/repos/pgoslatara/medium_scraper/issues/305/comments", "events_url": "https://api.github.com/repos/pgoslatara/medium_scraper/issues/305/events", "html_url": "https://github.com/pgoslatara/medium_scraper/pull/305", "id": 2653753645, "node_id": "PR_kwDOI8JbxM6BtANx", "number": 305, "title": "Update pre-commit hooks", "user": {"login": "pgoslatara", "id": 14027534, "node_id": "MDQ6VXNlcjE0MDI3NTM0", "avatar_url": "https://avatars.githubusercontent.com/u/14027534?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pgoslatara", "html_url": "https://github.com/pgoslatara", "followers_url": "https://api.github.com/users/pgoslatara/followers", "following_url": "https://api.github.com/users/pgoslatara/following{/other_user}", "gists_url": "https://api.github.com/users/pgoslatara/gists{/gist_id}", "starred_url": "https://api.github.com/users/pgoslatara/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/pgoslatara/subscriptions", "organizations_url": "https://api.github.com/users/pgoslatara/orgs", "repos_url": "https://api.github.com/users/pgoslatara/repos", "events_url": "https://api.github.com/users/pgoslatara/events{/privacy}", "received_events_url": "https://api.github.com/users/pgoslatara/received_events", "type": "User", "user_view_type": "public", "site_admin": false}, "labels": [{"id": 5491956128, "node_id": "LA_kwDOI8JbxM8AAAABR1iZoA", "url": "https://api.github.com/repos/pgoslatara/medium_scraper/labels/automerge", "name": "automerge", "color": "5319e7", "default": false, "description": ""}], "state": "closed", "locked": false, "assignee": null, "assignees": [], "milestone": null, "comments": 0, "created_at": "2024-11-13T00:38:53Z", "updated_at": "2024-11-13T00:46:24Z", "closed_at": "2024-11-13T00:46:23Z", "author_association": "OWNER", "active_lock_reason": null, "draft": false, "pull_request": {"url": "https://api.github.com/repos/pgoslatara/medium_scraper/pulls/305", "html_url": "https://github.com/pgoslatara/medium_scraper/pull/305", "diff_url": "https://github.com/pgoslatara/medium_scraper/pull/305.diff", "patch_url": "https://github.com/pgoslatara/medium_scraper/pull/305.patch", "merged_at": "2024-11-13T00:46:23Z"}, "body": "Update versions of pre-commit hooks to latest version.", "reactions": {"url": "https://api.github.com/repos/pgoslatara/medium_scraper/issues/305/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}, "timeline_url": "https://api.github.com/repos/pgoslatara/medium_scraper/issues/305/timeline", "performed_via_github_app": null, "state_reason": null, "score": 1.0}

0 comments on commit 463b721

Please sign in to comment.