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 · 1 comment
Open

[BUG] Hash Datatype should be adapter specific #288

tkirschke opened this issue Nov 15, 2024 · 1 comment
Labels
bug Something isn't working

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant