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

[COST-4269] Fix GCP datetime format for BigQuery #470

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

esebesto
Copy link
Contributor

@esebesto esebesto commented Nov 3, 2023

A fix for COST-4269
the BigQuery doesn't support datetime formats with UTC offset in the form +HHMM or -HHMM.

@esebesto esebesto changed the title Fix GCP datetime format for BigQuery DRAFT: Fix GCP datetime format for BigQuery Nov 3, 2023
Copy link

codecov bot commented Nov 3, 2023

Codecov Report

Merging #470 (ae0fb55) into main (1986d1f) will decrease coverage by 0.0%.
The diff coverage is 100.0%.

@@           Coverage Diff           @@
##            main    #470     +/-   ##
=======================================
- Coverage   93.6%   93.5%   -0.0%     
=======================================
  Files         60      60             
  Lines       4603    4603             
  Branches     660     660             
=======================================
- Hits        4307    4306      -1     
- Misses       155     156      +1     
  Partials     141     141             

@esebesto esebesto changed the title DRAFT: Fix GCP datetime format for BigQuery Fix GCP datetime format for BigQuery Nov 3, 2023
@esebesto esebesto changed the title Fix GCP datetime format for BigQuery [COST-4269] Fix GCP datetime format for BigQuery Nov 3, 2023
@esebesto esebesto merged commit bb865c2 into main Nov 3, 2023
4 checks passed
@esebesto esebesto deleted the esebesto/fix_gcp_upload branch November 3, 2023 14:03
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