Announcements
The Google Cloud Community will be in read-only from July 16 - July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

GCP billing in Bigquery

Hi,

I have a GCP billing in Bigquery (Standard Data Export). I want to create a new table in Bigquery based on that billing. The table should be daily updated and that means I need to understand how Standard Data Export is created.

I've noticed that it has virtual _PARTITIONTIME column, so I thought I can use it to recognize new records and add them to my new table. But then I've also noticed that there can be significant difference between _PARTITIONTIME and a date of a real usage_time (in my case it goes up to 38 days). I wonder how my Standard Data Export is created? Are the records only added to it or do we have to deal also with updates? By updates I mean deleting/changing early created records and inserting new ones instead of them with new _PARTITIONITME. It is important for me, because I need to know how much my previous costs can change. 

0 0 72
0 REPLIES 0