Skip to content

fix: init bigquery with correct type#2110

Merged
eakmanrq merged 1 commit intomainfrom
eakmanrq/fix_bq_project_init
Feb 9, 2024
Merged

fix: init bigquery with correct type#2110
eakmanrq merged 1 commit intomainfrom
eakmanrq/fix_bq_project_init

Conversation

@eakmanrq
Copy link
Collaborator

@eakmanrq eakmanrq commented Feb 9, 2024

If you init the example project it won't work because we try to put a string in for the partition column. This makes it so that bigquery uses a date data type.

@eakmanrq eakmanrq requested a review from a team February 9, 2024 00:57
@tobymao
Copy link
Contributor

tobymao commented Feb 9, 2024

can we always just use date?

@eakmanrq eakmanrq merged commit da41085 into main Feb 9, 2024
@eakmanrq eakmanrq deleted the eakmanrq/fix_bq_project_init branch February 9, 2024 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants