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 }}
apache
/
arrow
Public
Notifications
You must be signed in to change notification settings
Fork
4.3k
Star
17.1k
Code
Issues
2.2k
Pull requests
404
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
GH-50194: [C++] Move S3 and AWS-SDK to its own libarrow_s3.so
- #50195
#50195
Merged
raulcd
merged 17 commits into
apache:main
apache/arrow:main
from
raulcd:GH-50194
raulcd/arrow:GH-50194
Copy head branch name to clipboard
Sep 17, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
GH-50194: [C++] Move S3 and AWS-SDK to its own libarrow_s3.so
#50195
raulcd
merged 17 commits into
apache:main
apache/arrow:main
from
raulcd:GH-50194
raulcd/arrow:GH-50194
Copy head branch name to clipboard
Commits
Commits on Sep 15, 2026
GH-50194: [C++] Move S3 and AWS-SDK to its own libarrow_s3.so and add
Show description for 688e05f
raulcd
committed
688e05f
View commit details
Copy full SHA for 688e05f
Browse repository at this point
arrow-filesystem-test shouldn't require s3fs_module_test.cc as it is covered on s3fs_module_test and s3fs_module_test doesn't make sense on static builds
raulcd
committed
a30b5e3
View commit details
Copy full SHA for a30b5e3
Browse repository at this point
Add the new S3 library to R configure and configure.win and to C GLib
Show description for 4c3ed95
raulcd
committed
4c3ed95
View commit details
Copy full SHA for 4c3ed95
Browse repository at this point
Attempt to fix debian packages
raulcd
committed
a2317c0
View commit details
Copy full SHA for a2317c0
Browse repository at this point
Update debian versions after rebase and new release
raulcd
committed
3ab82c8
View commit details
Copy full SHA for 3ab82c8
Browse repository at this point
Fix Pyarrow S3 with ARROW static build
raulcd
committed
805d760
View commit details
Copy full SHA for 805d760
Browse repository at this point
Fix Arrow S3 only being built on R Windows for Rtools >= 4
raulcd
committed
a883873
View commit details
Copy full SHA for a883873
Browse repository at this point
More fixes for static builds
raulcd
committed
7abc306
View commit details
Copy full SHA for 7abc306
Browse repository at this point
Extra fixes for static builds on R Windows
raulcd
committed
c1d8b5d
View commit details
Copy full SHA for c1d8b5d
Browse repository at this point
Fix AWS SDK system dependencies being pulled by Arrow S3 insead of Arrow and static build
raulcd
committed
6eb4a6e
View commit details
Copy full SHA for 6eb4a6e
Browse repository at this point
Add suggestion for unnecessary bundled code
raulcd
committed
aaacbd3
View commit details
Copy full SHA for aaacbd3
Browse repository at this point
Several fixes as discussed on PR review
raulcd
committed
c24caae
View commit details
Copy full SHA for c24caae
Browse repository at this point
Temporarily remove --no-diffoscope to try and find potential reproducible builds issue
raulcd
committed
3ca0def
View commit details
Copy full SHA for 3ca0def
Browse repository at this point
Commits on Sep 16, 2026
Revert "Temporarily remove --no-diffoscope to try and find potential reproducible builds issue"
Show description for 4760393
raulcd
committed
4760393
View commit details
Copy full SHA for 4760393
Browse repository at this point
Add System curl to ARROW_SYSTEM_DEPENDENCIES or ARROW_S3_SYSTEM_DEPENDENCIES depending on who needs it
raulcd
committed
4a5e37f
View commit details
Copy full SHA for 4a5e37f
Browse repository at this point
Commits on Sep 17, 2026
Drop unnecessary AWSSDK_LINK_LIBRARIES and simplify r/configure.win logic for R>4 as this is required now
raulcd
committed
ea9e39d
View commit details
Copy full SHA for ea9e39d
Browse repository at this point
Add new module to build_system.rst
raulcd
committed
cd1ec84
View commit details
Copy full SHA for cd1ec84
Browse repository at this point
You can’t perform that action at this time.