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

dbt Core and DuckDB Quickstart #5783

Open
wants to merge 258 commits into
base: current
Choose a base branch
from

Conversation

nataliefiann
Copy link
Contributor

@nataliefiann nataliefiann commented Jul 15, 2024

What are you changing in this pull request and why?

I'm creating this PR to update the Quckstart guide for dbt Core using GitHub Codespaces. I've updated it to a section for dbt Core using DuckDB.

Here is the current listing of dbt Quickstarts.

Closes: #6638

Additional information

#4087 was an earlier draft of this quickstart guide.

See https://getdbt.slack.com/archives/C2JRTGLLS/p1733789906454009 for a relevant request in dbt community slack.

Checklist

Adding or removing pages (delete if not applicable):

  • Add/remove page in website/sidebars.js
  • Provide a unique filename for new pages
  • Add an entry for deleted pages in website/vercel.json
  • Run link testing locally with npm run build to update the links that point to deleted pages

🚀 Deployment available! Here are the direct links to the updated files:

@nataliefiann nataliefiann requested a review from a team as a code owner July 15, 2024 13:42
Copy link

vercel bot commented Jul 15, 2024

Deployment failed with the following error:

Redirect at index 0 has invalid `source` pattern "/guides/codespace?step=4".

Learn More: https://vercel.link/invalid-route-source-pattern

@github-actions github-actions bot added content Improvements or additions to content guides Knowledge best suited for Guides size: large This change will more than a week to address and might require more than one person labels Jul 15, 2024
@nataliefiann
Copy link
Contributor Author

My vercel deploy failed. I think this may be because I redirected:
/guides/codespace?step=4 to: /guides/DuckDB?step=5
If someone wouldn't mind talking to me about this.

Kind Regards

@nghi-ly
Copy link
Contributor

nghi-ly commented Jul 16, 2024

@nataliefiann : i tried troubleshooting this build error. something wonky seems to be going on. there are no build errors when i run npm run build locally. i've asked the web team to see if they can help. please see slack convo

Copy link

vercel bot commented Jul 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-getdbt-com ✅ Ready (Inspect) Visit Preview Dec 25, 2024 5:39pm

@nghi-ly nghi-ly self-requested a review July 16, 2024 23:31
Added backticks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto update content Improvements or additions to content guides Knowledge best suited for Guides size: large This change will more than a week to address and might require more than one person
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[idea] Add more quickstarts which use a local db
8 participants