Skip to content
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

feat: add ExternalCatalogTableOptions class and tests #2116

Merged

Conversation

chalmerlowe
Copy link
Collaborator

This PR adds the ExternalCatalogTableOptions class and the associated tests, plus minor tweaks to support both of those changes.

IN ADDITION, mypy was balking on an issue in magics, so a minor tweak to ignore the type of an object that comes from IPython was added.

@chalmerlowe chalmerlowe requested review from a team as code owners January 17, 2025 15:01
@product-auto-label product-auto-label bot added size: l Pull request size is large. api: bigquery Issues related to the googleapis/python-bigquery API. labels Jan 17, 2025
@tswast tswast changed the title Feat: add externalcatalogtableoptions class and tests feat: add ExternalCatalogTableOptions class and tests Jan 17, 2025
@chalmerlowe chalmerlowe merged commit cdc1a6e into main Jan 21, 2025
19 checks passed
@chalmerlowe chalmerlowe deleted the feat-b358215039-add-externalcatalogtableoptions-class branch January 21, 2025 11:04
chalmerlowe added a commit that referenced this pull request Jan 22, 2025
* Updates most of external_catalog_table_options

* Adds ExternalCatalogTableOptions and tests
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. size: l Pull request size is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants