Skip to content
This repository was archived by the owner on Jan 27, 2020. It is now read-only.

Conversation

@utzwestermann
Copy link
Contributor

@utzwestermann utzwestermann commented May 9, 2018

When views operation is called in SchedoscopeServiceImpl with option all set, only aggregate table data is returned and not view data. To obtain view data, issue a second call without the all option.

Also, when exporting to BigQuery, a UUID path prefix is used for storing exported data in Cloud Storage. This avoids clashes with remnants of terminated previous job runs, which in turn may result in data duplication.

Utz Westermann added 2 commits May 9, 2018 12:08
called with all option.

Added UUID path prefix to BigQuery export bucket path to avoid potential data
duplication by stale export files in bucket in case of terminated jobs
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant