1. 2c9fbb3 Revert "GH-3574: Statistics.toParquetStatistics always set null_count(#3575)" (#3688) by Fokko Driesprong · 3 days ago master
  2. ed6aa05 MINOR: Verify LICENSE and NOTICE in published JARs (#3689) by Kevin Liu · 3 days ago
  3. 24ee4d3 PARQUET: Include license files in packaged JARs (#3686) by Kevin Liu · 3 days ago
  4. 15fdfc1 chore: Update copyright year in NOTICE file (#3685) by Kevin Liu · 3 days ago
  5. 83c2c80 GH-3618: Ban JUnit4 imports (#3681) by Eduard Tudenhoefner · 8 days ago
  6. a52c34b GH-3618 Migrate parquet-hadoop to JUnit5 (#3676) by Eduard Tudenhoefner · 8 days ago
  7. 49843ee [maven-release-plugin] prepare for next development iteration by Fokko Driesprong · 10 days ago
  8. 5e2ad09 [maven-release-plugin] prepare release apache-parquet-1.18.0-rc1 by Fokko Driesprong · 10 days ago apache-parquet-1.18.0-rc1
  9. cc73e0f Revert "[maven-release-plugin] prepare release apache-parquet-1.18.0-rc1" by Fokko Driesprong · 10 days ago
  10. 0162a4e [maven-release-plugin] prepare release apache-parquet-1.18.0-rc1 by Fokko Driesprong · 10 days ago
  11. 387113a [maven-release-plugin] prepare for next development iteration by Fokko Driesprong · 10 days ago
  12. 7949145 [maven-release-plugin] prepare release apache-parquet-1.18.0-rc1 by Fokko Driesprong · 10 days ago
  13. 07812b9 Fix CI due to silent merge conflict with AssertJ migration (#3677) by Eduard Tudenhoefner · 10 days ago
  14. 82414e2 GH-3618: Migrate multiple modules to JUnit5 (#3673) by Eduard Tudenhoefner · 10 days ago
  15. f1c18d8 GH-3652: Use assertThat checks in parquet-hadoop tests (#3666) by Eduard Tudenhoefner · 10 days ago
  16. 9eabc56 GH-3671: Keep files readable when they use future logical types (#3669) by Kevin Liu · 11 days ago
  17. 390b90d GH-3615: Use assertThat checks in parquet-format-structures/parquet-encoding/parquet-thrift tests (#3650) by Eduard Tudenhoefner · 13 days ago
  18. b6fb9e2 GH-3615: Use assertThat checks in parquet-column tests (#3664) by Eduard Tudenhoefner · 13 days ago
  19. 87c6685 GH-3652: Use assertThat checks in parquet-cli tests (#3661) by Eduard Tudenhoefner · 14 days ago
  20. 3da694f GH-3652: Use assertThat checks in parquet-avro tests (#3660) by Eduard Tudenhoefner · 14 days ago
  21. 7a8ea6c GH-3652: Use assertThat checks in parquet-common tests (#3654) by Eduard Tudenhoefner · 14 days ago
  22. fa5045d Set up default protection ruleset for default and release branches (#3563) by The Apache Software Foundation · 2 weeks ago
  23. 5922bf4 Fix CI caused by a silent merge conflict (#3665) by Eduard Tudenhoefner · 2 weeks ago
  24. f954a72 GH-3652: Use assertThat checks in parquet-plugins/parquet-protobuf tests (#3653) by Eduard Tudenhoefner · 2 weeks ago
  25. 6e17502 MINOR: Fix VariantUtil.getByte() Javadoc copied from getShort() (#3649) by Anas Khan · 2 weeks ago
  26. 09bd186 MINOR: Fix withLogicalTypeAnnotation Javadoc @return description (#3648) by Anas Khan · 2 weeks ago
  27. d676501 GH-3644: Handle NoClassDefFoundError in DynMethods (#3645) by Eduard Tudenhoefner · 2 weeks ago
  28. 5e14d7c GH-3637: Fix corrupt output when reusing a dictionary writer across row groups after fallback (#3638) by Eduard Tudenhoefner · 2 weeks ago
  29. 5c360ff GH-3659: Throw IAE when dealing with odd-length/invalid hex string in Parquet CLI (#3642) by Eduard Tudenhoefner · 2 weeks ago
  30. 2a87957 Add SECURITY.md (#3643) by emkornfield · 2 weeks ago
  31. 8e4f571 PARQUET-3459: Per column compression (#3526) by mengna-lin · 2 weeks ago
  32. 06ed267 GH-3596: Add `RowRanges.Builder` for incremental construction from selected row indices (#3597) by Peter Toth · 2 weeks ago
  33. fd840fb Bump com.fasterxml.jackson.core:jackson-databind from 2.22.0 to 2.22.1 (#3658) by dependabot[bot] · 2 weeks ago
  34. 8298c77 Bump jackson.version from 2.22.0 to 2.22.1 (#3656) by dependabot[bot] · 3 weeks ago
  35. 263038a Bump com.google.api.grpc:proto-google-common-protos from 2.72.0 to 2.73.0 (#3657) by dependabot[bot] · 3 weeks ago
  36. b25bf1e GH-3530: Optimize PLAIN with direct ByteBuffer I/O (#3565) by Ismaël Mejía · 3 weeks ago
  37. 5cb0ef6 MINOR: Fix PrimitiveStringifier class Javadoc (#3651) by Anas Khan · 3 weeks ago
  38. 3dfe504 GH-3621: Replace the previous field in the queue instead of appending to the queue (#3622) by Nathanael Law · 3 weeks ago
  39. 95250a9 GH-3475: Fix parquet-vector compatiblity with Java > 17 (#3476) by Ismaël Mejía · 3 weeks ago
  40. 02337f2 Bump org.apache:apache from 38 to 39 (#3646) by dependabot[bot] · 3 weeks ago
  41. ea349cd GH-3615: Replace @Test(expected=...) with assertThatThrownBy() checks (#3636) by Eduard Tudenhoefner · 3 weeks ago
  42. 59a688f GH-3615: Use assertThat checks in parquet-variant tests (#3617) by Eduard Tudenhoefner · 3 weeks ago
  43. 1e33384 GH-3639: Don't drop row groups for IN(..., null) when num_nulls is not set (#3640) by Eduard Tudenhoefner · 3 weeks ago
  44. 053a851 Restrict trigger push branch for GitHub Workflow (#3641) by Aurélien Pupier · 4 weeks ago
  45. cf81fa2 GH-3615: Introduce AssertJ for testing (#3616) by Eduard Tudenhoefner · 4 weeks ago
  46. f0030bd GH-3625: Compute dataSize correctly when dealing with duplicate keys (#3626) by Eduard Tudenhoefner · 4 weeks ago
  47. 75aed28 GH-3628: prevent NPE & unclosed releaser (#3629) by Eduard Tudenhoefner · 4 weeks ago
  48. 52c0a5e Bump org.cyclonedx:cyclonedx-maven-plugin from 2.9.1 to 2.9.2 (#3635) by dependabot[bot] · 4 weeks ago
  49. 0b1da61 GH-3542: Fix `LocalInputFile` `ByteBuffer` read methods (#3543) by André Rouél · 5 weeks ago
  50. a7b28bb GH-3618: Upgrade JUnit4 to JUnit 5.14.4 (#3619) by Eduard Tudenhoefner · 5 weeks ago
  51. 071a841 PARQUET-2249: Add IEEE-754 total order and nan count for floating types (#3393) by Gang Wu · 5 weeks ago
  52. b8b86e0 GH-3585: Fix DataPageHeaderV2.num_nulls=-1 when column statistics are disabled (#3586) by Keuin · 5 weeks ago
  53. cd2572d GH-3598: Expose `getRowRanges(int)` (#3599) by Peter Toth · 5 weeks ago
  54. ec1b866 Bump com.squareup.okhttp3:okhttp from 4.12.0 to 5.4.0 (#3630) by Eduard Tudenhoefner · 5 weeks ago
  55. 6129423 GH-3627: Add missing onAppend() to VariantBuilder#appendUUIDBytes (#3624) by Eduard Tudenhoefner · 5 weeks ago
  56. 8db1c67 Bump commons-logging:commons-logging from 1.3.6 to 1.4.0 (#3623) by dependabot[bot] · 5 weeks ago
  57. 393727e GH-3632: Fix record-level notIn evaluation (#3631) by Gang Wu · 5 weeks ago
  58. aaff5db GH-3489: Fix Binary.copy() for direct ByteBuffer-backed values (#3490) by André Rouél · 6 weeks ago
  59. f280d55 Bump com.fasterxml.jackson.core:jackson-annotations from 2.21 to 2.22 (#3604) by dependabot[bot] · 6 weeks ago
  60. ff06a26 Bump jackson.version from 2.21.4 to 2.22.0 (#3605) by dependabot[bot] · 6 weeks ago
  61. 4a31240 Simplify CI: collapse codec matrix and add zstd coverage (#3580) by Ismaël Mejía · 6 weeks ago
  62. f60fe81 MINOR: Remove Java 8 direct buffer cleaner path (#3591) by Aaron Niskode-Dossett · 6 weeks ago
  63. 9a34da8 Bump com.fasterxml.jackson.core:jackson-databind from 2.21.4 to 2.22.0 (#3606) by dependabot[bot] · 6 weeks ago
  64. 63aebcc GH-3574: Statistics.toParquetStatistics always set null_count(#3575) by Mahdi Dibaiee · 6 weeks ago
  65. 65884b5 Bump com.google.api.grpc:proto-google-common-protos (#3602) by dependabot[bot] · 6 weeks ago
  66. e09e169 Bump com.github.luben:zstd-jni from 1.5.7-9 to 1.5.7-11 (#3613) by dependabot[bot] · 7 weeks ago
  67. 05fa1a3 Bump protobuf.version from 4.35.0 to 4.35.1 (#3612) by dependabot[bot] · 7 weeks ago
  68. 7469faa Bump parquet-format to 2.13.0 (#3611) by Gang Wu · 7 weeks ago
  69. 65f7ade GH-3398: Fix potential ClassLoader leak caused by ThreadLocal lambda in Binary (#3447) by YangJie · 7 weeks ago
  70. 9d9ddca Bump jackson.version from 2.21.3 to 2.21.4 (#3594) by dependabot[bot] · 8 weeks ago
  71. e090dfe Bump com.fasterxml.jackson.core:jackson-databind from 2.21.3 to 2.21.4 (#3593) by dependabot[bot] · 8 weeks ago
  72. d7acd21 Bump com.github.siom79.japicmp:japicmp-maven-plugin (#3592) by dependabot[bot] · 8 weeks ago
  73. 7a3e742 Bump org.apache:apache from 37 to 38 (#3564) by dependabot[bot] · 9 weeks ago
  74. fb5d512 GH-3572: Bump Apache Thrift to 0.23.0 (#3589) by Steve Loughran · 9 weeks ago
  75. dc3f1ac GH-3587: Fix `parquet.thrift.string.size.limit` validation (#3588) by Divjot Arora · 9 weeks ago
  76. 23b0fe5 Bump protobuf.version from 4.34.1 to 4.35.0 (#3582) by dependabot[bot] · 9 weeks ago
  77. b8f3330 GH-3573: Fix VariantUtil string decoding to use explicit UTF-8 charset (#3576) by Mikhail Melnik · 9 weeks ago
  78. 8931c1c Bump com.github.siom79.japicmp:japicmp-maven-plugin (#3583) by dependabot[bot] · 9 weeks ago
  79. cc15242 Bump com.github.luben:zstd-jni from 1.5.7-8 to 1.5.7-9 (#3581) by dependabot[bot] · 9 weeks ago
  80. 7be05b4 Optimizing Variant read path with lazy caching (#3481) by Neelesh Salian · 2 months ago
  81. 9428487 GH-3484: Eliminate per-page heap allocation for CRC32 (#3485) by André Rouél · 2 months ago
  82. 3e05546 Fix `ByteBuffer` handling in `VariantUtil` and `VariantBuilder` (#3472) by Robert Yokota · 3 months ago
  83. c7e7acb GH-3482: parquet-hadoop tests to work behind a web proxy (#3483) by alexeyroytman · 3 months ago
  84. e440cff Bump actions/stale from 9 to 10 (#3527) by dependabot[bot] · 3 months ago
  85. b9c11af GH-3414: Add parseJson to VariantBuilder for JSON-to-Variant conversion (#3415) by gaurav7261 · 3 months ago
  86. 28593d5 GH-3451: Add JMH benchmark for variants (#3452) by Steve Loughran · 3 months ago
  87. 492b686 Bump com.google.api.grpc:proto-google-common-protos (#3553) by dependabot[bot] · 3 months ago
  88. 69947b9 Bump com.github.siom79.japicmp:japicmp-maven-plugin (#3554) by dependabot[bot] · 3 months ago
  89. d70b8ed MINOR: Fix Spotless formatting in TestCompressionCodec (#3551) by Russell Spitzer · 3 months ago
  90. ce1d3da GH-3545: Update pom.xml SCM URLs to parquet-java (#3546) by Russell Spitzer · 3 months ago
  91. 26fa353 GH-3261: Fix integer overflow in CapacityByteArrayOutputStream (#3525) by Anupam Yadav · 3 months ago
  92. 9b56a12 GH-3497: Fix thread-unsafe singleton in `DefaultValuesWriterFactory` (#3498) by André Rouél · 3 months ago
  93. b38a6f9 GH-3478: Fix LZ4_RAW heap decompression (#3486) by Anupam Yadav · 3 months ago
  94. 2346fdb GH-3464: Improve `DeltaByteArrayWriter.writeBytes` (#3465) by André Rouél · 3 months ago
  95. e251102 Bump com.github.luben:zstd-jni from 1.5.7-7 to 1.5.7-8 (#3541) by dependabot[bot] · 3 months ago
  96. eb8c0d1 Bump commons-io:commons-io from 2.21.0 to 2.22.0 (#3528) by dependabot[bot] · 3 months ago
  97. 5eabf45 Bump jackson.version from 2.21.2 to 2.21.3 (#3538) by dependabot[bot] · 3 months ago
  98. c34123f GH-3112: Fix reading of proto Uint32Value (#3113) by 0x26res · 3 months ago
  99. 53d7842 GH-3457: Validate column index for null_pages/null_counts contradiction (#3458) by Chungmin Lee · 3 months ago
  100. 8ec46d2 Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 (#3434) by dependabot[bot] · 3 months ago