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

fix databricks ghost records for binary datatype #301

Merged
merged 2 commits into from
Jan 10, 2025

Conversation

tkiehn
Copy link
Collaborator

@tkiehn tkiehn commented Jan 10, 2025

Description

Fix the creation of ghost records for binary datatype on databricks

Fixes #299

Type of change

Please delete options that are not relevant.

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

How Has This Been Tested?

Created models like in the linked issue and successfully ran them

Checklist:

  • I have performed a self-review of my code

@tkiehn tkiehn added the testing To trigger the automated test workflow as internal User. label Jan 10, 2025
@tkiehn tkiehn requested a review from tkirschke January 10, 2025 08:31
@tkiehn tkiehn added testing To trigger the automated test workflow as internal User. and removed testing To trigger the automated test workflow as internal User. labels Jan 10, 2025
@remoteworkflow

This comment was marked as outdated.

@remoteworkflow remoteworkflow bot removed the testing To trigger the automated test workflow as internal User. label Jan 10, 2025
@remoteworkflow
Copy link

remoteworkflow bot commented Jan 10, 2025

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


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:
run for redshift


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

@tkiehn tkiehn merged commit e397ce4 into main Jan 10, 2025
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.

[BUG] Stage macro fails on ghost record creation in Databricks for binary datatype columns
2 participants