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
.
datajoint
/
datajoint-python
Public
Notifications
You must be signed in to change notification settings
Fork
98
Star
194
Code
Issues
7
Pull requests
4
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Semantic Join
- #1293
#1293
Closed
dimitri-yatsenko
wants to merge 15 commits into
claude/spec-issue-1243-YvqmF
datajoint/datajoint-python:claude/spec-issue-1243-YvqmF
from
claude/semantic-matching-joins-CgWnO
datajoint/datajoint-python:claude/semantic-matching-joins-CgWnO
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Closed
Semantic Join
#1293
dimitri-yatsenko
wants to merge 15 commits into
claude/spec-issue-1243-YvqmF
datajoint/datajoint-python:claude/spec-issue-1243-YvqmF
from
claude/semantic-matching-joins-CgWnO
datajoint/datajoint-python:claude/semantic-matching-joins-CgWnO
Copy head branch name to clipboard
Commits
Commits on Dec 24, 2025
Add semantic matching for joins specification
Show description for 37f6e58
claude
committed
37f6e58
View commit details
Copy full SHA for 37f6e58
Browse repository at this point
Remove backticks from lineage format in spec
Show description for b6be218
claude
committed
b6be218
View commit details
Copy full SHA for b6be218
Browse repository at this point
Update lineage table design in spec
Show description for a81d4be
claude
committed
a81d4be
View commit details
Copy full SHA for a81d4be
Browse repository at this point
Clarify dj.U syntax and database table names in lineage
Show description for c597c52
claude
committed
c597c52
View commit details
Copy full SHA for c597c52
Browse repository at this point
Implement semantic matching for joins
Show description for 0c593c8
claude
committed
0c593c8
View commit details
Copy full SHA for 0c593c8
Browse repository at this point
Deprecate dj.U join instead of redirecting to restrict
Show description for fe58e00
claude
committed
fe58e00
View commit details
Copy full SHA for fe58e00
Browse repository at this point
Combine _lineage_table_sql into ensure_lineage_table
claude
committed
097cb39
View commit details
Copy full SHA for 097cb39
Browse repository at this point
Use exception handling instead of table existence check
Show description for b568997
claude
committed
b568997
View commit details
Copy full SHA for b568997
Browse repository at this point
Remove unnecessary ON DUPLICATE KEY UPDATE in insert_lineage_entries
claude
committed
036e0f2
View commit details
Copy full SHA for 036e0f2
Browse repository at this point
Catch MissingTableError instead of bare Exception
claude
committed
5606348
View commit details
Copy full SHA for 5606348
Browse repository at this point
Rename ensure_lineage_table to create_lineage_table
Show description for 6c63625
claude
committed
6c63625
View commit details
Copy full SHA for 6c63625
Browse repository at this point
Update documentation and docstrings for semantic matching
Show description for e64e7a0
claude
committed
e64e7a0
View commit details
Copy full SHA for e64e7a0
Browse repository at this point
Commits on Dec 25, 2025
Add functional dependency check for aggregation operator
Show description for d68de16
claude
and
dimitri-yatsenko
committed
d68de16
View commit details
Copy full SHA for d68de16
Browse repository at this point
Clarify that aggregation attributes can be primary or secondary in B
Show description for 8441793
claude
and
dimitri-yatsenko
committed
8441793
View commit details
Copy full SHA for 8441793
Browse repository at this point
Deprecate ^ operator, add semantic_check to restrict()
Show description for 7c600b8
claude
and
dimitri-yatsenko
committed
7c600b8
View commit details
Copy full SHA for 7c600b8
Browse repository at this point
You can’t perform that action at this time.