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
Type
/
to 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
/
arrow
Public
Notifications
You must be signed in to change notification settings
Fork
4.2k
Star
17k
Code
Issues
2.2k
Pull requests
365
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
GH-38597: [C++] Implement GetFileInfo(selector) for Azure filesystem
- #39009
#39009
Merged
felipecrv
merged 13 commits into
apache:main
apache/arrow:main
from
felipecrv:azure_selector
felipecrv/arrow:azure_selector
Copy head branch name to clipboard
Dec 8, 2023
Conversation
Commits
13
(13)
Checks
Files changed
Merged
GH-38597: [C++] Implement GetFileInfo(selector) for Azure filesystem
#39009
felipecrv
merged 13 commits into
apache:main
apache/arrow:main
from
felipecrv:azure_selector
felipecrv/arrow:azure_selector
Copy head branch name to clipboard
Commits
Commits on Dec 8, 2023
path_util.cc: Protect against int overflow
Show description for fa8303f
felipecrv
committed
fa8303f
View commit details
Copy full SHA for fa8303f
Browse repository at this point
clang-tidy fixes in path_util.cc
felipecrv
committed
a4f0703
View commit details
Copy full SHA for a4f0703
Browse repository at this point
Implement AzureFileSystem::GetFileInfoWithSelector()
felipecrv
committed
6d9e49e
View commit details
Copy full SHA for 6d9e49e
Browse repository at this point
AzureFS: Guarantee listed FileInfos already come in sorted
felipecrv
committed
3aabdf4
View commit details
Copy full SHA for 3aabdf4
Browse repository at this point
Fix unsafe access and make Has(Trailing|Leading)Slash inline
Show description for 32f2e77
felipecrv
committed
32f2e77
View commit details
Copy full SHA for 32f2e77
Browse repository at this point
Feedback changes
felipecrv
committed
7cbe442
View commit details
Copy full SHA for 7cbe442
Browse repository at this point
Mention issue and replace magic constants
felipecrv
committed
73ece5a
View commit details
Copy full SHA for 73ece5a
Browse repository at this point
Remove unnecessary explicit
felipecrv
committed
a55cc5f
View commit details
Copy full SHA for a55cc5f
Browse repository at this point
A small cleanup in the test setup code
felipecrv
committed
a33821e
View commit details
Copy full SHA for a33821e
Browse repository at this point
Remove de-duplication code and improve the test cases
felipecrv
committed
2ab1d10
View commit details
Copy full SHA for 2ab1d10
Browse repository at this point
Change ConcatAbstractPath to take string_views
felipecrv
committed
7c9ff2f
View commit details
Copy full SHA for 7c9ff2f
Browse repository at this point
Latest feedback changes
felipecrv
committed
378e868
View commit details
Copy full SHA for 378e868
Browse repository at this point
Fix lint failure and test name
felipecrv
committed
e248400
View commit details
Copy full SHA for e248400
Browse repository at this point
You can’t perform that action at this time.