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 }}
no23reason
/
arrow-java
Public
forked from
apache/arrow-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
arrow-java
algorithm
pom.xml
on
refs/heads/buffer-patch-fail
User selector
All users
All time
Commit history
Commits on Mar 16, 2026
MINOR: Bump version to 20.0.0-SNAPSHOT (#1076)
jbonofre
authored
4242d58
View commit details
Copy full SHA for 4242d58
View code at this point
Browse repository at this point
Commits on Mar 12, 2026
MINOR: Bump version to 19.0.0 (#1066)
jbonofre
authored
b410fb2
View commit details
Copy full SHA for b410fb2
View code at this point
Browse repository at this point
Commits on May 13, 2025
MINOR: Bump version to 19.0.0-SNAPSHOT (#754)
wgtmac
authored
8c74ced
View commit details
Copy full SHA for 8c74ced
View code at this point
Browse repository at this point
Commits on May 9, 2025
MINOR: Bump version to 18.3.0 (#741)
wgtmac
authored
8e84e4c
View commit details
Copy full SHA for 8e84e4c
View code at this point
Browse repository at this point
Commits on Feb 14, 2025
MINOR: Bump version to 19.0.0-SNAPSHOT (#614)
jbonofre
authored
b47e499
View commit details
Copy full SHA for b47e499
View code at this point
Browse repository at this point
Commits on Jan 10, 2025
MINOR: Bump version to 18.2.0 (#502)
kou
authored
de80cef
View commit details
Copy full SHA for de80cef
View code at this point
Browse repository at this point
Commits on Nov 25, 2024
MINOR: [Release] Update versions for 19.0.0-SNAPSHOT
kou
committed
0177218
View commit details
Copy full SHA for 0177218
View code at this point
Browse repository at this point
MINOR: [Release] Update versions for 18.0.0-SNAPSHOT
raulcd
authored and
kou
committed
a6f723b
View commit details
Copy full SHA for a6f723b
View code at this point
Browse repository at this point
GH-42121: [Java] Cleanup spotless plugin configuration (#43019)
Show description for 3735eb0
laurentgo
authored and
kou
committed
3735eb0
View commit details
Copy full SHA for 3735eb0
View code at this point
Browse repository at this point
GH-41929: [Java] pom.xml license formatting (#42049)
Show description for d13ffb8
laurentgo
authored and
kou
committed
d13ffb8
View commit details
Copy full SHA for d13ffb8
View code at this point
Browse repository at this point
GH-40819: [Java] Adding Spotless to Algorithm module (#41825)
Show description for ff0896a
2 people
authored and
kou
committed
ff0896a
View commit details
Copy full SHA for ff0896a
View code at this point
Browse repository at this point
GH-41789: [Java] Clean up immutables and checkerframework dependencies (#41790)
Show description for 1ad09f2
laurentgo
authored and
kou
committed
1ad09f2
View commit details
Copy full SHA for 1ad09f2
View code at this point
Browse repository at this point
MINOR: [Release] Update versions for 17.0.0-SNAPSHOT
raulcd
authored and
kou
committed
f514ac5
View commit details
Copy full SHA for f514ac5
View code at this point
Browse repository at this point
GH-41173: [Java] Add spotless configuration for Maven pom.xml files (#41174)
Show description for 5002a2c
laurentgo
authored and
kou
committed
5002a2c
View commit details
Copy full SHA for 5002a2c
View code at this point
Browse repository at this point
MINOR: [Release] Update versions for 16.0.0-SNAPSHOT
raulcd
authored and
kou
committed
53d3a4a
View commit details
Copy full SHA for 53d3a4a
View code at this point
Browse repository at this point
GH-39001: [Java] Modularize remaining modules (#39221)
Show description for 8e3ee36
jduo
authored and
kou
committed
8e3ee36
View commit details
Copy full SHA for 8e3ee36
View code at this point
Browse repository at this point
GH-38996: [Java] Update dependencies and plugins for JPMS modules (#38994)
Show description for 2acf8bf
jduo
authored and
kou
committed
2acf8bf
View commit details
Copy full SHA for 2acf8bf
View code at this point
Browse repository at this point
Revert "MINOR: [Release] Update versions for 14.0.1-SNAPSHOT"
Show description for 1a7805e
raulcd
authored and
kou
committed
1a7805e
View commit details
Copy full SHA for 1a7805e
View code at this point
Browse repository at this point
MINOR: [Release] Update versions for 14.0.1-SNAPSHOT
raulcd
authored and
kou
committed
8e6fab6
View commit details
Copy full SHA for 8e6fab6
View code at this point
Browse repository at this point
MINOR: [Release] Update versions for 15.0.0-SNAPSHOT
raulcd
authored and
kou
committed
ff4d8fe
View commit details
Copy full SHA for ff4d8fe
View code at this point
Browse repository at this point
GH-38264: [Java][Packaging] Add BOM file (#38336)
Show description for cad4754
jduo
authored and
kou
committed
cad4754
View commit details
Copy full SHA for cad4754
View code at this point
Browse repository at this point
MINOR: [Release] Update versions for 14.0.0-SNAPSHOT
raulcd
authored and
kou
committed
3556f81
View commit details
Copy full SHA for 3556f81
View code at this point
Browse repository at this point
MINOR: [Release] Update versions for 13.0.0-SNAPSHOT
raulcd
authored and
kou
committed
b5a1be9
View commit details
Copy full SHA for b5a1be9
View code at this point
Browse repository at this point
GH-14912: [Java] Remove usage of PlatformDependent in arrow-vector, arrow-jdbc and arrow-algorithm (#14913)
Show description for c592a22
gf2121
authored and
kou
committed
c592a22
View commit details
Copy full SHA for c592a22
View code at this point
Browse repository at this point
MINOR: [Release] Update versions for 12.0.0-SNAPSHOT
raulcd
authored and
kou
committed
68760b8
View commit details
Copy full SHA for 68760b8
View code at this point
Browse repository at this point
MINOR: [Release] Update versions for 11.0.0-SNAPSHOT
kou
committed
d39479f
View commit details
Copy full SHA for d39479f
View code at this point
Browse repository at this point
MINOR: [Release] Update versions for 10.0.0-SNAPSHOT
kszucs
authored and
kou
committed
fbbd9fa
View commit details
Copy full SHA for fbbd9fa
View code at this point
Browse repository at this point
[Release] Update versions for 9.0.0-SNAPSHOT
kszucs
authored and
kou
committed
827ba30
View commit details
Copy full SHA for 827ba30
View code at this point
Browse repository at this point
[Release] Update versions for 8.0.0-SNAPSHOT
kszucs
authored and
kou
committed
9370b4f
View commit details
Copy full SHA for 9370b4f
View code at this point
Browse repository at this point
MINOR: [Release] Bump development versions to 7.0.0-SNAPSHOT (#11548)
Show description for f7d325c
kszucs
authored and
kou
committed
f7d325c
View commit details
Copy full SHA for f7d325c
View code at this point
Browse repository at this point
[Release][Minor] Bump development versions to 6.0.0-SNAPSHOT (#10821)
Show description for e39b922
kszucs
authored and
kou
committed
e39b922
View commit details
Copy full SHA for e39b922
View code at this point
Browse repository at this point
[Release][Minor] Bump development versions to 5.0.0-SNAPSHOT (#10165)
Show description for 86118a0
kszucs
authored and
kou
committed
86118a0
View commit details
Copy full SHA for 86118a0
View code at this point
Browse repository at this point
[maven-release-plugin] prepare for next development iteration
kszucs
authored and
kou
committed
bba3cf8
View commit details
Copy full SHA for bba3cf8
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release apache-arrow-3.0.0
kszucs
authored and
kou
committed
67cbdc8
View commit details
Copy full SHA for 67cbdc8
View code at this point
Browse repository at this point
ARROW-10478: [Dev][Release] Correct Java versions to 3.0.0-SNAPSHOT
Show description for 98f5f72
jduo
authored and
kou
committed
98f5f72
View commit details
Copy full SHA for 98f5f72
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.