1. 7b6f1e3 ORC-1998: Use Java 25 instead of 25-ea by Dongjoon Hyun · 4 hours ago main
  2. 734f9d1 ORC-1997: [FOLLOWUP] Add `workflow_call` to `build_and_test.yml` by Dongjoon Hyun · 4 days ago
  3. 1accb6f ORC-1997: Add a daily build-and-test GitHub Action Job for `main` branch by Dongjoon Hyun · 4 days ago
  4. 52f0b65 ORC-1996: Remove `MacOS 13` from GitHub Action CI and docs by Dongjoon Hyun · 4 days ago
  5. 3b012cc ORC-1995: Add `MacOS 26` to GitHub Action CI and docs by Dongjoon Hyun · 4 days ago
  6. eb6ee4d ORC-1994: [C++] Improve CMake by extracting OrcSanitizers.cmake by Gang Wu · 4 days ago
  7. 9449d14 ORC-1993: Upgrade `spotless-maven-plugin` to 2.46.1 by sychen · 4 days ago
  8. f084a46 ORC-1992: Bump `opencsv` to 5.12.0 by dependabot[bot] · 5 days ago
  9. 1f900b6 ORC-1991: Upgrade `snappy-java` to 1.1.10.8 in `bench` module by dependabot[bot] · 5 days ago
  10. 47fc9c1 ORC-1990: Upgrade `bcpkix-jdk18on` to 1.81 by dependabot[bot] · 5 days ago
  11. ae53c53 ORC-1989: Upgrade Hive to 4.1.0 in `bench` module by Dongjoon Hyun · 10 days ago
  12. 2a7f928 ORC-1988: Upgrade `Parquet` to 1.16.0 in `bench` module by Dongjoon Hyun · 10 days ago
  13. 53f3adb ORC-1987: Upgrade Spark to 4.0.1 in `bench` module by Dongjoon Hyun · 10 days ago
  14. 6e2aa6d ORC-1985: Upgrade `actions/checkout` to v5 by Dongjoon Hyun · 2 weeks ago
  15. b52d545 MINOR: Archive ORC 1.8.10 by Dongjoon Hyun · 2 weeks ago
  16. 3c484ec ORC-1983: [C++] Upgrade `gtest` to 1.17.0 by Dongjoon Hyun · 3 weeks ago
  17. f20d4aa MINOR: Clarify optional `meson` 1.3.0+ requirement in README.md by Dongjoon Hyun · 3 weeks ago
  18. 95ab53d ORC-1982: Upgrade `brotli4j` to 1.20.0 by dependabot[bot] · 3 weeks ago
  19. 0f8024b ORC-1981: Upgrade `build-helper-maven-plugin` to 3.6.1 by dependabot[bot] · 3 weeks ago
  20. 942b97a ORC-1980: Upgrade `junit` to 5.13.4 by dependabot[bot] · 3 weeks ago
  21. cc75112 ORC-1921: Upgrade Hadoop to 3.4.2 by Dongjoon Hyun · 3 weeks ago
  22. 841cc05 ORC-1979: Upgrade `commons-csv` to 1.14.1 by dependabot[bot] · 3 weeks ago
  23. 9d9ba5c ORC-1978: Upgrade `maven-enforcer-plugin` to 3.6.1 by Dongjoon Hyun · 3 weeks ago
  24. 466f2f1 ORC-1977: Add `Deprecated` annotations for all deprecated APIs by Dongjoon Hyun · 3 weeks ago
  25. dae7efc ORC-1964: [CI] Fix CI ubsan-test with GNU by luffy-zh · 4 weeks ago
  26. 8129696 ORC-1972: Upgrade `ORC Format` to 1.1.1 by Dongjoon Hyun · 4 weeks ago
  27. 2d2611c ORC-1975: Improve `merge_orc_pr.py` to accept PR numbers as a CLI argument by Dongjoon Hyun · 5 weeks ago
  28. ddc0258 ORC-1974: [C++] Use `google::protobuf::TextFormat` instead of `DebugString` for `Protobuf` v30+ by Dongjoon Hyun · 5 weeks ago
  29. 972f858 ORC-1973: [C++] Use `int64_t` instead of `google::protobuf::int64` for `Protobuf` v22+ by Dongjoon Hyun · 5 weeks ago
  30. 39b134a ORC-1891: Upgrade to Apache parent pom 34 by Vlad Rozov · 5 weeks ago
  31. b98d0e2 ORC-1969: [C++] Support async I/O prefetch of next stripe by Gang Wu · 5 weeks ago
  32. 7dc7178 ORC-1970: [CI] Fix cpp-linter-action to use hash tag by luffy-zh · 6 weeks ago
  33. 2f7889e ORC-1967: [C++] Fix Windows build by Yuriy Chernyshov · 6 weeks ago
  34. 7a1a34f ORC-1968: Upgrade `commons-cli` to 1.10.0 by Dongjoon Hyun · 6 weeks ago
  35. 84c238a ORC-1966: [C++] Fix ZSTD compress/decompress to propagate errors by Kevin Cai · 7 weeks ago
  36. 7621ec1 Add 2.2.0 news by William Hyun · 7 weeks ago
  37. a7c4059 ORC-1965: Ban `org.apache.commons.lang` package by Dongjoon Hyun · 7 weeks ago
  38. 2a762c4 Revert "ORC-1963: Enforce Apache release profile with maven install" by Dongjoon Hyun · 7 weeks ago
  39. 55361fb ORC-1963: Enforce Apache release profile with maven install by William Hyun · 7 weeks ago
  40. d2bfea0 Revert "ORC-1891: Upgrade to Apache parent pom 34" by William Hyun · 7 weeks ago
  41. eaca53c ORC-1954: Fix CI asan-test by sychen · 8 weeks ago
  42. a4ff1c8 ORC-1950: [C++] Make sure dictionary is sorted before flushed into ORC file to follow ORC specs by taiyang-li · 8 weeks ago
  43. 725fbc5 ORC-1961: Support `orc.compression.zstd.strategy` by Dongjoon Hyun · 8 weeks ago
  44. 09693fe ORC-1959: Add test String statistics with Presto writer by sychen · 9 weeks ago
  45. eb60462 ORC-1946: [C++] Fix potential overflow issue in left shift operation identified by UBSAN by luffy-zh · 9 weeks ago
  46. ab9d7d0 ORC-1958: Upgrade Maven to 3.9.11 by Dongjoon Hyun · 9 weeks ago
  47. e138293 ORC-1957: Upgrade `zstd-jni` to 1.5.7-4 by Dongjoon Hyun · 9 weeks ago
  48. f89879d ORC-1950: [C++] Replace std::unorder_map with google dense_hash_map in SortedStringDictionary and remove reorder to improve write performance of dict-encoding columns by taiyang-li · 9 weeks ago
  49. 3d61594 ORC-1952: [C++] Fix the issue where the value of headerThirdByte exceeds the valid byte range by luffy-zh · 9 weeks ago
  50. 9028888 ORC-1955: Make `commons-lang3` as a test dependency explicitly by Dongjoon Hyun · 9 weeks ago
  51. ca9bb59 ORC-1920: [C++] Support `Geometry` and `Geography` types by ffacs · 9 weeks ago
  52. 33f55d1 ORC-1953: Upgrade `commons-lang3` to 3.18.0 by dependabot[bot] · 10 weeks ago
  53. 9b64bee ORC-1939: set TimestampColumnVector isUTC flag in TimestampFromXXXTreeReader by Vlad Rozov · 10 weeks ago
  54. b8a46d7 Add news for 2.1.3 by Dongjoon Hyun · 10 weeks ago
  55. 71dd81b ORC-1948: Fix `GeospatialTreeWriter#writeBatch` updating ColumnStatistics with incorrect values by Bradley · 2 months ago
  56. 05fd15b ORC-1951: Setting version to 2.3.0-SNAPSHOT by Dongjoon Hyun · 2 months ago
  57. 9649232 Add news for 2.0.6 by Dongjoon Hyun · 2 months ago
  58. 6ce448a ORC-1947: Upgrade `maven-enforcer-plugin` to 3.6.0 by dependabot[bot] · 2 months ago
  59. e632ffc Add news for 1.9.7 by Dongjoon Hyun · 2 months ago
  60. 0f0273d ORC-1945: Update Python documentation with PyArrow 20.0.0 and Dask 2025.5.1 by Dongjoon Hyun · 3 months ago
  61. 4126a7f ORC-1944: Upgrade `spotbugs` to 4.9.3 by Dongjoon Hyun · 3 months ago
  62. 88aaab5 ORC-1943: Add `com.google.protobuf.use_unsafe_pre22_gencode` to Surefire testing by Dongjoon Hyun · 3 months ago
  63. 3c63bf7 ORC-1942: Fix `PhysicalFsWriter` not to change `ZstdCodec`'s default option by Dongjoon Hyun · 3 months ago
  64. d3843bc ORC-1941: Upgrade `checkstyle` to 10.26.1 by dependabot[bot] · 3 months ago
  65. bc26ff8 ORC-1884: [C++] Add a maybe() API to the SearchArgumentBuilder by luffy-zh · 3 months ago
  66. c1fd0fd Add news for 1.8.10 by Dongjoon Hyun · 3 months ago
  67. 0d4597a ORC-1937: Use the default `buildtype` in Meson config by Will Ayd · 3 months ago
  68. 15d86df ORC-1940: Add threads dependency to orc lib in Meson by Will Ayd · 3 months ago
  69. 29c1b37 ORC-1938: Update `tools` module to set `fs.file.impl.disable.cache` only for Java 22+ by Dongjoon Hyun · 3 months ago
  70. a3940f2 ORC-1936: Get build and example dir from build system rather than gtest by Will Ayd · 3 months ago
  71. e77aabb ORC-1935: Upgrade `checkstyle` to 10.25.1 by dependabot[bot] · 3 months ago
  72. f76d23f ORC-1934: Upgrade `protobuf-java` to 3.25.8 by dependabot[bot] · 3 months ago
  73. d2b4c3f ORC-1933: Change `org.jetbrains:annotations` dependency to the `provided` scope by Dongjoon Hyun · 3 months ago
  74. 020d582 ORC-1932: Use `setIfUnset` for `fs.defaultFS` and `fs.file.impl.disable.cache` by Dongjoon Hyun · 3 months ago
  75. 45b4014 ORC-1906: Support `Meson` build by Will Ayd · 3 months ago
  76. 4602c7b ORC-1931: Suppress Hadoop logs lower than ERROR level in `orc-tools` by Dongjoon Hyun · 3 months ago
  77. f01382a ORC-1930: Improve `GenerateVariants` to accept ORC configs via system properties by Dongjoon Hyun · 3 months ago
  78. 7b5b1a7 ORC-1929: Fix the Javadoc of `ZstdCodec.compress` by Dongjoon Hyun · 3 months ago
  79. cc6f660 ORC-1928: Upgrade `junit` to 5.13.1 by Dongjoon Hyun · 3 months ago
  80. 1485d4e MINOR: Update the supported OS list in `building.md` by Dongjoon Hyun · 3 months ago
  81. 7620558 ORC-1927: Add Java `25-ea` test coverage for `tools` module by Dongjoon Hyun · 3 months ago
  82. 305b7ae [ORC-1926][TESTS] Use `TestConf` interface in `tools` module by Dongjoon Hyun · 3 months ago
  83. 860c54d ORC-1841: [C++][CI] Add UBSAN support to Cmake by luffy-zh · 3 months ago
  84. 8e98656 ORC-1925: Add `oraclelinux8` to docker tests and GitHub Action by Dongjoon Hyun · 3 months ago
  85. 7e452b9 ORC-1923: Remove `Windows 2019` GitHub Action job by Dongjoon Hyun · 3 months ago
  86. 1e5c161 ORC-1903: Support `Geometry` and `Geography` types by ffacs · 3 months ago
  87. 6d3cd10 ORC-1919: Update `.asf.yaml` with new `README.md` link by Dongjoon Hyun · 3 months ago
  88. 249aa58 ORC-1918: Add Java `25-ea` test coverage for `shims` and `core` modules by Dongjoon Hyun · 3 months ago
  89. 30ec6f7 ORC-1917: Add `TestConf` interface to centralize test configurations by Dongjoon Hyun · 3 months ago
  90. 26881d9 ORC-1916: Add Java `25-ea` build CI by Dongjoon Hyun · 3 months ago
  91. 63541a2 ORC-1914: Ensure `Annotation Processing` in `core` module compilation by Dongjoon Hyun · 3 months ago
  92. f908911 ORC-1915: Remove `Fedora 35` Support by Dongjoon Hyun · 3 months ago
  93. ddc0c29 ORC-1913: Fix `TestColumnStatistics` to set `testFilePath` with absolute path by Dongjoon Hyun · 3 months ago
  94. d16217b ORC-1912: Suppress Hadoop logs lower than ERROR level during testing by Dongjoon Hyun · 3 months ago
  95. 8c17138 ORC-1911: Update CIs to use `actions/checkout@v4` consistently by Dongjoon Hyun · 3 months ago
  96. 3b8a35b ORC-1910: Add `-XX:+EnableDynamicAgentLoading` to Surefire argLine by Dongjoon Hyun · 3 months ago
  97. 4431151 ORC-1909: Remove unused test resource `log4j.properties` files by Dongjoon Hyun · 3 months ago
  98. 9da453a ORC-1907: Upgrade `byte-buddy` to 1.17.5 by Dongjoon Hyun · 3 months ago
  99. b4d81cb ORC-1908: Add `--enable-native-access=ALL-UNNAMED` to Surefire argLine by Dongjoon Hyun · 3 months ago
  100. 9c6fef5 ORC-1905: Upgrade Maven to 3.9.10 by Dongjoon Hyun · 3 months ago