Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #219

Merged
merged 63 commits into from
Aug 8, 2024
Merged

Dev #219

merged 63 commits into from
Aug 8, 2024

Conversation

DamianHinz
Copy link
Contributor

No description provided.

tkiehn and others added 30 commits July 1, 2024 12:08
- Add a ldts_default_dtype to the dbt_project
- Cast ldts to the ldts_default_dtype 
only for bigquery
use the macro to set a default timestamp data type for staging tables
which casts the ldts to the default timestamp data type
…amp_default_dtype

cast src_ldts to the global variable timestamp_default_dtype
…rdise

macro concattenated_standardise does not take "is_hashdiff" and "rtrim_hashdiff", therefore the parameters have to be removed from the macro call
…f from concattenated_standardise parameters

"is_hashdiff" and "rtrim_hashdiff" are not used in the concattenated_standardise macro, therefore they can be removed from the macro parameters
Merge Exasol hotfix rec track sat fixes into dev-branch
…default_dtype global vars to dictionaries

macro contains logic to parse global variable dictionary and return string types for each supported adapter
based on the type(rsrc, stg, derived_columns) different variables from dbt_project.yml are processed
therefore different types can be set
Add type to warning-message
tkiehn and others added 29 commits July 11, 2024 10:23
Add hashkeys to processed_hash_columns dict so the ghost records are created for them
UNION expects Keyword ALL or DISTINCT, but got keyword SELECT 

add a UNION DISTINCT
Add lower-filter to columns_without_excluded_columns-creation for comparison with derived_column_names
Comment out line that included derived_column_names in final_columns_to_select
change hardcoded default hashdatatype to VARCHAR(32)
…tandardise because string_agg is not suooported in redshift
…ut_excluded_columns to properly exclude derived columns
…ation

If case_sensitive is true there is an UPPER( in the prefix
But the amounts of closing brackets was not correct in the suffix
@DamianHinz DamianHinz merged commit 1963258 into 110-control-who-triggers-actions Aug 8, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants