1. 4cbb4cf [PARQUET-2460] Removing deprecated code (#237) by Vinoo Ganesh · 13 days ago master
  2. e517ac4 PARQUET-2414: Extend BYTE_STREAM_SPLIT to support INT32, INT64 and FIXED_LEN_BYTE_ARRAY data (#229) by Antoine Pitrou · 7 weeks ago
  3. 38f79c9 Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 (#233) by dependabot[bot] · 8 weeks ago
  4. 5258b95 Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0 (#232) by dependabot[bot] · 8 weeks ago
  5. f65d4e1 PARQUET-2435: Clarify behavior of DELTA_BINARY_PACKED encoding (#231) by Ed Seidl · 10 weeks ago
  6. 97ed3ba Bump org.apache:apache from 29 to 31 (#225) by dependabot[bot] · 3 months ago
  7. 25eecbb Bump org.apache.maven.plugins:maven-shade-plugin from 3.4.1 to 3.5.1 (#226) by dependabot[bot] · 3 months ago
  8. f007497 Compression: Fix missing word (#227) by Alexander Grueneberg · 3 months ago
  9. b187374 Bump org.apache.rat:apache-rat-plugin from 0.16 to 0.16.1 (#230) by dependabot[bot] · 3 months ago
  10. 3e33e0c Bump actions/setup-java from 3 to 4 (#223) by dependabot[bot] · 3 months ago
  11. ad9fff1 Bump org.apache.rat:apache-rat-plugin from 0.15 to 0.16 (#228) by dependabot[bot] · 3 months ago
  12. eb4b31c PARQUET-2409: Add custom .asf.yaml for email notification (#224) by Gang Wu · 5 months ago
  13. 4701809 Fix INTERVAL sort order doc to be undefined (#222) by Jeffrey · 5 months ago
  14. 066f981 Prepare for next development iteration by Gang Wu · 6 months ago
  15. 3bdecef Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1 (#220) by dependabot[bot] · 6 months ago
  16. d3a436e [maven-release-plugin] prepare for next development iteration by Gang Wu · 6 months ago
  17. b9c4fa8 [maven-release-plugin] prepare release apache-parquet-format-2.10.0-rc0 by Gang Wu · 6 months ago apache-parquet-format-2.10.0 apache-parquet-format-2.10.0-rc0
  18. da09d82 PARQUET-2379: [Format] Update changelog for 2.10.0 (#219) by Gang Wu · 6 months ago
  19. 40699d0 PARQUET-2261: add statistics for better estimating unencoded/uncompressed sizes and finer grained filtering (#197) by emkornfield · 6 months ago
  20. 6f3f909 PARQUET-2369: Clarify GZIP members (#218) by Raphael Taylor-Davies · 6 months ago
  21. 46cc3a0 PARQUET-758: Add Float16/Half-float logical type (#184) by Anja Kefala · 6 months ago
  22. 31f92c7 PARQUET-2352: Allow truncation of row group min_values/max_value statistics (#216) by Raunaq Morarka · 7 months ago
  23. 77949ba PARQUET-2362: Clarify parquet encoding (#217) by Letian Jiang · 7 months ago
  24. aeae806 PARQUET-2313: Bump actions/setup-java from 1 to 3 (#203) by dependabot[bot] · 8 months ago
  25. c8f7f94 PARQUET-2344: Bump to Thrift 0.19.0 (#214) by Fokko Driesprong · 8 months ago
  26. d7c0e46 Bump junit from 4.13.1 to 4.13.2 (#209) by dependabot[bot] · 8 months ago
  27. 405bd64 PARQUET-2288: Bump exec-maven-plugin from 1.2.1 to 3.1.0 (#208) by dependabot[bot] · 8 months ago
  28. 143b88a MINOR: Fix typo in PageIndex.md (#212) by Hannankan · 8 months ago
  29. 1603152 PARQUET-2222: Fix broken link for Plain Boolean (#211) by mwish · 11 months ago
  30. c766945 PARQUET-2299: Use `true` instead of `1` as default value for boolean (#210) by Matthijs Brobbel · 12 months ago
  31. c185faf PARQUET-2287: Bump maven-shade-plugin from 2.2 to 3.4.1 (#207) by dependabot[bot] · 1 year, 1 month ago
  32. 045fcfd PARQUET-2286: Bump apache-rat-plugin from 0.12 to 0.15 (#206) by dependabot[bot] · 1 year, 1 month ago
  33. 60bf83a PARQUET-2264: Allow scale == precision for DecimalType (#198) by Devin Smith · 1 year, 1 month ago
  34. 2d5a00e PARQUET-2285: Add dependabot (#202) by Fokko Driesprong · 1 year, 1 month ago
  35. c76bd35 PARQUET-2271: Bump Apache POM to 29 (#200) by Fokko Driesprong · 1 year, 1 month ago
  36. f884ec1 PARQUET-2270: Bump Thrift to 0.16.0 (#201) by Fokko Driesprong · 1 year, 1 month ago
  37. 6f61ba4 PARQUET-2284: Bump junit from 4.10 to 4.13.1 (#191) by dependabot[bot] · 1 year, 1 month ago
  38. 9b040cc PARQUET-2257: Add bloom_filter_length to ColumnMetaData (#194) by Gang Wu · 1 year, 1 month ago
  39. 2a481fe PARQUET-2222: Fix incorrect spec for RLE encoding of data page v2 by Gang Wu · 1 year, 1 month ago
  40. 2e35a9f MINOR: Add FIXED_LEN_BYTE_ARRAY Type by Xinyu Zeng · 1 year, 2 months ago
  41. 230711f PARQUET-2241: Update wording of BYTE_STREAM_SPLIT encoding (#192) by Gang Wu · 1 year, 3 months ago
  42. 5205dc7 PARQUET-2005: Upgrade Apache Thrift to 0.14.1 (#175) by Fokko Driesprong · 1 year, 3 months ago
  43. bfc549b PARQUET-2231: [Format] Allow DELTA_BYTE_ARRAY for FIXED_LEN_BYTE_ARRAY (#189) by Antoine Pitrou · 1 year, 4 months ago
  44. 613a1cf PARQUET-2218: [Format] Clarify CRC computation (#188) by Antoine Pitrou · 1 year, 4 months ago
  45. 4dddc37 Fix typo under "Unsigned Integers" (#182) by Mark Roberts · 1 year, 5 months ago
  46. 28e6e16 MINOR: Fix typo in parquet.thrift (#186) by Jiayu Liu · 1 year, 5 months ago
  47. b9ecea3 Typo in parquet.thrift (#176) by Owen Diehl · 1 year, 5 months ago
  48. 92ae9a3 PARQUET-1222: [Format] Add details about sort order to README.md (#185) by emkornfield · 1 year, 5 months ago
  49. 111dbdc PARQUET-2215: [Format] Document overflow handling in DELTA_BINARY_PACKED (#187) by Antoine Pitrou · 1 year, 5 months ago
  50. 54e53e5 PARQUET-2110: Fix Typos in LogicalTypes.md by Jin Cong Ho · 2 years, 4 months ago
  51. 43c891a Document dictionary page position (#177) by Gabor Szadovszky · 2 years, 11 months ago
  52. 473a3a7 PARQUET-2016: Reference column_order field from column indexes (#173) by Gabor Szadovszky · 3 years, 1 month ago
  53. 6a743b5 Prepare for next development iteration by Antoine Pitrou · 3 years, 1 month ago
  54. 770f5ae PARQUET-2019: Remove outdate KEYS file (#174) by Antoine Pitrou · 3 years, 1 month ago
  55. 289c39d [maven-release-plugin] prepare for next development iteration by Antoine Pitrou · 3 years, 1 month ago
  56. b4f0c0a [maven-release-plugin] prepare release apache-parquet-format-2.9.0-rc0 by Antoine Pitrou · 3 years, 1 month ago apache-parquet-format-2.9.0 apache-parquet-format-2.9.0-rc0
  57. 90638fa PARQUET-2015: Update changelog for 0.29.0 (#172) by Antoine Pitrou · 3 years, 1 month ago
  58. 2db533d PARQUET-1930: Bump Apache Thrift to 0.13 (#162) by Fokko Driesprong · 3 years, 1 month ago
  59. 2e23a11 PARQUET-2013: Replace back "should" with "must" (#171) by Antoine Pitrou · 3 years, 1 month ago
  60. cabeea7 PARQUET-2013: [Format] Mention that ConvertedType is deprecated (#169) by Antoine Pitrou · 3 years, 1 month ago
  61. 6eb4af7 PARQUET-2011: Use "unit" for timestamp parameter, not "precision" (#161) by tanuja5 · 3 years, 1 month ago
  62. f1bcb38 PARQUET-1969: Test by GithubAction (#166) by Gabor Szadovszky · 3 years, 1 month ago
  63. 7f06e83 PARQUET-1996: [Format] Add interoperable LZ4 codec, deprecate existing LZ4 codec (#168) by Antoine Pitrou · 3 years, 2 months ago
  64. 01971a5 PARQUET-1892: Update Thrift comment to explain CRC calculation in encrypted columns (#160) by ggershinsky · 3 years, 9 months ago
  65. 232e23a PARQUET-1862: fix comment mistake of DataPageHeaderV2 (#159) by Liam · 4 years ago
  66. 890af22 PARQUET-1777: add Parquet logos by Julien Le Dem · 4 years, 3 months ago
  67. b490da8 Prepare for next development iteration by Gabor Szadovszky · 4 years, 4 months ago
  68. 014232b [maven-release-plugin] prepare for next development iteration by Gabor Szadovszky · 4 years, 5 months ago
  69. 66cb393 [maven-release-plugin] prepare release apache-parquet-format-2.8.0-rc0 by Gabor Szadovszky · 4 years, 5 months ago apache-parquet-format-2.8.0 apache-parquet-format-2.8.0-rc0
  70. c1a5630 PARQUET-1714: Update CHANGES.md & update dev scm by Gabor Szadovszky · 4 years, 5 months ago
  71. 7390aa1 PARQUET-1708: Fix Thrift compiler warning (#156) by Jiajia Li · 4 years, 5 months ago
  72. ee02ef8 PARQUET-1622: Add BYTE_STREAM_SPLIT encoding (#144) by martinradev · 4 years, 5 months ago
  73. 3ba830c PARQUET-1687: Update release process (#155) by Gabor Szadovszky · 4 years, 6 months ago
  74. d041aac PARQUET-1672: [DOC] Fix broken link in README.md (#154) by Tarek · 4 years, 7 months ago
  75. 31d687f [maven-release-plugin] prepare for next development iteration by Ryan Blue · 4 years, 8 months ago
  76. ee5cae0 [maven-release-plugin] prepare release apache-parquet-format-2.7.0 by Ryan Blue · 4 years, 8 months ago apache-parquet-format-2.7.0
  77. bf1a74b PARQUET-1608: Fix URL in pom.xml by Ryan Blue · 4 years, 8 months ago
  78. 0205ad9 PARQUET-1608: Update developerConnection to github. by Ryan Blue · 4 years, 8 months ago
  79. 37bdba0 PARQUET-1651: Typos in parquet.thrift (#152) by Gary Fredericks · 4 years, 8 months ago
  80. 6d91c88 PARQUET-1608: Release Parquet format 2.7.0 (#151) by Jim Apple · 4 years, 8 months ago
  81. e1dca74 PARQUET-1591: Remove @author tags (#137) by Fokko Driesprong · 4 years, 9 months ago
  82. 3fb10e0 PARQUET-1630: Update Bloom filter format (#146) by Chen, Junjie · 4 years, 9 months ago
  83. cd08b7f PARQUET-1630: Loosen size restrictions on Bloom filters (#150) by Jim Apple · 4 years, 9 months ago
  84. 556ebee PARQUET-1630: add empty compression union for Bloom filter (#149) by Jim Apple · 4 years, 9 months ago
  85. fa53342 PARQUET-1630: Clarify the Bloom filter algorithm (#147) by Jim Apple · 4 years, 9 months ago
  86. 345282c PARQUET-1627: Update specification so that legacy timestamp logical types can be written for local semantics as well (#148) by Nándor Kollár · 4 years, 9 months ago
  87. 82d6253 PARQUET-1619: Encryption format changes (#142) by ggershinsky · 4 years, 10 months ago
  88. 2123f07 PARQUET-1625: Align Bloom filter definition in parquet thrift with its spec (#145) by Chen, Junjie · 4 years, 10 months ago
  89. 9bdd844 PARQUET-1609: Specify which xxhash carefully (#143) by Jim Apple · 4 years, 10 months ago
  90. 17e5abf PARQUET-1617: Add more detail to Bloom filter spec (#140) by Chen, Junjie · 4 years, 10 months ago
  91. 8f1783e PARUQET-1609: Update to use xxHash as hash strategy (#139) by Chen, Junjie · 4 years, 10 months ago
  92. f33b6df PARQUET-1610: Fix minor typo (#82) by Bachar Wehbi · 4 years, 11 months ago
  93. 96a8f31 PARQUET-1610: Minor grammatical fixes (#132) by Umayah Abdennabi · 4 years, 11 months ago
  94. 4157b4c PARQUET-1590: Add Java 11 to Travis (#136) by Fokko Driesprong · 5 years ago
  95. 716aa50 PARQUET-1579: Add Github PR template (#135) by Fokko Driesprong · 5 years ago
  96. f0eab9d PARQUET-1592: rename bloom filter hash (#138) by Chen, Junjie · 5 years ago
  97. 29b406d PARQUET-1588: Bump to Apache Thrift 0.12.0 (#133) by Fokko Driesprong · 5 years ago
  98. 17d49c1 PARQUET-1589: Bump Java to 1.8 (#134) by Fokko Driesprong · 5 years ago
  99. b5d34fa PARQUET-1585: Update old external links in the code base (#131) by Zoltan Ivanfi · 5 years ago
  100. fa6e468 PARQUET-1572: Clarify the definition of timestamp types (#130) by Zoltan Ivanfi · 5 years ago