dbt
Here are 297 public repositories matching this topic...
[MACRO] Valid json
What type of re_data dbt macro you would like to add
- validate
What macro should be doing
Return true is string is a valid JSON and can be parsed to JSON
-
Updated
Feb 14, 2022 - Python
-
Updated
Feb 18, 2022 - Svelte
In this PR, I wanted to solve issue #25 by creating a CSV file to list and also help the brand property matching process. This PR including:
-
Compile a list of all brand names and operator names from the name-suggestion-index as a CSV with the columns
id,display_name, andwiki_dataintmpfolder.
Deadline: 05.01.2022 -
Create a PySpark UDF similar to the ones in the osm
Where it makes sense, we should check inputs for datatype, length etc before processing, and if necessary raise an exception via exceptions.raise_compiler_error.
See: https://github.com/calogica/dbt-expectations/blob/b69ac04cacfe1dfaf1de129778908898e666f9e3/macros/schema_tests/multi-column/expect_compound_columns_to_be_unique.sql#L16
Documentation tasks
-
Updated
Jul 24, 2018 - Python
faldbt object already has access to the manifest; we need to pass it here in the exec method. We probably want to pass the dbt manifest directly rather than the fal wrapper as we dont want the fal wrapper to be our public api.
-
Updated
Feb 10, 2022 - C
-
Updated
Feb 14, 2022 - TypeScript
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
Jan 27, 2022 - Python
-
Updated
Feb 18, 2022 - Kotlin
-
Updated
Dec 9, 2021 - Python
-
Updated
Feb 19, 2022
@mhindery asks whether we could use the binary instead as a lot of other common data engineering projects defer to it now and this forces users to use yet another package.
We will have to test it but I think it should be fine.
Initial discussion happened here:
bitpicky/dbt-sugar#20 (comment)
Other adapters (e.g. dbt-spark) have adopted a single-source-of-truth approach to documentation, prefering to document setup and configuration information only on the docs.getdbt website, rather than duplicating it on the docs page and the adapter repo's readme.
I think we should do the same.
-
Updated
Jul 10, 2021 - HCL
-
Updated
Feb 17, 2022 - PLpgSQL
-
Updated
Feb 3, 2022 - Python
-
Updated
Dec 1, 2021 - Python
Improve this page
Add a description, image, and links to the dbt topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dbt topic, visit your repo's landing page and select "manage topics."
Describe the bug
No option to remove invalid dashboard filters.
To Reproduce
Steps to reproduce the behavior:
Expected behavior