1. cf85da1 ORC-2022: [C++] Add support to use dictionary for IN expression by luffy-zh · 14 days ago main
  2. e42878c ORC-2032: Upgrade `zstd-jni` to 1.5.7-6 by Dongjoon Hyun · 4 weeks ago
  3. 4316bcb Revert "ORC-2033: Upgrade `avro` to 1.12.1" by Dongjoon Hyun · 4 weeks ago
  4. e9667dc ORC-2034: Upgrade `Checkstyle` to 12.1.0 by dependabot[bot] · 4 weeks ago
  5. 39bcd5c ORC-2033: Upgrade `avro` to 1.12.1 by dependabot[bot] · 4 weeks ago
  6. 21c4326 ORC-2031:Document orc.dictionary.max.size.bytes and orc.stripe.size.check.ratio by yongqian · 4 weeks ago
  7. 58d8991 ORC-2029: [C++] support Float fast read by memcpy in DoubleColumnReader by Zehua Zou · 5 weeks ago
  8. d49249c ORC-2028: [C++] Fix ReadRangeCache uses freed memory by Zehua Zou · 5 weeks ago
  9. c4fa9fa ORC-2027: [C++] Fix undefined behavior in DoubleColumnReader::readFloat() by Zehua Zou · 5 weeks ago
  10. d826310 ORC-2026: Upgrade `maven-enforcer-plugin` to 3.6.2 by dependabot[bot] · 5 weeks ago
  11. 17b55e6 ORC-2025: Upgrade `extra-enforcer-rules` to 1.11.0 by dependabot[bot] · 5 weeks ago
  12. 25e3c6b ORC-2024: Upgrade `zstd-jni` to 1.5.7-5 by dependabot[bot] · 5 weeks ago
  13. 8b05638 ORC-2023: Upgrade `maven-dependency-plugin` to 3.9.0 by dependabot[bot] · 5 weeks ago
  14. 05f6d16 ORC-2013: [C++][FOLLOWUP] Respect externally set CMake variable PROTOBUF_EXECUTABLE by Gang Wu · 5 weeks ago
  15. d908f96 ORC-2021: Fallback to UTC when /etc/localtime does not exist by Jakub Klinkovský · 6 weeks ago
  16. b50fb37 ORC-2020: Upgrade `junit` to 6.0.0 by dependabot[bot] · 6 weeks ago
  17. 63b7a09 ORC-2019: Upgrade `commons-lang3` to 3.19.0 by dependabot[bot] · 6 weeks ago
  18. 91aac7c ORC-2018: Upgrade `spotless-maven-plugin` to 3.0.0 by dependabot[bot] · 6 weeks ago
  19. 689889d ORC-2017: Upgrade `checkstyle` to 11.1.0 by dependabot[bot] · 6 weeks ago
  20. 96afee0 ORC-2013: [C++] Bump to CMake 3.25+ to use FetchContent by Gang Wu · 6 weeks ago
  21. cff8877 ORC-2016: Upgrade `CMake` to 3.26.0 in `amazonlinux:2023` by Dongjoon Hyun · 6 weeks ago
  22. 757792d ORC-2015: Remove `Debian 11` Support by Dongjoon Hyun · 6 weeks ago
  23. 3365300 ORC-2014: Rename variables and configurations for periodic stripe size and dictionary size checks by Laszlo Bodor · 6 weeks ago
  24. 311a61f Add news for 2.2.1 by Dongjoon Hyun · 7 weeks ago
  25. a6dfebd ORC-2012: Remove `US` timezone workaround from `Debian 13` Docker image by Dongjoon Hyun · 7 weeks ago
  26. 3c89afe ORC-2011: [C++] Fix `Timezone` to support legacy `US` TimeZone identifiers by Dongjoon Hyun · 7 weeks ago
  27. fbea8e0 ORC-1984: Add `debian13` to docker tests, docs, and GitHub Action by Dongjoon Hyun · 8 weeks ago
  28. 2c023ef ORC-2010: Use `IANA` Identifier `America/Los_Angeles` instead of `US/Pacific` in Java by Dongjoon Hyun · 8 weeks ago
  29. 839c428 ORC-2009: [C++] Remove unused code for CMake 3.6 and older by Dongjoon Hyun · 8 weeks ago
  30. 7674f43 ORC-2008: [C++] Simplify CMake script by Gang Wu · 8 weeks ago
  31. 2c375ef ORC-2007: Upgrade `gson` to 2.13.2 by dependabot[bot] · 8 weeks ago
  32. 5099aa4 ORC-1986: Trigger flush stripe for large input rows by WanKun · 8 weeks ago
  33. 8ecfba5 ORC-2006: Upgrade `maven-shade-plugin` to 3.6.1 by dependabot[bot] · 8 weeks ago
  34. 44dd512 ORC-2005: Upgrade `spotbugs-maven-plugin` to 4.9.6 by dependabot[bot] · 8 weeks ago
  35. 36c9a26 ORC-2004: Upgrade `bouncycastle` to 1.82 by dependabot[bot] · 8 weeks ago
  36. ece0ec4 Revert "ORC-1984: Add `debian13` to docker tests, docs, and GitHub Action" by Dongjoon Hyun · 8 weeks ago
  37. 93ec945 ORC-1984: Add `debian13` to docker tests, docs, and GitHub Action by Dongjoon Hyun · 8 weeks ago
  38. d4b2dec ORC-1924: [CI] Add Windows-2025 Action job by shouzhi · 8 weeks ago
  39. 4ff03de ORC-2003: Upgrade `guava` to 33.5.0-jre by sychen · 8 weeks ago
  40. c562af3 ORC-2002: [C++] Improve prefetching stripe by Gang Wu · 8 weeks ago
  41. 908f41e ORC-2001: Add method descriptions to all public Java interfaces by Dongjoon Hyun · 9 weeks ago
  42. b9035b4 ORC-2000: [C++] Add support to prefetch small stripes by Gang Wu · 9 weeks ago
  43. 30b5718 ORC-1999: Upgrade `Checkstyle` to 11.0.1 by dependabot[bot] · 9 weeks ago
  44. 7b6f1e3 ORC-1998: Use Java 25 instead of 25-ea by Dongjoon Hyun · 9 weeks ago
  45. 734f9d1 ORC-1997: [FOLLOWUP] Add `workflow_call` to `build_and_test.yml` by Dongjoon Hyun · 10 weeks ago
  46. 1accb6f ORC-1997: Add a daily build-and-test GitHub Action Job for `main` branch by Dongjoon Hyun · 10 weeks ago
  47. 52f0b65 ORC-1996: Remove `MacOS 13` from GitHub Action CI and docs by Dongjoon Hyun · 10 weeks ago
  48. 3b012cc ORC-1995: Add `MacOS 26` to GitHub Action CI and docs by Dongjoon Hyun · 10 weeks ago
  49. eb6ee4d ORC-1994: [C++] Improve CMake by extracting OrcSanitizers.cmake by Gang Wu · 10 weeks ago
  50. 9449d14 ORC-1993: Upgrade `spotless-maven-plugin` to 2.46.1 by sychen · 10 weeks ago
  51. f084a46 ORC-1992: Bump `opencsv` to 5.12.0 by dependabot[bot] · 10 weeks ago
  52. 1f900b6 ORC-1991: Upgrade `snappy-java` to 1.1.10.8 in `bench` module by dependabot[bot] · 10 weeks ago
  53. 47fc9c1 ORC-1990: Upgrade `bcpkix-jdk18on` to 1.81 by dependabot[bot] · 10 weeks ago
  54. ae53c53 ORC-1989: Upgrade Hive to 4.1.0 in `bench` module by Dongjoon Hyun · 2 months ago
  55. 2a7f928 ORC-1988: Upgrade `Parquet` to 1.16.0 in `bench` module by Dongjoon Hyun · 2 months ago
  56. 53f3adb ORC-1987: Upgrade Spark to 4.0.1 in `bench` module by Dongjoon Hyun · 2 months ago
  57. 6e2aa6d ORC-1985: Upgrade `actions/checkout` to v5 by Dongjoon Hyun · 3 months ago
  58. b52d545 MINOR: Archive ORC 1.8.10 by Dongjoon Hyun · 3 months ago
  59. 3c484ec ORC-1983: [C++] Upgrade `gtest` to 1.17.0 by Dongjoon Hyun · 3 months ago
  60. f20d4aa MINOR: Clarify optional `meson` 1.3.0+ requirement in README.md by Dongjoon Hyun · 3 months ago
  61. 95ab53d ORC-1982: Upgrade `brotli4j` to 1.20.0 by dependabot[bot] · 3 months ago
  62. 0f8024b ORC-1981: Upgrade `build-helper-maven-plugin` to 3.6.1 by dependabot[bot] · 3 months ago
  63. 942b97a ORC-1980: Upgrade `junit` to 5.13.4 by dependabot[bot] · 3 months ago
  64. cc75112 ORC-1921: Upgrade Hadoop to 3.4.2 by Dongjoon Hyun · 3 months ago
  65. 841cc05 ORC-1979: Upgrade `commons-csv` to 1.14.1 by dependabot[bot] · 3 months ago
  66. 9d9ba5c ORC-1978: Upgrade `maven-enforcer-plugin` to 3.6.1 by Dongjoon Hyun · 3 months ago
  67. 466f2f1 ORC-1977: Add `Deprecated` annotations for all deprecated APIs by Dongjoon Hyun · 3 months ago
  68. dae7efc ORC-1964: [CI] Fix CI ubsan-test with GNU by luffy-zh · 3 months ago
  69. 8129696 ORC-1972: Upgrade `ORC Format` to 1.1.1 by Dongjoon Hyun · 3 months ago
  70. 2d2611c ORC-1975: Improve `merge_orc_pr.py` to accept PR numbers as a CLI argument by Dongjoon Hyun · 3 months ago
  71. ddc0258 ORC-1974: [C++] Use `google::protobuf::TextFormat` instead of `DebugString` for `Protobuf` v30+ by Dongjoon Hyun · 3 months ago
  72. 972f858 ORC-1973: [C++] Use `int64_t` instead of `google::protobuf::int64` for `Protobuf` v22+ by Dongjoon Hyun · 3 months ago
  73. 39b134a ORC-1891: Upgrade to Apache parent pom 34 by Vlad Rozov · 3 months ago
  74. b98d0e2 ORC-1969: [C++] Support async I/O prefetch of next stripe by Gang Wu · 3 months ago
  75. 7dc7178 ORC-1970: [CI] Fix cpp-linter-action to use hash tag by luffy-zh · 3 months ago
  76. 2f7889e ORC-1967: [C++] Fix Windows build by Yuriy Chernyshov · 3 months ago
  77. 7a1a34f ORC-1968: Upgrade `commons-cli` to 1.10.0 by Dongjoon Hyun · 4 months ago
  78. 84c238a ORC-1966: [C++] Fix ZSTD compress/decompress to propagate errors by Kevin Cai · 4 months ago
  79. 7621ec1 Add 2.2.0 news by William Hyun · 4 months ago
  80. a7c4059 ORC-1965: Ban `org.apache.commons.lang` package by Dongjoon Hyun · 4 months ago
  81. 2a762c4 Revert "ORC-1963: Enforce Apache release profile with maven install" by Dongjoon Hyun · 4 months ago
  82. 55361fb ORC-1963: Enforce Apache release profile with maven install by William Hyun · 4 months ago
  83. d2bfea0 Revert "ORC-1891: Upgrade to Apache parent pom 34" by William Hyun · 4 months ago
  84. eaca53c ORC-1954: Fix CI asan-test by sychen · 4 months ago
  85. a4ff1c8 ORC-1950: [C++] Make sure dictionary is sorted before flushed into ORC file to follow ORC specs by taiyang-li · 4 months ago
  86. 725fbc5 ORC-1961: Support `orc.compression.zstd.strategy` by Dongjoon Hyun · 4 months ago
  87. 09693fe ORC-1959: Add test String statistics with Presto writer by sychen · 4 months ago
  88. eb60462 ORC-1946: [C++] Fix potential overflow issue in left shift operation identified by UBSAN by luffy-zh · 4 months ago
  89. ab9d7d0 ORC-1958: Upgrade Maven to 3.9.11 by Dongjoon Hyun · 4 months ago
  90. e138293 ORC-1957: Upgrade `zstd-jni` to 1.5.7-4 by Dongjoon Hyun · 4 months ago
  91. 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 · 4 months ago
  92. 3d61594 ORC-1952: [C++] Fix the issue where the value of headerThirdByte exceeds the valid byte range by luffy-zh · 4 months ago
  93. 9028888 ORC-1955: Make `commons-lang3` as a test dependency explicitly by Dongjoon Hyun · 4 months ago
  94. ca9bb59 ORC-1920: [C++] Support `Geometry` and `Geography` types by ffacs · 4 months ago
  95. 33f55d1 ORC-1953: Upgrade `commons-lang3` to 3.18.0 by dependabot[bot] · 4 months ago
  96. 9b64bee ORC-1939: set TimestampColumnVector isUTC flag in TimestampFromXXXTreeReader by Vlad Rozov · 4 months ago
  97. b8a46d7 Add news for 2.1.3 by Dongjoon Hyun · 4 months ago
  98. 71dd81b ORC-1948: Fix `GeospatialTreeWriter#writeBatch` updating ColumnStatistics with incorrect values by Bradley · 4 months ago
  99. 05fd15b ORC-1951: Setting version to 2.3.0-SNAPSHOT by Dongjoon Hyun · 4 months ago
  100. 9649232 Add news for 2.0.6 by Dongjoon Hyun · 4 months ago