Hello there,
We originally had one Dataform repository but due to the large number of Dataform actions and compilation errors, we decided to split it to two repositories (repo_1 and repo_2). The split happened based on the third suggestion on this official document:
However, the split has increased the development effort significantly, mainly due to the fact that if a change occurs in repo_1, developer has to
While I am aware there is an open issue on Google issue tracker for this, I was wondering if anyone else is having this issue, or have tried to address it somehow? For example, is there any way that repo_2 would always be aware about all its sources in repo_1?
Thanks for your help in advance!
Azade