1. c3f7be7 MINOR: Correct the EventObject in example for VariantShredding (#522) by Congxian Qiu · 2 weeks ago master
  2. 471d33a Prepare for next development iteration by Gang Wu · 4 weeks ago
  3. 872645d Update `dev/README.md` (#517) by Fokko Driesprong · 4 weeks ago
  4. ae39061 [maven-release-plugin] prepare for next development iteration by Gang Wu · 4 weeks ago
  5. 7e401bf [maven-release-plugin] prepare release apache-parquet-format-2.12.0-rc0 by Gang Wu · 4 weeks ago apache-parquet-format-2.12.0 apache-parquet-format-2.12.0-rc0 remove
  6. dac5a35 Finalize Variant and shredding specs (#509) by Aihua Xu · 5 weeks ago
  7. b2e34f7 Bump actions/setup-java from 4 to 5 (#518) by dependabot[bot] · 5 weeks ago
  8. 300b018 Clarify Int96 status and add recommended ordering (#504) by Andrew Lamb · 5 weeks ago
  9. 9c28d0c MINOR: Fix typo in README.md (#516) by YK · 6 weeks ago
  10. 3c7b130 Spec: Clarify variant shredding spec (#512) by Aihua Xu · 6 weeks ago
  11. ff93031 MINOR: Fix typos in README.md (#515) by YK · 6 weeks ago
  12. 1dbc814 GH-510: Update decimal table in Variant Spec (#511) by Aihua Xu · 7 weeks ago
  13. 71cf140 Minor: Clarify value_metadata in Variant value layout diagram (#507) by Douenergy · 9 weeks ago
  14. 2ac2228 Fix a typo in Variant Binary Encoding (#500) by Samyak Sarnayak · 10 weeks ago
  15. 819adce MINOR: Bump thrift to 0.22.0 (#495) by Vinoo Ganesh · 3 months ago
  16. cf943c1 Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1 (#497) by dependabot[bot] · 3 months ago
  17. 8e23345 Bump org.apache:apache from 34 to 35 (#499) by dependabot[bot] · 3 months ago
  18. 87f2c8b Fix typo in VariantEncoding (#498) by Andrew Lamb · 3 months ago
  19. f1fd3b9 Bump org.apache:apache from 33 to 34 (#488) by dependabot[bot] · 4 months ago
  20. 6c8ee40 GH-493: Clarify Bounding Box Behavior in GeospatialStatistics (#494) by Jia Yu · 5 months ago
  21. 3ce0760 MINOR: Small documentation fixes and deduplication (#491) by Jan Finis · 5 months ago
  22. 3d65cc9 MINOR: Replace homogenous with homogeneous (#492) by Marc Cenac · 5 months ago
  23. 353b157 Prepare for next development iteration by Gang Wu · 6 months ago
  24. 4e13959 [maven-release-plugin] prepare for next development iteration by Gang Wu · 6 months ago
  25. 848302e [maven-release-plugin] prepare release apache-parquet-format-2.11.0-rc0 by Gang Wu · 6 months ago apache-parquet-format-2.11.0 apache-parquet-format-2.11.0-rc0
  26. 1b51686 GH-473: Add variant version (#474) by emkornfield · 6 months ago
  27. 3d8855a GH-486: Variant object shredding without field shredding (#487) by Gabor Szadovszky · 7 months ago
  28. ae5b9d7 Remove `merge_parquet_pr.py` and clean up LICENSE (#484) by Fokko Driesprong · 7 months ago
  29. 855a58c Variant: Remove JSON conversion table (#485) by Ryan Blue · 7 months ago
  30. 25f05e7 Minor: Remove Variant type id gaps (#483) by Gene Pang · 7 months ago
  31. 94b9d63 PARQUET-2471: Add GEOMETRY and GEOGRAPHY logical types (#240) by Gang Wu · 8 months ago
  32. d601ed3 MINOR: Add links to projects on README and update parquet-compatibility to parquet-testing (#482) by Raúl Cumplido · 8 months ago
  33. 37b6e8b Simplify Variant shredding and refactor for clarity (#461) by Ryan Blue · 8 months ago
  34. a498aa9 Update shredding example (#478) by Aihua Xu · 8 months ago
  35. d784f11 MINOR: Test against Java 21 LTS (#471) by Fokko Driesprong · 10 months ago
  36. a3dda6a GH-463: Add more types - time, nano timestamps, UUID to Variant spec (#464) by Aihua Xu · 10 months ago
  37. 5740bf1 GH-465: Clarify backward-compatibility rules on LIST type (#466) by Gang Wu · 10 months ago
  38. 4a17d6b MINOR: Clarify offsets etc are unsigned integers (#475) by emkornfield · 10 months ago
  39. c702813 Bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0 (#462) by dependabot[bot] · 11 months ago
  40. c7cb964 GH-468: Clarify MAP logical type (#469) by Gabor Szadovszky · 11 months ago
  41. 217d241 MINOR: Point to GitHub Issues (#470) by Fokko Driesprong · 11 months ago
  42. dff0b3e GH-459: Add Variant logical type annotation (#460) by Gene Pang · 11 months ago
  43. 1d81b7a Clarify Variant specification (#457) by Gene Pang · 11 months ago
  44. 730ab5d typo: LogicalTypes.md -- s/is used to for/is used for/ (#467) by Alex Kesling · 11 months ago
  45. 3478990 Bump org.apache.thrift:libthrift from 0.20.0 to 0.21.0 (#454) by dependabot[bot] · 11 months ago
  46. 4f20815 GH-455: Add Variant specification docs (#456) by Gene Pang · 12 months ago
  47. ac45b9c Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.4.1 (#450) by dependabot[bot] · 12 months ago
  48. 555400d Bump org.apache:apache from 32 to 33 (#446) by dependabot[bot] · 12 months ago
  49. f4e3042 GH-452: Clarify use of RowGroup.ordinal field (#453) by ggershinsky · 1 year ago
  50. 737ea12 PARQUET-2492: Add binary protocol extensions (#254) by Alkis Evlogimenos · 1 year ago
  51. db68787 Clarify num-nulls handling in Statistics and ColumnIndex (#449) by mwish · 1 year, 1 month ago
  52. 5a5c894 PARQUET-2489: Guidance on feature releases (#258) by emkornfield · 1 year, 2 months ago
  53. abb92e6 GH-443: Add GitHub issue template (#444) by Gang Wu · 1 year, 3 months ago
  54. b796a12 PARQUET-2482: Remove `<developers>` from the POM (#247) by Fokko Driesprong · 1 year, 3 months ago
  55. 81c22ff Bump to Apache parent POM 32 (#246) by Fokko Driesprong · 1 year, 3 months ago
  56. ed66e87 Add section of testing (#442) by Fokko Driesprong · 1 year, 3 months ago
  57. 5b564f3 PARQUET-2139: Deprecate ColumnChunk::file_offset field (#440) by Ed Seidl · 1 year, 3 months ago
  58. 3857dc1 Add github section in asf.yaml to enable issues (#255) by Gang Wu · 1 year, 3 months ago
  59. 18df2d4 PARQUET-2485: Be more consistent with BYTE_ARRAY types (#251) by Ed Seidl · 1 year, 3 months ago
  60. cddd083 Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.6.0 (#257) by dependabot[bot] · 1 year, 3 months ago
  61. 4227b78 PARQUET-2497: Update references to parquet-mr in Readmes (#260) by Wei Guo · 1 year, 3 months ago
  62. 440de4d PARQUET-2491: Address AES GCM invocation limit in encryption spec (#259) by ggershinsky · 1 year, 3 months ago
  63. e91ab5e PARQUET-2488: Use term `row` consistently in parquet.thrift (#256) by Andrew Lamb · 1 year, 4 months ago
  64. 38c108c PARQUET-2473: Clarify records can not be split across v2 pages or PageIndex (#244) by Andrew Lamb · 1 year, 4 months ago
  65. 384bedd Bump org.codehaus.mojo:exec-maven-plugin from 3.2.0 to 3.3.0 (#249) by dependabot[bot] · 1 year, 4 months ago
  66. be0478a PARQUET-2480: Clarify what "page index" means in Parquet.thrift (#245) by Andrew Lamb · 1 year, 4 months ago
  67. dca2f42 PARQUET-2479: Update README with link to parquet website, clarify contents (#243) by Andrew Lamb · 1 year, 4 months ago
  68. 079a2df Adding in additional .gitignore lines for intellij (#235) by Vinoo Ganesh · 1 year, 4 months ago
  69. 04fbaca PARQUET-2469: Bump Thrift to 0.20.0 (#238) by Fokko Driesprong · 1 year, 5 months ago
  70. 4cbb4cf [PARQUET-2460] Removing deprecated code (#237) by Vinoo Ganesh · 1 year, 5 months ago
  71. e517ac4 PARQUET-2414: Extend BYTE_STREAM_SPLIT to support INT32, INT64 and FIXED_LEN_BYTE_ARRAY data (#229) by Antoine Pitrou · 1 year, 6 months ago
  72. 38f79c9 Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 (#233) by dependabot[bot] · 1 year, 6 months ago
  73. 5258b95 Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0 (#232) by dependabot[bot] · 1 year, 6 months ago
  74. f65d4e1 PARQUET-2435: Clarify behavior of DELTA_BINARY_PACKED encoding (#231) by Ed Seidl · 1 year, 7 months ago
  75. 97ed3ba Bump org.apache:apache from 29 to 31 (#225) by dependabot[bot] · 1 year, 8 months ago
  76. 25eecbb Bump org.apache.maven.plugins:maven-shade-plugin from 3.4.1 to 3.5.1 (#226) by dependabot[bot] · 1 year, 8 months ago
  77. f007497 Compression: Fix missing word (#227) by Alexander Grueneberg · 1 year, 8 months ago
  78. b187374 Bump org.apache.rat:apache-rat-plugin from 0.16 to 0.16.1 (#230) by dependabot[bot] · 1 year, 8 months ago
  79. 3e33e0c Bump actions/setup-java from 3 to 4 (#223) by dependabot[bot] · 1 year, 8 months ago
  80. ad9fff1 Bump org.apache.rat:apache-rat-plugin from 0.15 to 0.16 (#228) by dependabot[bot] · 1 year, 8 months ago
  81. eb4b31c PARQUET-2409: Add custom .asf.yaml for email notification (#224) by Gang Wu · 1 year, 10 months ago
  82. 4701809 Fix INTERVAL sort order doc to be undefined (#222) by Jeffrey · 1 year, 10 months ago
  83. 066f981 Prepare for next development iteration by Gang Wu · 1 year, 10 months ago
  84. 3bdecef Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1 (#220) by dependabot[bot] · 1 year, 10 months ago
  85. d3a436e [maven-release-plugin] prepare for next development iteration by Gang Wu · 1 year, 10 months ago
  86. b9c4fa8 [maven-release-plugin] prepare release apache-parquet-format-2.10.0-rc0 by Gang Wu · 1 year, 10 months ago apache-parquet-format-2.10.0 apache-parquet-format-2.10.0-rc0
  87. da09d82 PARQUET-2379: [Format] Update changelog for 2.10.0 (#219) by Gang Wu · 1 year, 10 months ago
  88. 40699d0 PARQUET-2261: add statistics for better estimating unencoded/uncompressed sizes and finer grained filtering (#197) by emkornfield · 1 year, 11 months ago
  89. 6f3f909 PARQUET-2369: Clarify GZIP members (#218) by Raphael Taylor-Davies · 1 year, 11 months ago
  90. 46cc3a0 PARQUET-758: Add Float16/Half-float logical type (#184) by Anja Kefala · 1 year, 11 months ago
  91. 31f92c7 PARQUET-2352: Allow truncation of row group min_values/max_value statistics (#216) by Raunaq Morarka · 2 years ago
  92. 77949ba PARQUET-2362: Clarify parquet encoding (#217) by Letian Jiang · 2 years ago
  93. aeae806 PARQUET-2313: Bump actions/setup-java from 1 to 3 (#203) by dependabot[bot] · 2 years ago
  94. c8f7f94 PARQUET-2344: Bump to Thrift 0.19.0 (#214) by Fokko Driesprong · 2 years, 1 month ago
  95. d7c0e46 Bump junit from 4.13.1 to 4.13.2 (#209) by dependabot[bot] · 2 years, 1 month ago
  96. 405bd64 PARQUET-2288: Bump exec-maven-plugin from 1.2.1 to 3.1.0 (#208) by dependabot[bot] · 2 years, 1 month ago
  97. 143b88a MINOR: Fix typo in PageIndex.md (#212) by Hannankan · 2 years, 1 month ago
  98. 1603152 PARQUET-2222: Fix broken link for Plain Boolean (#211) by mwish · 2 years, 3 months ago
  99. c766945 PARQUET-2299: Use `true` instead of `1` as default value for boolean (#210) by Matthijs Brobbel · 2 years, 5 months ago
  100. c185faf PARQUET-2287: Bump maven-shade-plugin from 2.2 to 3.4.1 (#207) by dependabot[bot] · 2 years, 5 months ago