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
.
apache
/
datafusion-comet
Public
Notifications
You must be signed in to change notification settings
Fork
344
Star
1.2k
Code
Issues
416
Pull requests
121
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix: avoid duplicate CheckOverflow evaluation for decimal division
- #5225
#5225
Merged
andygrove
merged 10 commits into
apache:main
apache/datafusion-comet:main
from
peterxcli:fix/avoid-duplicate-checkoverflow-evaluation
peterxcli/datafusion-comet:fix/avoid-duplicate-checkoverflow-evaluation
Copy head branch name to clipboard
Aug 8, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
fix: avoid duplicate CheckOverflow evaluation for decimal division
#5225
andygrove
merged 10 commits into
apache:main
apache/datafusion-comet:main
from
peterxcli:fix/avoid-duplicate-checkoverflow-evaluation
peterxcli/datafusion-comet:fix/avoid-duplicate-checkoverflow-evaluation
Copy head branch name to clipboard
Commits
Commits on Aug 2, 2026
fix: avoid duplicate CheckOverflow evaluation for decimal division
peterxcli
committed
afbebbf
View commit details
Copy full SHA for afbebbf
Browse repository at this point
Commits on Aug 4, 2026
make test run on all spark version with better parameterize name
peterxcli
committed
c61af2e
View commit details
Copy full SHA for c61af2e
Browse repository at this point
Merge branch 'main' into fix/avoid-duplicate-checkoverflow-evaluation
peterxcli
authored
bd051a1
View commit details
Copy full SHA for bd051a1
Browse repository at this point
ci: register decimal promotion suite
peterxcli
committed
3f820f7
View commit details
Copy full SHA for 3f820f7
Browse repository at this point
style: fix decimal division comment length
peterxcli
committed
1a38b70
View commit details
Copy full SHA for 1a38b70
Browse repository at this point
scala style
peterxcli
committed
e27a9f6
View commit details
Copy full SHA for e27a9f6
Browse repository at this point
Commits on Aug 5, 2026
test: document decimal promotion regression dependency
peterxcli
committed
b43215b
View commit details
Copy full SHA for b43215b
Browse repository at this point
mvn spotless:apply
peterxcli
committed
10f76ca
View commit details
Copy full SHA for 10f76ca
Browse repository at this point
Commits on Aug 7, 2026
removed the unreachable pre-Spark-3.4 early return
peterxcli
committed
d6625e1
View commit details
Copy full SHA for d6625e1
Browse repository at this point
Merge branch 'main' into fix/avoid-duplicate-checkoverflow-evaluation
peterxcli
authored
a16675c
View commit details
Copy full SHA for a16675c
Browse repository at this point
You can’t perform that action at this time.