Relative Content

Tag Archive for google-cloud-platformgoogle-bigquerydataform

Dataform cross project dependencies

Currently in dataform , the dependencies can be specified either intra-repository or cross-repository. I’d like to specify some dependencies that rely on a dataform repository in a different project. I tried specifying the full name in the dependencies field in config object but it did not compile.

Dataform cross project dependencies

Currently in dataform , the dependencies can be specified either intra-repository or cross-repository. I’d like to specify some dependencies that rely on a dataform repository in a different project. I tried specifying the full name in the dependencies field in config object but it did not compile.

Dataform cross project dependencies

Currently in dataform , the dependencies can be specified either intra-repository or cross-repository. I’d like to specify some dependencies that rely on a dataform repository in a different project. I tried specifying the full name in the dependencies field in config object but it did not compile.

dataform share code between repo with submodules not working

We are trying to use dataform with submodule to share common javascript code between repository but seems submodules are ignored at compile time. We also see that is possible to use private npm libraries but we prefer to use submodules because the teams has already experience with it.

dataform share code between repo with submodules not working

We are trying to use dataform with submodule to share common javascript code between repository but seems submodules are ignored at compile time. We also see that is possible to use private npm libraries but we prefer to use submodules because the teams has already experience with it.