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
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
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 }}
apache
/
datafusion-comet
Public
Notifications
You must be signed in to change notification settings
Fork
379
Star
1.3k
Code
Issues
575
Pull requests
193
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: support multiply_ym_interval with YearMonth interval codegen dispatch
- #4715
#4715
Open
peterxcli
wants to merge 26 commits into
apache:main
apache/datafusion-comet:main
from
peterxcli:feat/make_ym_interval
peterxcli/datafusion-comet:feat/make_ym_interval
Copy head branch name to clipboard
Conversation
Commits
26
(26)
Checks
Files changed
Open
feat: support multiply_ym_interval with YearMonth interval codegen dispatch
#4715
peterxcli
wants to merge 26 commits into
apache:main
apache/datafusion-comet:main
from
peterxcli:feat/make_ym_interval
peterxcli/datafusion-comet:feat/make_ym_interval
Copy head branch name to clipboard
Commits
Commits on Jun 24, 2026
Support multiply_ym_interval with YearMonth interval codegen dispatch
peterxcli
committed
3c37026
View commit details
Copy full SHA for 3c37026
Browse repository at this point
Fix markdown formatting for interval docs
peterxcli
committed
b96f547
View commit details
Copy full SHA for b96f547
Browse repository at this point
Commits on Jun 27, 2026
Merge branch 'main' into feat/make_ym_interval
peterxcli
authored
30e04f3
View commit details
Copy full SHA for 30e04f3
Browse repository at this point
Commits on Jul 12, 2026
Fix markdown formatting for interval docs
peterxcli
committed
01f0463
View commit details
Copy full SHA for 01f0463
Browse repository at this point
Merge branch 'main' of https://github.com/apache/datafusion-comet into feat/make_ym_interval
peterxcli
committed
645a58d
View commit details
Copy full SHA for 645a58d
Browse repository at this point
review by andy
peterxcli
committed
1641d57
View commit details
Copy full SHA for 1641d57
Browse repository at this point
fix md format
peterxcli
committed
49d882a
View commit details
Copy full SHA for 49d882a
Browse repository at this point
restructure the CometLiteral.getSupportLevel
peterxcli
committed
018efc1
View commit details
Copy full SHA for 018efc1
Browse repository at this point
Commits on Jul 15, 2026
Merge branch 'main' into feat/make_ym_interval
peterxcli
authored
a6aeb3a
View commit details
Copy full SHA for a6aeb3a
Browse repository at this point
Commits on Jul 20, 2026
Merge branch 'main' into feat/make_ym_interval
peterxcli
authored
e9ffc6f
View commit details
Copy full SHA for e9ffc6f
Browse repository at this point
Update datatypes.md
peterxcli
committed
a9bc017
View commit details
Copy full SHA for a9bc017
Browse repository at this point
review suggestion
peterxcli
committed
783e5ec
View commit details
Copy full SHA for 783e5ec
Browse repository at this point
fix style
peterxcli
committed
3c9867d
View commit details
Copy full SHA for 3c9867d
Browse repository at this point
Commits on Jul 21, 2026
Merge branch 'main' into feat/make_ym_interval
peterxcli
authored
582f211
View commit details
Copy full SHA for 582f211
Browse repository at this point
Commits on Jul 22, 2026
Merge branch 'main' into feat/make_ym_interval
peterxcli
authored
f7cd0d0
View commit details
Copy full SHA for f7cd0d0
Browse repository at this point
Commits on Jul 26, 2026
Merge branch 'main' of https://github.com/apache/datafusion-comet into feat/make_ym_interval
peterxcli
committed
1e96eeb
View commit details
Copy full SHA for 1e96eeb
Browse repository at this point
minor change
peterxcli
committed
90e5ddd
View commit details
Copy full SHA for 90e5ddd
Browse repository at this point
md prettier
peterxcli
committed
c540044
View commit details
Copy full SHA for c540044
Browse repository at this point
Use DataTypeSupport for sink type checks
peterxcli
committed
b6013da
View commit details
Copy full SHA for b6013da
Browse repository at this point
Commits on Aug 8, 2026
Merge branch 'main' into feat/make_ym_interval
peterxcli
committed
bb1e4f0
View commit details
Copy full SHA for bb1e4f0
Browse repository at this point
Commits on Aug 21, 2026
Merge branch 'main' into feat/make_ym_interval
peterxcli
authored
8a112d8
View commit details
Copy full SHA for 8a112d8
Browse repository at this point
Commits on Aug 24, 2026
Merge branch 'main' into feat/make_ym_interval
peterxcli
authored
21690ef
View commit details
Copy full SHA for 21690ef
Browse repository at this point
Commits on Aug 28, 2026
address review: keep CalendarIntervalType support intact, group interval expressions
Show description for a2349c5
peterxcli
and
claude
committed
a2349c5
View commit details
Copy full SHA for a2349c5
Browse repository at this point
Commits on Sep 12, 2026
Merge remote-tracking branch 'upstream/main' into feat/make_ym_interval
Show description for a643e60
peterxcli
committed
a643e60
View commit details
Copy full SHA for a643e60
Browse repository at this point
fix: admit year-month intervals in the list-literal gate
Show description for b633a6f
peterxcli
and
claude
committed
b633a6f
View commit details
Copy full SHA for b633a6f
Browse repository at this point
Commits on Sep 13, 2026
test: expect native execution for a null year-month interval in abs.sql
Show description for 68c299d
peterxcli
and
claude
committed
68c299d
View commit details
Copy full SHA for 68c299d
Browse repository at this point
You can’t perform that action at this time.