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

Add support for identity columns #153

Open
flvndh opened this issue Aug 12, 2022 · 4 comments
Open

Add support for identity columns #153

flvndh opened this issue Aug 12, 2022 · 4 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@flvndh
Copy link

flvndh commented Aug 12, 2022

Describe the feature

Now that identity columns are GA, it would be great to be able to specify the identity column as part of the model configuration.

Describe alternatives you've considered

  • monotonically_increasing_id()
  • row_number()
  • rank OVER
  • hash()
  • md5()

Who will this benefit?

Every dbt-databricks user who wants to generate surrogate keys.

Are you interested in contributing this feature?

Why not 😊

@flvndh flvndh added the enhancement New feature or request label Aug 12, 2022
@mi-volodin
Copy link

I would vote for this. As it is a natural thing to use while creating DWH cores with entity-oriented normalized storage.

@github-actions
Copy link

github-actions bot commented Jul 4, 2023

This issue has been marked as Stale because it has been open for 180 days with no activity. If you would like the issue to remain open, please remove the stale label or comment on the issue.

@github-actions github-actions bot added the Stale label Jul 4, 2023
@bayees
Copy link

bayees commented Jul 4, 2023

Bump. Still relevant

@github-actions github-actions bot removed the Stale label Jul 5, 2023
@skywalker0618
Copy link

Bump, this will be very helpful.

@benc-db benc-db added the help wanted Extra attention is needed label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

5 participants