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
.
SQLMesh
/
sqlmesh
Public
Notifications
You must be signed in to change notification settings
Fork
422
Star
3.2k
Code
Issues
222
Pull requests
47
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Feat!: Skip model evaluation if upstream external model(s) have not changed
- #5277
#5277
Merged
VaggelisD
merged 12 commits into
main
SQLMesh/sqlmesh:main
from
vaggelisd/external_model_freshness
SQLMesh/sqlmesh:vaggelisd/external_model_freshness
Copy head branch name to clipboard
Sep 29, 2025
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Feat!: Skip model evaluation if upstream external model(s) have not changed
#5277
VaggelisD
merged 12 commits into
main
SQLMesh/sqlmesh:main
from
vaggelisd/external_model_freshness
SQLMesh/sqlmesh:vaggelisd/external_model_freshness
Copy head branch name to clipboard
Commits
Commits on Sep 25, 2025
Feat: Skip evaluation if upstream external model has not changed
VaggelisD
committed
6200690
View commit details
Copy full SHA for 6200690
Browse repository at this point
Refactor logic into a built-in signal
VaggelisD
committed
291824e
View commit details
Copy full SHA for 291824e
Browse repository at this point
Differentiate last_altered_ts from dev_last_altered_ts
VaggelisD
committed
36fdc85
View commit details
Copy full SHA for 36fdc85
Browse repository at this point
Use dev_last_altered_ts during add_interval too
VaggelisD
committed
4ac76da
View commit details
Copy full SHA for 4ac76da
Browse repository at this point
Fix tests
VaggelisD
committed
e31cc9f
View commit details
Copy full SHA for e31cc9f
Browse repository at this point
Temporarily disable BQ from testing due to hangs
VaggelisD
committed
07a13a3
View commit details
Copy full SHA for 07a13a3
Browse repository at this point
PR Feedback 1
VaggelisD
committed
59b0bf7
View commit details
Copy full SHA for 59b0bf7
Browse repository at this point
PR Feedback 2
VaggelisD
committed
1958d17
View commit details
Copy full SHA for 1958d17
Browse repository at this point
Bump migration script
VaggelisD
committed
e05d5b4
View commit details
Copy full SHA for e05d5b4
Browse repository at this point
Commits on Sep 29, 2025
Revert CI
VaggelisD
committed
d8ecf37
View commit details
Copy full SHA for d8ecf37
Browse repository at this point
Merge branch 'main' into vaggelisd/external_model_freshness
VaggelisD
authored
24c7739
View commit details
Copy full SHA for 24c7739
Browse repository at this point
Add arg to EngineAdapterStateSync
VaggelisD
committed
0080c00
View commit details
Copy full SHA for 0080c00
Browse repository at this point
You can’t perform that action at this time.