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

[CT-1361] dbt CLI preview command #6087

Closed
3 tasks done
TylerHillery opened this issue Oct 17, 2022 · 3 comments
Closed
3 tasks done

[CT-1361] dbt CLI preview command #6087

TylerHillery opened this issue Oct 17, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request Hackathon Coalesce Hackathon Submissions

Comments

@TylerHillery
Copy link

TylerHillery commented Oct 17, 2022

Is this your first time submitting a feature request?

  • I have read the expectations for open source contributors
  • I have searched the existing issues, and I could not find an existing issue for this feature
  • I am requesting a straightforward extension of existing dbt functionality, rather than a Big Idea better suited to a discussion

Describe the feature

Be able to run dbt preview my_dbt_model to show the results of the model in the terminal similar to the preview functionality in dbt cloud.

Describe alternatives you've considered

No response

Who will this benefit?

dbters who live in the CLI. Being able to preview the results of a model before it materializes in the database can be helpful to see if the output matches the user's expected behavior.

Are you interested in contributing this feature?

Yes, working on it for the hackathon project

Anything else?

I have a GitHub discussion open about this feature request.

@TylerHillery TylerHillery added enhancement New feature or request triage labels Oct 17, 2022
@github-actions github-actions bot changed the title dbt CLI preview command [CT-1361] dbt CLI preview command Oct 17, 2022
@leahwicz leahwicz added the Hackathon Coalesce Hackathon Submissions label Oct 17, 2022
@TylerHillery TylerHillery mentioned this issue Oct 17, 2022
6 tasks
@jtcohen6 jtcohen6 removed the triage label Oct 18, 2022
@lostmygithubaccount
Copy link
Contributor

hi @TylerHillery, thanks for opening this and working on it at the Coalesce hackathon! I wanted to let you (and anyone else reading) know that we're very interested in adding this new CLI command, but we won't be proceeding with the PR from the hackathon. the primary reason for this is that for v1.4 we're refactoring our internal Python APIs, notably reworking the CLI into a new framework -- so we'd need to merge this and then completely redo it anyway

if you or anyone is interested in contributing this once we have a bit more concrete next steps from the CLI rework, let us know! otherwise it's something we'll get in ourselves

@TylerHillery
Copy link
Author

@lostmygithubaccount Thanks for letting me know! Once you have more concrete steps I would definitely like to help out

@jtcohen6
Copy link
Contributor

jtcohen6 commented Dec 2, 2022

Going to close this issue in favor of a newer one, with more specificity on the implementation we'll be pursuing: #6359

@TylerHillery Would be happy to have your thoughts there on some of the open questions!

@jtcohen6 jtcohen6 closed this as completed Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Hackathon Coalesce Hackathon Submissions
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants