Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

feat: add ExternalCatalogTableOptions class and tests - #2116

Merged
chalmerlowe merged 3 commits into
mainfrom
feat-b358215039-add-externalcatalogtableoptions-class
Jan 21, 2025
Merged

feat: add ExternalCatalogTableOptions class and tests#2116
chalmerlowe merged 3 commits into
mainfrom
feat-b358215039-add-externalcatalogtableoptions-class

Conversation

@chalmerlowe

Copy link
Copy Markdown
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 and agrawal-siddharthJanuary 17, 2025 15:01
@product-auto-labelproduct-auto-labelBot added size: l Pull request size is large. api: bigquery Issues related to the googleapis/python-bigquery API. labels Jan 17, 2025
@tswasttswast changed the title Feat: add externalcatalogtableoptions class and testsfeat: add ExternalCatalogTableOptions class and testsJan 17, 2025
@chalmerlowe
chalmerlowe merged commit cdc1a6e into mainJan 21, 2025
@chalmerlowe
chalmerlowe deleted the feat-b358215039-add-externalcatalogtableoptions-class branch January 21, 2025 11:04
@release-pleaserelease-pleaseBot mentioned this pull request Jan 17, 2025
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 freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigqueryIssues related to the googleapis/python-bigquery API.size: lPull request size is large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@chalmerlowe@tswast@Linchin