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

Fixed PARTION BY Clause in Sat v0 for Fabric #289

Merged
merged 1 commit into from
Nov 19, 2024
Merged

Conversation

tkirschke
Copy link
Member

@tkirschke tkirschke commented Nov 18, 2024

Description

Sat v0 Macro for Fabric had a "|lower" after the hashky inside the "PARTITION BY" clauses. This causes issues with column names, if they are upper case.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

@tkirschke tkirschke requested a review from tkiehn November 18, 2024 07:25
@tkiehn tkiehn added the testing To trigger the automated test workflow as internal User. label Nov 18, 2024
@remoteworkflow

This comment was marked as outdated.

@remoteworkflow remoteworkflow bot removed the testing To trigger the automated test workflow as internal User. label Nov 18, 2024
@tkirschke tkirschke added the testing To trigger the automated test workflow as internal User. label Nov 18, 2024
@remoteworkflow

This comment was marked as duplicate.

@remoteworkflow remoteworkflow bot removed the testing To trigger the automated test workflow as internal User. label Nov 18, 2024
@tkiehn tkiehn added the testing To trigger the automated test workflow as internal User. label Nov 18, 2024
@remoteworkflow

This comment was marked as duplicate.

@remoteworkflow remoteworkflow bot removed the testing To trigger the automated test workflow as internal User. label Nov 18, 2024
@remoteworkflow
Copy link

Link to workflow summary: https://github.com/ScalefreeCOM/datavault4dbt-ci-cd/actions/runs/11915425109


RESULTS for Synapse:
⚠️ dbt-tests
⚠️ dbt-macro-tests


RESULTS for Postgres:
⚠️ dbt-tests
⚠️ dbt-macro-tests


RESULTS for BigQuery:
✅ dbt-tests
✅ dbt-macro-tests


RESULTS for Redshift:
⚠️ dbt-tests
⚠️ dbt-macro-tests


RESULTS for Snowflake:
⚠️ dbt-tests
⚠️ dbt-macro-tests


RESULTS for Exasol:
❌ dbt-tests
✅ dbt-macro-tests


RESULTS for Fabric:
✅ dbt-tests
✅ dbt-macro-tests


RESULTS for Oracle:
⚠️ dbt-tests
⚠️ dbt-macro-tests


RESULTS for Databricks:
⚠️ dbt-tests
⚠️ dbt-macro-tests

@remoteworkflow remoteworkflow bot closed this Nov 19, 2024
@remoteworkflow remoteworkflow bot deleted the tkirschke-patch-2 branch November 19, 2024 14:58
@tkiehn tkiehn restored the tkirschke-patch-2 branch November 19, 2024 15:04
@tkiehn tkiehn reopened this Nov 19, 2024
Copy link
Collaborator

@tkiehn tkiehn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pipeline ran successfully on Fabric

@tkiehn tkiehn merged commit 8a73818 into main Nov 19, 2024
3 checks passed
@tkiehn tkiehn deleted the tkirschke-patch-2 branch November 19, 2024 15:11
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.

2 participants