FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for .github - apache/parquet-java · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
parquet-java
Public
Notifications
You must be signed in to change notification settings
Fork
1.6k
Star
3.1k
Code
Issues
581
Pull requests
158
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
parquet-java
.github
on
master
User selector
Datepicker
Commit history
Commits on Aug 17, 2026
Bump actions/setup-java from 5.2.0 to 5.7.0 (#3720)
Show description for fd2331b
dependabot[bot]
authored
fd2331b
View commit details
Copy full SHA for fd2331b
View code at this point
Browse repository at this point
Bump actions/checkout from 6.0.2 to 7.0.1 (#3721)
Show description for bdd5b30
dependabot[bot]
authored
bdd5b30
View commit details
Copy full SHA for bdd5b30
View code at this point
Browse repository at this point
Commits on Aug 11, 2026
GH-3547: Add semi-automated release pipeline (#3548)
Show description for 0856efc
RussellSpitzer
and
Fokko
authored
0856efc
View commit details
Copy full SHA for 0856efc
View code at this point
Browse repository at this point
Bump minimum Java version to 17 (#3579)
Show description for 2ea192a
iemejia
authored
2ea192a
View commit details
Copy full SHA for 2ea192a
View code at this point
Browse repository at this point
Bump actions/setup-java from 5 to 5.6.0 (#3703)
Show description for 3ed5ee0
dependabot[bot]
authored
3ed5ee0
View commit details
Copy full SHA for 3ed5ee0
View code at this point
Browse repository at this point
Bump actions/stale from 10 to 11 (#3705)
Show description for 5d6699f
dependabot[bot]
authored
5d6699f
View commit details
Copy full SHA for 5d6699f
View code at this point
Browse repository at this point
Commits on Jul 27, 2026
MINOR: Verify LICENSE and NOTICE in published JARs (#3689)
kevinjqliu
authored
ed6aa05
View commit details
Copy full SHA for ed6aa05
View code at this point
Browse repository at this point
Commits on Jul 11, 2026
GH-3475: Fix parquet-vector compatiblity with Java > 17 (#3476)
Show description for 95250a9
iemejia
and
Fokko
authored
95250a9
View commit details
Copy full SHA for 95250a9
View code at this point
Browse repository at this point
Commits on Jul 5, 2026
Restrict trigger push branch for GitHub Workflow (#3641)
Show description for 053a851
apupier
authored
053a851
View commit details
Copy full SHA for 053a851
View code at this point
Browse repository at this point
Commits on Jun 16, 2026
Simplify CI: collapse codec matrix and add zstd coverage (#3580)
Show description for 4a31240
iemejia
authored
4a31240
View commit details
Copy full SHA for 4a31240
View code at this point
Browse repository at this point
Commits on May 12, 2026
Bump actions/stale from 9 to 10 (#3527)
Show description for e440cff
dependabot[bot]
authored
e440cff
View commit details
Copy full SHA for e440cff
View code at this point
Browse repository at this point
Commits on Apr 21, 2026
Remove Parquet-Pig (#3377)
Show description for b8f4dda
dossett
authored
b8f4dda
View commit details
Copy full SHA for b8f4dda
View code at this point
Browse repository at this point
GH-3408: Add support for stale PR workflow (#3409)
Show description for 3409b0d
authored
3409b0d
View commit details
Copy full SHA for 3409b0d
View code at this point
Browse repository at this point
Commits on Mar 10, 2026
Bump dependabot limit (#3416)
Show description for 242e1f9
Fokko
authored
242e1f9
View commit details
Copy full SHA for 242e1f9
View code at this point
Browse repository at this point
Commits on Dec 5, 2025
Bump protobuf.version from 3.25.6 to 4.30.2 (#3182)
Show description for 5040a63
dependabot[bot]
and
Fokko
authored
5040a63
View commit details
Copy full SHA for 5040a63
View code at this point
Browse repository at this point
Commits on Nov 19, 2025
Bump to Java 11 (#3314)
Fokko
authored
313a1f3
View commit details
Copy full SHA for 313a1f3
View code at this point
Browse repository at this point
Commits on Aug 24, 2025
Bump actions/setup-java from 4 to 5 (#3276)
Show description for da2bcd0
dependabot[bot]
authored
da2bcd0
View commit details
Copy full SHA for da2bcd0
View code at this point
Browse repository at this point
Commits on Nov 26, 2024
GH-2943: Remove hadoop-2 support (#3061)
Show description for 586a354
steveloughran
authored
586a354
View commit details
Copy full SHA for 586a354
View code at this point
Browse repository at this point
Commits on Nov 20, 2024
GH-3068: Remove `parquet-scala` (#3063)
Fokko
authored
1e04ec7
View commit details
Copy full SHA for 1e04ec7
View code at this point
Browse repository at this point
Commits on Aug 28, 2024
GH-2952: Add maven wrapper (#2953)
Show description for bc4e5b4
nastra
authored
bc4e5b4
View commit details
Copy full SHA for bc4e5b4
View code at this point
Browse repository at this point
Commits on Jul 8, 2024
GH-2939: Update PULL_REQUEST_TEMPLATE (#2940)
Show description for 0876679
wgtmac
authored
0876679
View commit details
Copy full SHA for 0876679
View code at this point
Browse repository at this point
Commits on Jul 3, 2024
GH-2930: Add issue templates (#2931)
rok
authored
e6d7728
View commit details
Copy full SHA for e6d7728
View code at this point
Browse repository at this point
Commits on Jun 24, 2024
GH-2932: Adjust PR template to reference GitHub issue tracker (#2933)
rok
authored
fb9c174
View commit details
Copy full SHA for fb9c174
View code at this point
Browse repository at this point
Commits on Jan 26, 2024
PARQUET-2419: Reduce noisy logging when running test suite (#1253)
amousavigourabi
authored
ed308ff
View commit details
Copy full SHA for ed308ff
View code at this point
Browse repository at this point
Commits on Dec 4, 2023
PARQUET-2400: Update Spotless command in PR prompt to include plugins (#1223)
amousavigourabi
authored
1c484e6
View commit details
Copy full SHA for 1c484e6
View code at this point
Browse repository at this point
Bump actions/setup-java from 3 to 4 (#1225)
Show description for f0339a0
dependabot[bot]
authored
f0339a0
View commit details
Copy full SHA for f0339a0
View code at this point
Browse repository at this point
Commits on Nov 30, 2023
PARQUET-2386: More consistent code style in parquet-mr (#1209)
Show description for 945836c
amousavigourabi
authored
945836c
View commit details
Copy full SHA for 945836c
View code at this point
Browse repository at this point
Commits on Sep 22, 2023
Remove PR limit (#1148)
Show description for 344e0b0
Fokko
authored
344e0b0
View commit details
Copy full SHA for 344e0b0
View code at this point
Browse repository at this point
Commits on May 4, 2023
Bump actions/setup-java from 1 to 3 (#1085)
Show description for 7ac7391
dependabot[bot]
and
Fokko
authored
7ac7391
View commit details
Copy full SHA for 7ac7391
View code at this point
Browse repository at this point
Commits on Apr 23, 2023
PARQUET-2290: Add CI for Hadoop 2 (#1076)
Fokko
authored
f70c529
View commit details
Copy full SHA for f70c529
View code at this point
Browse repository at this point
Commits on Apr 18, 2023
Bump actions/setup-java from 1 to 3 (#1059)
Show description for 8544a8a
dependabot[bot]
and
Fokko
authored
8544a8a
View commit details
Copy full SHA for 8544a8a
View code at this point
Browse repository at this point
Commits on Apr 14, 2023
PARQUET-2267: Add dependabot to update dependencies (#1051)
Show description for 2c5ffa6
Fokko
authored
2c5ffa6
View commit details
Copy full SHA for 2c5ffa6
View code at this point
Browse repository at this point
Commits on Mar 4, 2023
PARQUET-2159: Vectorized BytePacker decoder using Java VectorAPI (#1011)
Show description for d730fa7
authored
d730fa7
View commit details
Copy full SHA for d730fa7
View code at this point
Browse repository at this point
Commits on Sep 19, 2022
PARQUET-2192: Add Java 17 build test to GitHub action (#997)
wangyum
authored
e0e66b4
View commit details
Copy full SHA for e0e66b4
View code at this point
Browse repository at this point
Commits on Feb 9, 2021
PARQUET-1969: FOLLOWUP: Remove/exchange Travis related references (#862)
gszadovszky
authored
d918570
View commit details
Copy full SHA for d918570
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL