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
/
arrow
Public
Notifications
You must be signed in to change notification settings
Fork
4.2k
Star
17k
Code
Issues
2.2k
Pull requests
375
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Actions: apache/arrow
Actions
All workflows
Workflows
Archery & Crossbow
Archery & Crossbow
C GLib & Ruby
C GLib & Ruby
C#
C#
C++
C++
C++ Cron
C++ Cron
C++ Extra
C++ Extra
C++ ODBC
C++ ODBC
C++ Windows MSVC Reusable
C++ Windows MSVC Reusable
Check Labels Reusable
Check Labels Reusable
Close stale PRs
Close stale PRs
Show more workflows...
Management
Caches
C++
C++
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
cpp.yml
will be ignored since log searching is not yet available
2,500+ workflow runs
2,500+ workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
GH-50707: [C++][Gandiva] fix out-of-bounds read in mask utf8proc length
C++
#51213:
Pull request
#50709
synchronize by
Arawoof06
20m 49s
Arawoof06:mask-utf8proc-iterate-length
Arawoof06:mask-utf8proc-iterate-length
20m 49s
View #50709
View workflow file
GH-47376: [C++][Compute] Support selective execution for kernels
C++
#51212:
Pull request
#47377
synchronize by
zanmato1984
16m 36s
zanmato1984:fix/gh-47376
zanmato1984:fix/gh-47376
16m 36s
View #47377
View workflow file
GH-47376: [C++][Compute] Support selective execution for kernels
C++
#51211:
Pull request
#47377
synchronize by
zanmato1984
2m 26s
zanmato1984:fix/gh-47376
zanmato1984:fix/gh-47376
2m 26s
View #47377
View workflow file
GH-35815: [C++][Compute] Support dictionary inputs in UTF-8 trim
C++
#51210:
Pull request
#50501
synchronize by
LarryHu0217
25m 45s
LarryHu0217:codex/arrow-dictionary-utf8-trim-35815
LarryHu0217:codex/arrow-dictionary-utf8-trim-35815
25m 45s
View #50501
View workflow file
GH-50542: [C++] Fix ARROW_SIMD_LEVEL=NONE build, compile SSE4.2 kernels
C++
#51209:
Pull request
#50547
synchronize by
domibel
21m 13s
domibel:build-sse4.2-kernels
domibel:build-sse4.2-kernels
21m 13s
View #50547
View workflow file
GH-50645: [C++][Compute] Optimize min/max_element_wise with word at a time validity handling
C++
#51208:
Pull request
#50647
synchronize by
Kanishk-Dendukuri
Action required
Kanishk-Dendukuri:opt-minmax-element-wise
Kanishk-Dendukuri:opt-minmax-element-wise
Action required
View #50647
View workflow file
GH-50735: [C++] Add run-end encoding functions to compute docs
C++
#51207:
Pull request
#50844
opened by
VedantRalekar
Action required
VedantRalekar:issue
VedantRalekar:issue
Action required
View #50844
View workflow file
GH-50840: [C++] Fix dead overflow guard in Take on binary-like arrays…
C++
#51206:
Commit
a7d0bfa
pushed by
zanmato1984
31m 57s
main
main
31m 57s
View workflow file
GH-36388: [C++][Python] Return error from MakeArrayFromScalar on offset overflow
C++
#51205:
Pull request
#50024
synchronize by
Sriniketh24
Action required
Sriniketh24:fix/repeat-offset-overflow
Sriniketh24:fix/repeat-offset-overflow
Action required
View #50024
View workflow file
GH-45086: [C++] Fix heap buffer overflow in FillNullForward/Backward …
C++
#51204:
Pull request
#50843
opened by
tonyroberts
Action required
tonyroberts:main
tonyroberts:main
Action required
View #50843
View workflow file
GH-50840: [C++] Fix dead overflow guard in Take on binary-like arrays
C++
#51203:
Pull request
#50841
opened by
pearu
25m 4s
pearu:pearu/fix-take-binary-overflow-guard
pearu:pearu/fix-take-binary-overflow-guard
25m 4s
View #50841
View workflow file
GH-41488: [C++][Python] Apply timestamp_parsers as fallback when parsing CSV date and time columns
C++
#51202:
Pull request
#50146
synchronize by
pearu
29m 1s
pearu:pearu/fix-csv-date-time-parsers
pearu:pearu/fix-csv-date-time-parsers
29m 1s
View #50146
View workflow file
GH-48476: [C++] [Parquet] Add max_row_group_size writer property to limit row groups by compressed byte size
C++
#51201:
Pull request
#50743
synchronize by
zhf999
Action required
zhf999:row-group-size-limit
zhf999:row-group-size-limit
Action required
View #50743
View workflow file
GH-48476: [C++] [Parquet] Add max_row_group_size writer property to limit row groups by compressed byte size
C++
#51200:
Pull request
#50743
synchronize by
zhf999
Action required
zhf999:row-group-size-limit
zhf999:row-group-size-limit
Action required
View #50743
View workflow file
MINOR: [Release] Update versions for 25.0.1
C++
#51199:
Commit
beccec0
pushed by
raulcd
52m 5s
apache-arrow-25.0.1
apache-arrow-25.0.1
52m 5s
View workflow file
MINOR: [Release] Update versions for 25.0.1
C++
#51198:
Commit
beccec0
pushed by
raulcd
1m 43s
maint-25.0.x
maint-25.0.x
1m 43s
View #50800
View workflow file
GH-50828: [C++][FlightRPC][ODBC] Add SQLGetInfo remote tests
C++
#51197:
Pull request
#50838
synchronize by
erichanwang
Action required
erichanwang:fix/odbc-sqlgetinfo-tests-50828
erichanwang:fix/odbc-sqlgetinfo-tests-50828
Action required
View #50838
View workflow file
GH-49482: [C++][FlightRPC][ODBC] Fix inconsistent SQLGetInfo values i…
C++
#51196:
Commit
77daf98
pushed by
lidavidm
50m 19s
main
main
50m 19s
View workflow file
GH-40128: [C++][Python] Preserve dictionaries in empty casts
C++
#51195:
Pull request
#50837
opened by
LarryHu0217
53m 32s
LarryHu0217:codex/preserve-empty-dictionary-cast-40128
LarryHu0217:codex/preserve-empty-dictionary-cast-40128
53m 32s
View #50837
View workflow file
GH-49884: [C++] Fix integer overflow in BufferBuilder reachable from JSON parsing
C++
#51194:
Pull request
#49883
synchronize by
metsw24-max
52m 45s
metsw24-max:bufferbuilder-integer-overflow-json-path
metsw24-max:bufferbuilder-integer-overflow-json-path
52m 45s
View #49883
View workflow file
GH-49482: [C++][FlightRPC][ODBC] Fix inconsistent SQLGetInfo values in global connection
C++
#51193:
Pull request
#50021
synchronize by
vanshaj2023
31m 34s
vanshaj2023:fix/GH-49482-fix-sqlgetinfo-inconsistent-values
vanshaj2023:fix/GH-49482-fix-sqlgetinfo-inconsistent-values
31m 34s
View #50021
View workflow file
GH-41670: [C++][Python] Move to DLPack 1.3
C++
#51192:
Pull request
#50827
synchronize by
AntoinePrv
20m 53s
AntoinePrv:dl-version
AntoinePrv:dl-version
20m 53s
View #50827
View workflow file
GH-41670: [C++][Python] Move to DLPack 1.3
C++
#51191:
Pull request
#50827
synchronize by
AntoinePrv
46m 27s
AntoinePrv:dl-version
AntoinePrv:dl-version
46m 27s
View #50827
View workflow file
GH-50779: [C++][Parquet] Replace remaining RapidJSON usage with simdjson
C++
#51190:
Pull request
#50781
synchronize by
Reranko05
21m 12s
Reranko05:gh-35460-pr5-updated
Reranko05:gh-35460-pr5-updated
21m 12s
View #50781
View workflow file
GH-50779: [C++][Parquet] Replace remaining RapidJSON usage with simdjson
C++
#51189:
Pull request
#50781
synchronize by
Reranko05
23m 47s
Reranko05:gh-35460-pr5-updated
Reranko05:gh-35460-pr5-updated
23m 47s
View #50781
View workflow file
Previous
1
2
3
4
5
…
99
100
101
Next
You can’t perform that action at this time.