-
Notifications
You must be signed in to change notification settings - Fork 307
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dev: Pangea v1alpha: Do Not Merge. #2071
Draft
chalmerlowe
wants to merge
45
commits into
main
Choose a base branch
from
pangea-v1alpha
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
+1,419
−21
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: Suzy Mueller <[email protected]>
Co-authored-by: Suzy Mueller <[email protected]>
Creates a development branch focused on pangea features.
* chore(deps): update all dependencies (#2038) * chore(deps): update all dependencies * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Chalmer Lowe <[email protected]> * fix: Allow geopandas 1.x (#2065) Expand range to avoid diamond dependency issues See https://pypi.org/project/geopandas/1.0.1/ * chore(deps): update all dependencies (#2064) * chore(deps): update all dependencies * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * revert * Pin pyparsing for Python 3.7/3.8 * revert * Pin pyarrow for Python 3.8 --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <[email protected]> Co-authored-by: Chalmer Lowe <[email protected]> * chore(deps): update all dependencies (#2068) * chore(deps): update all dependencies * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * pin pyarrow --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <[email protected]> --------- Co-authored-by: Mend Renovate <[email protected]> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <[email protected]>
chalmerlowe
added
the
do not merge
Indicates a pull request not ready for merge, due to either quality or timing.
label
Nov 18, 2024
product-auto-label
bot
added
size: xl
Pull request size is extra large.
api: bigquery
Issues related to the googleapis/python-bigquery API.
labels
Nov 18, 2024
* Updates mypy and pytype annotations, etc * Adds more updates re: mypy and pytype * Updates ticks in docstring: hopefully eliminates docs error * Updates restructured text to avoid doc fail * Updates test of table property ECTO * reformats per linter * Updates test * removes minor comment
* Adds two from_api_tests: StorageDesc & SerDeInfo * Update tests/unit/test_schema.py
* likely gonna delete this branch cause TestTableSchema may not be necessary * Adds ForeignTypeInfo test_from_api_repr * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * fixes merge conflict --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
* Updates SchemaField with new fields and adds tests * Adds additional reference to Foreign * adds test for type vs ftd and test for enums * Updates enums, schema, and tests, plus linting * Updates some formatting of a comment to accomodate black
* fix: updates tests on getters to resolve coverage issues * fix: updates formatting and linting * Updates tests of getters in test_schema.py * updates to correct coverage and fix tests * removes proof of concept code that is no longer needed
chalmerlowe
changed the title
Pangea v1alpha: Do Not Merge.
dev: Pangea v1alpha: Do Not Merge.
Dec 6, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
api: bigquery
Issues related to the googleapis/python-bigquery API.
do not merge
Indicates a pull request not ready for merge, due to either quality or timing.
size: xl
Pull request size is extra large.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Dev branch. Do not merge.