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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
datafusion
Public
Notifications
You must be signed in to change notification settings
Fork
2.4k
Star
9.2k
Code
Issues
1.8k
Pull requests
322
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
fix: stop treating arithmetic negation as bitwise NOT
- #24668
#24668
Open
Amogh-2404
wants to merge 8 commits into
apache:main
apache/datafusion:main
from
Amogh-2404:fix/issue-24665-arithmetic-negation
Amogh-2404/datafusion:fix/issue-24665-arithmetic-negation
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
fix: stop treating arithmetic negation as bitwise NOT
#24668
Amogh-2404
wants to merge 8 commits into
apache:main
apache/datafusion:main
from
Amogh-2404:fix/issue-24665-arithmetic-negation
Amogh-2404/datafusion:fix/issue-24665-arithmetic-negation
Copy head branch name to clipboard
Commits
Commits on Aug 27, 2026
fix: stop treating arithmetic negation as bitwise NOT
Show description for d2969bb
Amogh-2404
committed
d2969bb
View commit details
Copy full SHA for d2969bb
Browse repository at this point
test: cover arithmetic negation in bitwise expressions
Show description for c40d853
Amogh-2404
committed
c40d853
View commit details
Copy full SHA for c40d853
Browse repository at this point
fix: handle preserved arithmetic negation
Show description for a4ab186
Amogh-2404
committed
a4ab186
View commit details
Copy full SHA for a4ab186
Browse repository at this point
fix: keep negation bounds conservative
Show description for 282d158
Amogh-2404
committed
282d158
View commit details
Copy full SHA for 282d158
Browse repository at this point
fix: align scalar and array integer negation
Show description for 81b571a
Amogh-2404
committed
81b571a
View commit details
Copy full SHA for 81b571a
Browse repository at this point
fix: preserve wrapping negation semantics
Show description for a88a120
Amogh-2404
committed
a88a120
View commit details
Copy full SHA for a88a120
Browse repository at this point
fix: preserve ordering through retained double negation
Show description for a9279fc
Amogh-2404
committed
a9279fc
View commit details
Copy full SHA for a9279fc
Browse repository at this point
Commits on Aug 28, 2026
fix: preserve ordering across composed negation projections
Show description for 2bad666
Amogh-2404
committed
2bad666
View commit details
Copy full SHA for 2bad666
Browse repository at this point
You can’t perform that action at this time.