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

Update run_query.md arguments #5258

Merged
merged 7 commits into from
Aug 5, 2024

Conversation

stevensnicholas
Copy link
Contributor

I looked very hard in the code to try and find where run_query macro is defined. The only hints I got were
dbt run-operation run_query --args '{\"sql\": \"select now()\"}'
fails
but
dbt run-operation run_query --args '{\"query\": \"select now()\"}'

so if this update is wrong just decline. I was using Redshift so it might just be inconsistencies with the adapters

I looked very hard in the code to try and find where run_query is defined. The only hints I got were  dbt run-operation run_query --args '{\"sql\": \"select now()\"}' fails but dbt run-operation run_query --args '{\"query\": \"select now()\"}' so if this update is wrong just decline. I was using Redshift so it might just be inconsistencies with the adapters
@stevensnicholas stevensnicholas requested a review from a team as a code owner April 10, 2024 02:55
Copy link

welcome bot commented Apr 10, 2024

Hello!👋 Thanks for contributing to the dbt product documentation and opening this pull request! ✨
We use Markdown and some HTML to write the dbt product documentation. When writing content, you can use our style guide and content types to understand our writing standards and how we organize information in the dbt product docs.
We'll review your contribution and respond as soon as we can. 😄

Copy link

vercel bot commented Apr 10, 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 💬 Add feedback Aug 5, 2024 8:48pm

@runleonarun runleonarun added the new contributor Label for first-time contributors label Apr 10, 2024
@github-actions github-actions bot added content Improvements or additions to content size: x-small This change will take under 3 hours to fix. labels Apr 10, 2024
@matthewshaver matthewshaver enabled auto-merge (squash) August 5, 2024 20:42
@matthewshaver matthewshaver merged commit 1aca6a2 into dbt-labs:current Aug 5, 2024
3 checks passed
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 new contributor Label for first-time contributors size: x-small This change will take under 3 hours to fix.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants