Hi all and @ms4446
I have a very fundamental question in Dataform.
Let us say I have the Dataform open in my GCP. Several users (say 10) users are accessing same repository. Each of the 10 users create a workspace. They have the same dataset/project in each workspace
Now they start debugging with same queries and in process run the full execution and access BigQuery to see if tables are being created.
Can we do as I described?
Because each user is creating tables in BigQuery by running execution , will this have any interference?