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

fix: Correct agg index configuration for Firebolt #6271

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

ptiurin
Copy link
Contributor

@ptiurin ptiurin commented Oct 10, 2024

What are you changing in this pull request and why?

dbt-firebolt's config keys have syntax issues in the documentation for aggregating indexes. If the code is copied by a user as is it will cause an error. Updating the documentation with correct syntax to avoid confusing new users.

Checklist

@ptiurin ptiurin requested review from dataders and a team as code owners October 10, 2024 12:24
Copy link

vercel bot commented Oct 10, 2024

@ptiurin is attempting to deploy a commit to the dbt-labs Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added size: small This change will take 1 to 2 days to address content Improvements or additions to content and removed size: small This change will take 1 to 2 days to address labels Oct 10, 2024
Copy link
Contributor

@mirnawong1 mirnawong1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hey @ptiurin thanks for opening this up and great catch! merging this for you and aligns with firebolt's doc

@mirnawong1 mirnawong1 merged commit f622de2 into dbt-labs:current Oct 11, 2024
5 of 7 checks passed
@ptiurin ptiurin deleted the fix-agg-index branch October 14, 2024 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Improvements or additions to content
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants