-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: BigQuery supports custom schemas (#20060)
* fix: BigQuery batch exports supports iter_records * chore: Remove unnecessary try/except * Update query snapshots * Update query snapshots * feat: BigQuery supports custom schemas * test: Extend bigquery batch export tests to support custom schemas * fix: Import from service * fix: Conditionally partition table and small test fixes * chore: For now, do not use orjson * feat: Also JSON person_properties * feat: Typo in default Co-authored-by: Brett Hoerner <[email protected]> --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Brett Hoerner <[email protected]>
- Loading branch information
1 parent
9d7d093
commit 8d8bb46
Showing
2 changed files
with
341 additions
and
126 deletions.
There are no files selected for viewing
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
Oops, something went wrong.