GoogleCloudPlatform / GoogleCloudPlatform/market-data-transcoder
Add option to `--replace` cloud resources if they already exist
Open
enhancement
- Dominant language
- Python
- Stars
- 47
- Forks
- 11
- Avg merge
- 19d 10h
- Merged PRs (30d)
- 2
Description
With the `--replace` option, the transcoder will not try to use existing cloud resources that correspond to message types in the schema (schemas, topics, BigQuery tables), rather it will delete and replace them with new ones derived from the schema represented in `--schema_file`. This would be a destructive action, so would have to be explicit and used with care.
Contributor guide
Assessment
This issue has not been assessed yet.