-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Pull requests: apache/parquet-java
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
GH-3530: Eagerly release column buffers during row group flush
#3571
opened May 17, 2026 by
iemejia
Member
Loading…
GH-3530: Bypass Hadoop codec abstraction to optimize compression performance
#3570
opened May 17, 2026 by
iemejia
Member
Loading…
GH-3530: Optimize BYTE_STREAM_SPLIT encoding/decoding
#3569
opened May 17, 2026 by
iemejia
Member
Loading…
GH-3530: Optimize RLE hybrid encoder/decoder scalar hot-path performance
#3568
opened May 17, 2026 by
iemejia
Member
Loading…
GH-3530: Optimize DELTA_BINARY_PACKED, DELTA_LENGTH_BYTE_ARRAY, and DELTA_BYTE_ARRAY encoding/decoding
#3567
opened May 17, 2026 by
iemejia
Member
Loading…
GH-3530: Optimize DICTIONARY encoding/decoding data structures and use ByteBuffer
#3566
opened May 17, 2026 by
iemejia
Member
Loading…
GH-3530: Optimize PLAIN encoding and decoding with direct ByteBuffer I/O
#3565
opened May 17, 2026 by
iemejia
Member
Loading…
Bump org.apache:apache from 37 to 38
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
#3564
opened May 17, 2026 by
dependabot
Bot
Loading…
[INFRA] Set up default rulesets for default and release branches
#3563
opened May 15, 2026 by
asf-gitbox-commits
Loading…
GH-3561 Harden variants against malformed metadata.
#3562
opened May 14, 2026 by
steveloughran
Contributor
Loading…
GH-3354: Override LocalInputFile.toString to return the path
#3557
opened May 12, 2026 by
1fanwang
Loading…
PARQUET-3479: Add configuration to disable early dictionary compression check
#3556
opened May 11, 2026 by
yadavay-amzn
Contributor
Loading…
GH-3547: Add semi-automated release pipeline for Apache Parquet Java
#3548
opened May 6, 2026 by
RussellSpitzer
Member
Loading…
GH-3542 Fix
LocalInputFile ByteBuffer read methods to support direct and non-zero-position buffers
#3543
opened May 4, 2026 by
arouel
Contributor
Loading…
PARQUET-3364: Allow hyphens in column names in AvroSchemaConverter
#3524
opened Apr 21, 2026 by
yadavay-amzn
Contributor
Loading…
GH-3507: Reduce allocation overhead of no-op
GeospatialStatistics.Builder
#3508
opened Apr 19, 2026 by
arouel
Contributor
Loading…
GH-3501: Speed up
DictionaryValuesWriter.shouldFallBack()
#3502
opened Apr 19, 2026 by
arouel
Contributor
Loading…
GH-3489: Fix Binary.copy() to materialize direct ByteBuffer-backed values to heap
#3490
opened Apr 18, 2026 by
arouel
Contributor
Loading…
GH-3487: Fix
PageReadStore buffer leak in ParquetFileReader
#3488
opened Apr 18, 2026 by
arouel
Contributor
Loading…
GH-3475: Fix parquet-vector compatiblity with Java > 17
#3476
opened Apr 13, 2026 by
iemejia
Member
Loading…
GH-3466: Improve
RunLengthBitPackingHybridDecoder.readNext to avoid per-call buffer allocation and DataInputStream wrapping
#3467
opened Apr 6, 2026 by
arouel
Contributor
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.