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
.
Bit-Quill
/
arrow
Public
forked from
apache/arrow
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
[Paused] Enable ODBC build in macOS Intel CI
- #138
#138
Closed
alinaliBQ
wants to merge 28 commits into
apache-odbc
Bit-Quill/arrow:apache-odbc
from
enable-macos-ci
Bit-Quill/arrow:enable-macos-ci
Copy head branch name to clipboard
Conversation
Commits
28
(28)
Checks
Files changed
Closed
[Paused] Enable ODBC build in macOS Intel CI
#138
alinaliBQ
wants to merge 28 commits into
apache-odbc
Bit-Quill/arrow:apache-odbc
from
enable-macos-ci
Bit-Quill/arrow:enable-macos-ci
Copy head branch name to clipboard
Commits
Commits on Nov 19, 2025
Add Arrow Flight SQL ODBC driver
Show description for 7df62c8
alinaliBQ
authored and
justing-bq
committed
7df62c8
View commit details
Copy full SHA for 7df62c8
Browse repository at this point
Enable build on macOS C++ CI
alinaliBQ
committed
2ba5559
View commit details
Copy full SHA for 2ba5559
Browse repository at this point
TEMP - Disable test phase in macOS CI
Show description for 6ad63b2
alinaliBQ
committed
6ad63b2
View commit details
Copy full SHA for 6ad63b2
Browse repository at this point
Install libiodbc on brew on macOS CI
alinaliBQ
committed
7ae93eb
View commit details
Copy full SHA for 7ae93eb
Browse repository at this point
Enable ODBC on macOS 15-intel only
Show description for ccc79ef
alinaliBQ
committed
ccc79ef
View commit details
Copy full SHA for ccc79ef
Browse repository at this point
Commits on Nov 20, 2025
In-progress Fix macOS build errors on Intel
Show description for 94ea4cb
alinaliBQ
committed
94ea4cb
View commit details
Copy full SHA for 94ea4cb
Browse repository at this point
Fix Lint issue
alinaliBQ
committed
498c699
View commit details
Copy full SHA for 498c699
Browse repository at this point
Attempt to enable macOS CI build
alinaliBQ
committed
da2e4f5
View commit details
Copy full SHA for da2e4f5
Browse repository at this point
Undefine `BOOL` to workaround build conflict with `Type::BOOL`
Show description for f514807
alinaliBQ
committed
f514807
View commit details
Copy full SHA for f514807
Browse repository at this point
Clean up code
alinaliBQ
committed
7643865
View commit details
Copy full SHA for 7643865
Browse repository at this point
Commits on Nov 21, 2025
Add ODBC registration script and README instructions
alinaliBQ
committed
36d0299
View commit details
Copy full SHA for 36d0299
Browse repository at this point
Attempt to resolve conflicts with `BOOL`
alinaliBQ
committed
3a1b7d8
View commit details
Copy full SHA for 3a1b7d8
Browse repository at this point
Attempt to resolve conflict with `BOOL` on macOS CI
alinaliBQ
committed
de22953
View commit details
Copy full SHA for de22953
Browse repository at this point
Revert "Attempt to resolve conflict with `BOOL` on macOS CI"
Show description for 143f0f8
alinaliBQ
committed
143f0f8
View commit details
Copy full SHA for 143f0f8
Browse repository at this point
Wrap type_fwd to avoid conflict from `BOOL` definition
Show description for 3239c66
alinaliBQ
committed
3239c66
View commit details
Copy full SHA for 3239c66
Browse repository at this point
Add check for driver to ensure it exists
alinaliBQ
committed
583b47e
View commit details
Copy full SHA for 583b47e
Browse repository at this point
Attempt to fix build issue & Enable Windows CI
Show description for b73c118
alinaliBQ
committed
b73c118
View commit details
Copy full SHA for b73c118
Browse repository at this point
Commits on Nov 22, 2025
Create install_odbc_ini.sh
Show description for 9745782
alinaliBQ
committed
9745782
View commit details
Copy full SHA for 9745782
Browse repository at this point
Commits on Nov 24, 2025
Export ODBC include path to use libiodbc instead of unixodbc during build
alinaliBQ
committed
b02e59d
View commit details
Copy full SHA for b02e59d
Browse repository at this point
Retrieve ODBC path for script
alinaliBQ
committed
0fb926b
View commit details
Copy full SHA for 0fb926b
Browse repository at this point
Uninstall unixodbc to force libiodbc link
Show description for ec01bc4
alinaliBQ
committed
ec01bc4
View commit details
Copy full SHA for ec01bc4
Browse repository at this point
Update install_odbc_ini.sh
alinaliBQ
committed
7a1e661
View commit details
Copy full SHA for 7a1e661
Browse repository at this point
Verify if unixodbc is installed
alinaliBQ
committed
8b773d0
View commit details
Copy full SHA for 8b773d0
Browse repository at this point
Use `ODBC_INCLUDE_DIR` and `ODBC_LIBRARY` to link iodbc
alinaliBQ
committed
6c172d8
View commit details
Copy full SHA for 6c172d8
Browse repository at this point
Commits on Nov 25, 2025
Fix typo with ODBC library path
Show description for b06632f
alinaliBQ
committed
b06632f
View commit details
Copy full SHA for b06632f
Browse repository at this point
Switch to build with unixodbc exclusively
Show description for d677087
alinaliBQ
committed
d677087
View commit details
Copy full SHA for d677087
Browse repository at this point
Commits on Nov 26, 2025
Remove Build-in ODBC headers
alinaliBQ
committed
26b2d36
View commit details
Copy full SHA for 26b2d36
Browse repository at this point
Use prefix command to get path to unixodbc
alinaliBQ
committed
421aa00
View commit details
Copy full SHA for 421aa00
Browse repository at this point
You can’t perform that action at this time.