hasura / hasura/graphql-engine

Requesting Ability to Untrack Tables in BigQuery

Open
#9,178 0 comments 0 reactions 0 assignees View on GitHub
k/enhancement t/native-dbs
Dominant language
TypeScript
Stars
32.1k
Forks
3k
PR merge metrics
PR metrics pending

Description

### Summary

User attempted a migration from one BigQuery dataset to another, and successfully added new tables in the new dataset.
User then deleted older dataset, which resulted in inconsistency.
Reloading the metadata did not help, and dropping inconsistent objects dropped the entire datasource.

Why this happened:

- Modify tab on bigquery tables not available, so there is no UI way to untrack tables

- Dataset referenced explicitly in connection information. I suspect that missing a dataset makes the whole source inconsistent, so it is dropped when dropping inconsistent objects

### Describe the solution you'd like

Requesting the ability to untrack tables in BigQuery.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.