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
Public
Notifications
You must be signed in to change notification settings
Fork
2.3k
Star
9.1k
Code
Issues
1.8k
Pull requests
333
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Rewrite large OR chains as IN lists
- #6414
#6414
Merged
jackwener
merged 17 commits into
apache:main
apache/datafusion:main
from
aprimadi:large-or-chains
aprimadi/arrow-datafusion:large-or-chains
Copy head branch name to clipboard
Jun 1, 2023
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Rewrite large OR chains as IN lists
#6414
jackwener
merged 17 commits into
apache:main
apache/datafusion:main
from
aprimadi:large-or-chains
aprimadi/arrow-datafusion:large-or-chains
Copy head branch name to clipboard
Commits
Commits on May 22, 2023
Naive large or chains simplifier
aprimadi
committed
e511a42
View commit details
Copy full SHA for e511a42
Browse repository at this point
Commits on May 24, 2023
Fix test
aprimadi
committed
5544e85
View commit details
Copy full SHA for 5544e85
Browse repository at this point
Added assert_text_eq for line diff comparison for easier debuggin
aprimadi
committed
4046880
View commit details
Copy full SHA for 4046880
Browse repository at this point
Merge branch 'master' into large-or-chains
aprimadi
committed
c5d0689
View commit details
Copy full SHA for c5d0689
Browse repository at this point
Fix test
aprimadi
committed
2c0bbaf
View commit details
Copy full SHA for 2c0bbaf
Browse repository at this point
Fix test
aprimadi
committed
cd3e7e6
View commit details
Copy full SHA for cd3e7e6
Browse repository at this point
Commits on May 28, 2023
Add test
aprimadi
committed
17b2b48
View commit details
Copy full SHA for 17b2b48
Browse repository at this point
Add test
aprimadi
committed
128b33a
View commit details
Copy full SHA for 128b33a
Browse repository at this point
Add test
aprimadi
committed
698d7d1
View commit details
Copy full SHA for 698d7d1
Browse repository at this point
Commits on May 30, 2023
Add more tests
aprimadi
committed
c6a58ca
View commit details
Copy full SHA for c6a58ca
Browse repository at this point
Move OrInListSimplifier to its own file
aprimadi
committed
7367aee
View commit details
Copy full SHA for 7367aee
Browse repository at this point
Rename "left-heavy" to "left-deep" to be consistent with DB parlance
aprimadi
committed
c181105
View commit details
Copy full SHA for c181105
Browse repository at this point
Merge branch 'master' into large-or-chains
Show description for 1a232fe
aprimadi
committed
1a232fe
View commit details
Copy full SHA for 1a232fe
Browse repository at this point
Commits on May 31, 2023
Remove no longer used dev-dependencies on benchmarks
aprimadi
committed
6284e3d
View commit details
Copy full SHA for 6284e3d
Browse repository at this point
Merge branch 'master' into large-or-chains
aprimadi
committed
1a1a4e8
View commit details
Copy full SHA for 1a1a4e8
Browse repository at this point
Merge remote-tracking branch 'apache/main' into large-or-chains
alamb
committed
9b53aa6
View commit details
Copy full SHA for 9b53aa6
Browse repository at this point
Commits on Jun 1, 2023
Fix benchmark test
aprimadi
committed
0c75697
View commit details
Copy full SHA for 0c75697
Browse repository at this point
You can’t perform that action at this time.