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
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
316
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Reapply "Add ExecutionPlan::apply_expressions() (apache#20337)" (apache#22437)
- #24018
#24018
Merged
alamb
merged 12 commits into
apache:main
apache/datafusion:main
from
jayshrivastava:js/dynamic-filters-method
jayshrivastava/datafusion:js/dynamic-filters-method
Copy head branch name to clipboard
Aug 10, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Reapply "Add ExecutionPlan::apply_expressions() (apache#20337)" (apache#22437)
#24018
alamb
merged 12 commits into
apache:main
apache/datafusion:main
from
jayshrivastava:js/dynamic-filters-method
jayshrivastava/datafusion:js/dynamic-filters-method
Copy head branch name to clipboard
Commits
Commits on Jul 30, 2026
Reapply "Add `ExecutionPlan::apply_expressions()` (#20337)" (#22437)
jayshrivastava
committed
58f0e1a
View commit details
Copy full SHA for 58f0e1a
Browse repository at this point
Commits on Aug 7, 2026
Refine physical expression traversal API
jayshrivastava
committed
030a67d
View commit details
Copy full SHA for 030a67d
Browse repository at this point
Use apply_expressions for aggregate dynamic filters
jayshrivastava
committed
d71950a
View commit details
Copy full SHA for d71950a
Browse repository at this point
deprecate is_used
jayshrivastava
committed
db63637
View commit details
Copy full SHA for db63637
Browse repository at this point
Merge remote-tracking branch 'apache/main' into js/dynamic-filters-method
alamb
committed
7f6e9c9
View commit details
Copy full SHA for 7f6e9c9
Browse repository at this point
Commits on Aug 8, 2026
fix
alamb
committed
7c7a10b
View commit details
Copy full SHA for 7c7a10b
Browse repository at this point
Merge remote-tracking branch 'apache/main' into js/dynamic-filters-method
alamb
committed
828da33
View commit details
Copy full SHA for 828da33
Browse repository at this point
simplify migration guide
jayshrivastava
committed
4298958
View commit details
Copy full SHA for 4298958
Browse repository at this point
Commits on Aug 9, 2026
remove apply_no_expressions
jayshrivastava
committed
602603b
View commit details
Copy full SHA for 602603b
Browse repository at this point
explicity avoid traversing expressions in PlanProperties during apply_expressions
jayshrivastava
committed
127ecc7
View commit details
Copy full SHA for 127ecc7
Browse repository at this point
Commits on Aug 10, 2026
Merge branch 'main' into js/dynamic-filters-method
jayshrivastava
committed
aba4ecc
View commit details
Copy full SHA for aba4ecc
Browse repository at this point
cleanup - avoid traversal on plan properties
jayshrivastava
committed
1ab576e
View commit details
Copy full SHA for 1ab576e
Browse repository at this point
You can’t perform that action at this time.