Skip to content

[WIP] workflow test #1114

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

Draft
wants to merge 5 commits into
base: dbt-gitlab/assets
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions test/dbt_integration_tests/dbt-gitlab/dbt_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ config-version: 2
profile: 'gitlab_snowflake'
require-dbt-version: [">=1.0.0", "<2.0.0"]

#
# ======
# File Path Configs
# ======
Expand All @@ -20,6 +21,7 @@ clean-targets:
- "target"
- "dbt_packages"

#
# =====
# dbt Flags
# =====
Expand Down
2 changes: 0 additions & 2 deletions test/dbt_integration_tests/dbt-gitlab/top_errors.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,3 @@ TOTAL: 1588
5 DataFusion error: This feature is not implemented: Function 'try_to_date' is not implemented yet. Details: https://docs.snowflake.com/en/sql-reference/functions/try_to_date
4 DataFusion error: This feature is not implemented: Unsupported SQL type Custom(ObjectName([Identifier(Ident { value: "TIMESTAMP_TZ", quote_style: None, span: Span(Location(1,282)..Location(1,294)) })]), [])

# Top function errors
1 DataFusion error: Error during planning: Invalid function 'to_timestamp_ntz'.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

#test

export DBT_TARGET=embucket

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
https://github.com/snowplow/dbt-snowplow-web.git
#https://github.com/dbt-labs/dbt-utils.git
#https://github.com/snowplow/dbt-snowplow-web.git
https://github.com/dbt-labs/dbt-utils.git