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
314
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Replace usages of internal_err with exec_err where appropriate
- #9241
#9241
Merged
alamb
merged 8 commits into
apache:main
apache/datafusion:main
from
Omega359:feature/internal_err_9164
Omega359/arrow-datafusion:feature/internal_err_9164
Copy head branch name to clipboard
Feb 27, 2024
Conversation
Commits
8
(8)
Checks
Files changed
Merged
Replace usages of internal_err with exec_err where appropriate
#9241
alamb
merged 8 commits into
apache:main
apache/datafusion:main
from
Omega359:feature/internal_err_9164
Omega359/arrow-datafusion:feature/internal_err_9164
Copy head branch name to clipboard
Commits
Commits on Feb 15, 2024
internal_err! -> exec_err!
Omega359
committed
6d2af9e
View commit details
Copy full SHA for 6d2af9e
Browse repository at this point
fmt updates.
Omega359
committed
74c04e6
View commit details
Copy full SHA for 74c04e6
Browse repository at this point
Commits on Feb 20, 2024
Merge branch 'main' of github.com:apache/arrow-datafusion into feature/internal_err_9164
Omega359
committed
fbe1e7b
View commit details
Copy full SHA for fbe1e7b
Browse repository at this point
Updated error macro from exec_err! to not_impl_err! for all unsupported type errors.
Omega359
committed
fe0517a
View commit details
Copy full SHA for fe0517a
Browse repository at this point
Commits on Feb 21, 2024
Revert "Updated error macro from exec_err! to not_impl_err! for all unsupported type errors."
Show description for 1e7f650
Omega359
committed
1e7f650
View commit details
Copy full SHA for 1e7f650
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into feature/internal_err_9164
Omega359
committed
86d2498
View commit details
Copy full SHA for 86d2498
Browse repository at this point
Updated a few instances of internal_err missed in previous audit.
Omega359
committed
c408e43
View commit details
Copy full SHA for c408e43
Browse repository at this point
Commits on Feb 27, 2024
Merge remote-tracking branch 'apache/main' into feature/internal_err_9164
alamb
committed
be3be0a
View commit details
Copy full SHA for be3be0a
Browse repository at this point
You can’t perform that action at this time.