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.2k
Code
Issues
1.8k
Pull requests
323
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
remove type coercion in the binary physical expr
- #3396
#3396
Merged
alamb
merged 17 commits into
apache:master
apache/datafusion:master
from
liukun4515:remove_phy_coercion_#3387_#3388
liukun4515/arrow-datafusion:remove_phy_coercion_#3387_#3388
Copy head branch name to clipboard
Sep 24, 2022
Conversation
Commits
17
(17)
Checks
Files changed
Merged
remove type coercion in the binary physical expr
#3396
alamb
merged 17 commits into
apache:master
apache/datafusion:master
from
liukun4515:remove_phy_coercion_#3387_#3388
liukun4515/arrow-datafusion:remove_phy_coercion_#3387_#3388
Copy head branch name to clipboard
Commits
Commits on Sep 13, 2022
remove type coercion binary from phy
liukun4515
committed
818f642
View commit details
Copy full SHA for 818f642
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into remove_phy_coercion_#3387_#3388
liukun4515
committed
c71db45
View commit details
Copy full SHA for c71db45
Browse repository at this point
fix test case
liukun4515
committed
8c38433
View commit details
Copy full SHA for 8c38433
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into remove_phy_coercion_#3387_#3388
liukun4515
committed
3013e04
View commit details
Copy full SHA for 3013e04
Browse repository at this point
Commits on Sep 16, 2022
revert the fix for #3387
liukun4515
committed
cbe943b
View commit details
Copy full SHA for cbe943b
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into remove_phy_coercion_#3387_#3388
liukun4515
committed
863ac3f
View commit details
Copy full SHA for 863ac3f
Browse repository at this point
Commits on Sep 21, 2022
Merge remote-tracking branch 'upstream/master' into remove_phy_coercion_#3387_#3388
liukun4515
committed
a6c6724
View commit details
Copy full SHA for a6c6724
Browse repository at this point
type coercion before simplify expression
liukun4515
committed
e72a747
View commit details
Copy full SHA for e72a747
Browse repository at this point
complete remove the type coercion in the physical plan
liukun4515
committed
0f7891d
View commit details
Copy full SHA for 0f7891d
Browse repository at this point
Commits on Sep 22, 2022
refactor
liukun4515
committed
7b0d87a
View commit details
Copy full SHA for 7b0d87a
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into remove_phy_coercion_#3387_#3388
liukun4515
committed
c409326
View commit details
Copy full SHA for c409326
Browse repository at this point
merge master
liukun4515
committed
4b1fa72
View commit details
Copy full SHA for 4b1fa72
Browse repository at this point
refactor
liukun4515
committed
bb7f0ac
View commit details
Copy full SHA for bb7f0ac
Browse repository at this point
do type coercion in the simplify expression
liukun4515
committed
3062cd5
View commit details
Copy full SHA for 3062cd5
Browse repository at this point
Commits on Sep 24, 2022
Add comments
alamb
authored
01d1745
View commit details
Copy full SHA for 01d1745
Browse repository at this point
Merge remote-tracking branch 'apache/master' into remove_phy_coercion_#3387_#3388
alamb
committed
6c2b91f
View commit details
Copy full SHA for 6c2b91f
Browse repository at this point
fix: fmt
alamb
committed
1a125ed
View commit details
Copy full SHA for 1a125ed
Browse repository at this point
You can’t perform that action at this time.