elt
Here are 94 public repositories matching this topic...
Describe the bug
If I add one kms key for the entire project that should be used for all models, like below. It will blow up, because you can't add KMS encryption to views. ( Unless I'm missing something here )
models:
test:
+kms_key_name: 'projects/<project>/locations/<location>/keyRings/key-ring/cryptoKeys/key'Steps To Reproduce
Add kms_key_name to the entir
-
Updated
Aug 6, 2021 - TypeScript
-
Updated
Dec 28, 2019 - Python
-
Updated
Aug 6, 2021 - JavaScript
I'm new to the idea of Data Vault 2.0 and I'm reading the Dan Linstedt book to understand it better.
To help me get a better perspective of how dbtvault works I would like to know how difficult do you think it would be to add support for BigQuery?
Are there specific features of Snowflake which makes it better for running dbt/dbtvault ?
Thanks,
Jacob
-
Updated
Aug 2, 2021 - Python
-
Updated
Jul 21, 2021 - Java
-
Updated
Jul 2, 2021 - Java
-
Updated
Jun 16, 2018 - Jupyter Notebook
-
Updated
Aug 7, 2021 - Python
-
Updated
Jul 29, 2021 - C++
wikirepo as a project has many modules that interconnect and are funneled to two functions - wikirepo.data.query and lctn_utils.gen_lctns_dict. It would be helpful for users and potential contributors to have a visual representation of
-
Updated
Jan 21, 2021 - Scala
-
Updated
Jul 29, 2021 - Python
-
Updated
Jun 18, 2021 - Go
-
Updated
Jun 8, 2021 - Jupyter Notebook
-
Updated
Dec 8, 2020 - Python
-
Updated
Jul 19, 2021
-
Updated
Jun 17, 2021 - Python
-
Updated
Jul 7, 2021 - Python
-
Updated
Jan 16, 2020 - TSQL
-
Updated
Oct 28, 2019 - HTML
-
Updated
Jan 10, 2021 - TSQL
Improve this page
Add a description, image, and links to the elt topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the elt topic, visit your repo's landing page and select "manage topics."


Tell us about the problem you're trying to solve
As follow up to airbytehq/airbyte#4721, do proper yaml parsing/extract to be used in https://github.com/airbytehq/airbyte/blob/7decb12818ad2cc0c7b3039c3d5e620236250edd/airbyte-workers/src/main/resources/dbt_transformation_entrypoint.sh#L7
Describe the solution you’d like
we should write (a python?) script that uses