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 some text & examples for using Snowflake to get query performance #226

Merged
merged 2 commits into from
Nov 9, 2023

Conversation

AeriShan-ODI
Copy link
Contributor

@AeriShan-ODI AeriShan-ODI commented Oct 25, 2023

Add mostly Snowflake-performance notes to docs. I thought I'd add more but will leave it there for now, so ready to merge.

@AeriShan-ODI AeriShan-ODI marked this pull request as ready for review November 9, 2023 17:31
@AeriShan-ODI AeriShan-ODI assigned ian-r-rose and unassigned ian-r-rose Nov 9, 2023
Copy link
Member

@ian-r-rose ian-r-rose left a comment

Choose a reason for hiding this comment

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

Looks good to me! Just one minor suggestion

docs/dbt-performance.md Outdated Show resolved Hide resolved
user_name, total_elapsed_time
FROM
-- query_history() is a table function
table (information_schema.query_history())
Copy link
Member

Choose a reason for hiding this comment

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

today I learned about the table() function

@AeriShan-ODI AeriShan-ODI merged commit 399facb into main Nov 9, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants