Skip to content

Commit e8adbff

Browse files
authored
chore: move bigframes package to separate repo (#18091)
https://github.com/google/bigframes is the new location for bigframes. See internal issue b/517198791 πŸ¦• (See below to close bigframes related PRs) Closes #17502 Closes #17837 Closes #17587 Closes #17595 Closes #18095 Closes #18096 Closes #18109 Closes #18110 Closes #18113 Closes #18125 Closes #17587
1 parent f687060 commit e8adbff

1,588 files changed

Lines changed: 9 additions & 421107 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

β€Ž.github/CODEOWNERSβ€Ž

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
# Catch all. @googleapis/cloud-sdk-python-team is notified on every change for packages not owned by other teams.
2929
* @googleapis/cloud-sdk-python-team
3030

31-
/packages/bigframes/ @googleapis/bigquery-team @googleapis/bigquery-dataframe-team
3231
/packages/bigquery-magics/ @googleapis/bigquery-team @googleapis/bigquery-dataframe-team
3332
/packages/db-dtypes/ @googleapis/bigquery-team @googleapis/bigquery-dataframe-team
3433
/packages/django-google-spanner/ @googleapis/spanner-team

β€Ž.github/workflows/bigframes-docs-deploy.yamlβ€Ž

Lines changed: 0 additions & 66 deletions
This file was deleted.

β€Ž.github/workflows/unittest.ymlβ€Ž

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
# Each weight is roughly 1 minute of expected execution time
3737
# Default for unset packages is 1
3838
PACKAGE_WEIGHTS: |
39-
bigframes: 6
4039
google-ai-generativelanguage: 4
4140
google-auth: 5
4241
google-cloud-compute: 12

β€Ž.kokoro/continuous/benchmark-bigframes.cfgβ€Ž

Lines changed: 0 additions & 22 deletions
This file was deleted.

β€Ž.kokoro/continuous/continuous-bigframes.cfgβ€Ž

Lines changed: 0 additions & 12 deletions
This file was deleted.

β€Ž.kokoro/continuous/load-bigframes.cfgβ€Ž

Lines changed: 0 additions & 19 deletions
This file was deleted.

β€Ž.kokoro/continuous/notebook-bigframes.cfgβ€Ž

Lines changed: 0 additions & 12 deletions
This file was deleted.

β€Ž.kokoro/continuous/prerelease.cfgβ€Ž

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,3 @@ env_vars: {
55
key: "NOX_SESSION"
66
value: "prerelease_deps"
77
}
8-
9-
env_vars: {
10-
key: "BIGFRAMES_TEST_PROJECT"
11-
value: "bigframes-load-testing"
12-
}

β€Ž.kokoro/continuous/system.cfgβ€Ž

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,3 @@ env_vars: {
55
key: "NOX_SESSION"
66
value: "system-3.12"
77
}
8-
9-
env_vars: {
10-
key: "BIGFRAMES_TEST_PROJECT"
11-
value: "bigframes-load-testing"
12-
}

β€Ž.kokoro/presubmit/presubmit-doctest-bigframes.cfgβ€Ž

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
Β (0)