Hubs make key management easier (natural keys from hubs can be converted to surrogate keys via Identity columns).
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2022 12:29 PM
In this blog https://databricks.com/blog/2022/06/24/prescriptive-guidance-for-implementing-a-data-vault-model-on-...
It is mention that "Data Vault modeling recommends using a hash of business keys as the primary keys. Databricks supports hash, md5, and SHA functions out of the box to support business keys.".
If my HUB primary keys are HASH then how it can be converted to identity columns in Gold Layer ???
Thanks
Labels: