Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
dbt-labs
/
dbt-adapters
Public
Notifications
You must be signed in to change notification settings
Fork
349
Star
230
Code
Issues
654
Pull requests
180
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat(snowflake): add transient tmp relation type for incremental models
- #1894
#1894
Merged
colin-k-rogers
merged 10 commits into
main
dbt-labs/dbt-adapters:main
from
feat/snowflake-transient-tmp-relation
dbt-labs/dbt-adapters:feat/snowflake-transient-tmp-relation
Copy head branch name to clipboard
May 3, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat(snowflake): add transient tmp relation type for incremental models
#1894
colin-k-rogers
merged 10 commits into
main
dbt-labs/dbt-adapters:main
from
feat/snowflake-transient-tmp-relation
dbt-labs/dbt-adapters:feat/snowflake-transient-tmp-relation
Copy head branch name to clipboard
Commits
Commits on Apr 27, 2026
feat(snowflake): add transient tmp relation type for incremental models
Show description for 9c4c903
b-per
committed
9c4c903
View commit details
Copy full SHA for 9c4c903
Browse repository at this point
fix: use proper dispatch wrapper for resolve_incremental_tmp_relation
Show description for 94e0828
b-per
committed
94e0828
View commit details
Copy full SHA for 94e0828
Browse repository at this point
fix: check language before Iceberg in dbt_snowflake_get_tmp_relation_type
Show description for e4486cb
b-per
committed
e4486cb
View commit details
Copy full SHA for e4486cb
Browse repository at this point
fix(snowflake): revert CLD tmp relation to table (not transient)
Show description for 19d045b
b-per
committed
19d045b
View commit details
Copy full SHA for 19d045b
Browse repository at this point
fix(snowflake): add Transient to SnowflakeRelationType enum
Show description for 9ac58c1
b-per
committed
9ac58c1
View commit details
Copy full SHA for 9ac58c1
Browse repository at this point
fix(snowflake): address code review feedback on transient tmp relation
Show description for 2c20032
b-per
committed
2c20032
View commit details
Copy full SHA for 2c20032
Browse repository at this point
fix(snowflake): address second round of code review feedback
Show description for e74ae64
b-per
committed
e74ae64
View commit details
Copy full SHA for e74ae64
Browse repository at this point
test(snowflake): assert transient DDL is emitted in incremental tests
Show description for 12320ac
b-per
committed
12320ac
View commit details
Copy full SHA for 12320ac
Browse repository at this point
fix(snowflake): restore CLD tmp relation creation path for incremental models
Show description for 569e000
b-per
committed
569e000
View commit details
Copy full SHA for 569e000
Browse repository at this point
Commits on Apr 29, 2026
Merge branch 'main' into feat/snowflake-transient-tmp-relation
colin-k-rogers
authored
d074e17
View commit details
Copy full SHA for d074e17
Browse repository at this point
You can’t perform that action at this time.