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

[BUG] Hash Datatype should be adapter specific #288

Open
tkirschke opened this issue Nov 15, 2024 · 2 comments
Open

[BUG] Hash Datatype should be adapter specific #288

tkirschke opened this issue Nov 15, 2024 · 2 comments
Labels
bug Something isn't working stale

Comments

@tkirschke
Copy link
Member

Describe the bug

The global variable "datavault4dbt.hash_datatype" is set to "STRING" by default. In Fabric, STRING does not exist. Hence, it should be a dictionary with adapter specific values, similar to other global variables.

Environment

  • dbt version: Cloud
  • datavault4dbt version: 1.8.0
  • Database/Platform: Microsoft Fabric
@tkirschke tkirschke added the bug Something isn't working label Nov 15, 2024
@tkirschke
Copy link
Member Author

VARCHAR(34) could be used as a default for Fabric

Copy link

This issue is stale because it has been open for 90 days with no activity. If you would like the issue to remain open, please remove the stale label or comment on the issue. Otherwise it will be closed in 14 days

@github-actions github-actions bot added the stale label Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

1 participant