How to refer commit time of the records on BigQuery -



How to refer commit time of the records on BigQuery -

range decorators of bigquery refers added time of records.

references table info added between ,

(from https://cloud.google.com/bigquery/table-decorators)

or seems have been called commit time.

the timestamps compared commit time

(from https://code.google.com/p/google-bigquery/issues/detail?id=160#c12)

is there way know added time or commit time of records?

i.e. "select thisrowcommittime(), * table", or through tabledata:list, expose timestamp each row?

no, that's reasonable thing for, it's not available.

you file feature request , might help there motivate farther how feature useful you. in particular: still useful if exposed info 7 days old, matching range can time-travel decorator?

google-bigquery

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -