1. 3738b82 ORC-2213: [C++] Add option to read timestamps with writer timezone by Gang Wu · 6 days ago main
  2. da33ff0 ORC-2210: Upgrade Spark to 4.2.0 and align Jackson, Avro, and Netty dependencies by Dongjoon Hyun · 6 days ago
  3. a6f12fd ORC-2212: Fix AvroReader to handle java.time.Instant timestamps by Dongjoon Hyun · 10 days ago
  4. bed0c37 ORC-2211: Use `javadoc.io` links in Maven Javadoc configuration by Dongjoon Hyun · 10 days ago
  5. 0b18b32 ORC-2209: Upgrade `site` Docker image to Ubuntu 26.04 by Dongjoon Hyun · 10 days ago
  6. 661a40e ORC-2208: Update Python documentation with PyArrow 25.0.0, Pandas 3.0.3, and Dask 2026.7.1 by Dongjoon Hyun · 10 days ago
  7. 98af9fc Add news for 2.3.1 by Dongjoon Hyun · 11 days ago
  8. 7694e1c Forward `/api` to `javadoc.io` by Dongjoon Hyun · 11 days ago
  9. f7b93ab ORC-2207: Use `javadoc.io` links in `site` docs by Dongjoon Hyun · 11 days ago
  10. 5f34b04 ORC-2205: Upgrade `spotless-maven-plugin` to 3.8.0 by dependabot[bot] · 2 weeks ago
  11. d1f9ffd ORC-2206: Add `publish_image.yml` GitHub Action job to publish docker images by Dongjoon Hyun · 2 weeks ago
  12. fb922ea ORC-2204: Use `amazonlinux:2023` instead of a dated snapshot tag by Dongjoon Hyun · 2 weeks ago
  13. 211ffab ORC-2203: Remove unused variables in docker/run-all.sh by Dongjoon Hyun · 2 weeks ago
  14. df1c54b ORC-2202: Use `debian:13` instead of `13.1` in `docker/debian13/Dockerfile` by Dongjoon Hyun · 2 weeks ago
  15. 7ae9374 ORC-2201: Update `docker/README.md` to match the current docker test environment by Dongjoon Hyun · 3 weeks ago
  16. 1c441dc ORC-2200: Validate stripe offset/index/data/footer lengths in the Java reader by Dongjoon Hyun · 3 weeks ago
  17. 30f8e24 Add news for 1.9.9 by Dongjoon Hyun · 3 weeks ago
  18. f769ad7 ORC-2199: Validate union tag against the number of children in `UnionTreeReader` by Dongjoon Hyun · 3 weeks ago
  19. 5f2855d ORC-2198: Validate stream offset+length against stripe data boundary in StripePlanner by Dongjoon Hyun · 3 weeks ago
  20. f158e14 ORC-2197: Reject negative decoded dictionary entry length in Java string dictionary reader by Dongjoon Hyun · 3 weeks ago
  21. 11f07f6 ORC-2196: [C++] Validate type tree when creating reader from serialized file tail by Dongjoon Hyun · 3 weeks ago
  22. 6770bce ORC-2195: Upgrade `lz4-java` to 1.11.1 by Dongjoon Hyun · 3 weeks ago
  23. d92d943 ORC-2191: Reject overflowing PostScript tail lengths in ReaderImpl by Dongjoon Hyun · 3 weeks ago
  24. 6015de5 ORC-2190: [C++] Reject compressed chunk length exceeding block size in C++ reader by Dongjoon Hyun · 3 weeks ago
  25. 3cfa073 ORC-2194: Remove `Debian 12` support by Dongjoon Hyun · 3 weeks ago
  26. 3b3f227 ORC-2192: [C++] Reject invalid string length in StringDirectColumnReader by Dongjoon Hyun · 3 weeks ago
  27. 1ce1786 ORC-2193: Parse encrypted FileStatistics via createCodedInputStream by Dongjoon Hyun · 3 weeks ago
  28. 5d3cf13 ORC-2188: Reject invalid compression block size in PostScript by Dongjoon Hyun · 3 weeks ago
  29. 28199d7 ORC-2189: Add `URL_HASH` to all third-party dependencies in `ThirdpartyToolchain.cmake` by Dongjoon Hyun · 3 weeks ago
  30. 9b89ad3 ORC-2187: Set protobuf message size limit in C++ reader by Dongjoon Hyun · 3 weeks ago
  31. 7cc86ec ORC-2186: Upgrade `spotbugs-maven-plugin` to 4.10.2.0 by dependabot[bot] · 3 weeks ago
  32. 2007cf5 ORC-2185: Upgrade `spotless-maven-plugin` to 3.7.0 by dependabot[bot] · 3 weeks ago
  33. 60ff3cf Revert "ORC-2179: Add RISC-V Docker image and GitHub Actions support" by Dongjoon Hyun · 3 weeks ago
  34. 91345fa ORC-2181: Add `ubuntu-26.04(-arm)?` to GitHub Actions `build` job by Dongjoon Hyun · 4 weeks ago
  35. a8fff40 ORC-2182: Pin docker setup actions to approved commit hashes to recover CIs by Dongjoon Hyun · 4 weeks ago
  36. 98aab65 ORC-2179: Add RISC-V Docker image and GitHub Actions support by changbao zhan · 4 weeks ago
  37. 56e88ba ORC-2178: [C++] Add basic RISC-V build system and CPU detection support by changbao zhan · 4 weeks ago
  38. 6d12534 ORC-2177: Fix array conversion with empty first batch by sychen · 6 weeks ago
  39. 325efd3 ORC-2180: Upgrade `threeten-extra` to 1.9.0 by dependabot[bot] · 6 weeks ago
  40. 668fcc1 ORC-2176: Upgrade `spotless-maven-plugin` to 3.6.0 by dependabot[bot] · 7 weeks ago
  41. 36a4f4d ORC-2175: Upgrade `maven-dependency-plugin` to 3.11.0 by dependabot[bot] · 7 weeks ago
  42. 25f2e74 ORC-2174: Upgrade `jackson` to 2.21.4 by dependabot[bot] · 7 weeks ago
  43. dd3ec89 ORC-2167: [C++] Fix integer overflow in PostScript footer length validation by shouzhi · 7 weeks ago
  44. c000063 ORC-2173: Add `SECURITY.md` for scan-agent discoverability by Dongjoon Hyun · 7 weeks ago
  45. 072cc2c Update security model by Gang Wu · 8 weeks ago
  46. 6e63ad9 ORC-2172: Upgrade `zstd-jni` to 1.5.7-9 by dependabot[bot] · 8 weeks ago
  47. 86c0ad4 ORC-2171: Upgrade `spotless-maven-plugin` to 3.5.1 by dependabot[bot] · 8 weeks ago
  48. 8aebad4 ORC-2170: Upgrade `slf4j` to 2.0.18 by dependabot[bot] · 8 weeks ago
  49. ded8277 ORC-2169: Upgrade `maven-enforcer-plugin` to 3.6.3 by dependabot[bot] · 8 weeks ago
  50. 8847022 ORC-2168: Bump `parquet` to 1.17.1 by dependabot[bot] · 8 weeks ago
  51. 588c966 INFRA: Set up default rulesets for default and release branches by The Apache Software Foundation · 2 months ago
  52. 473ac95 ORC-2165: [C++] Fix bounds check for LZO stop command trailer by ffacs · 2 months ago
  53. cc7cc19 ORC-2149: Supports merging multiple ORC files with the same schema into multiple ORC files by yongqian · 2 months ago
  54. fbc8c87 ORC-2164: [C++] Add external-buffer support in DataBuffer lifecycle management by yonghao.fyh · 3 months ago
  55. 41484da ORC-2160: [C++] Expose prefetch range planning via Reader::preBufferRange and refactor preBuffer to reuse it by yonghao.fyh · 3 months ago
  56. 2775e83 ORC-2163: Upgrade `zstd-jni` to 1.5.7-8 by dependabot[bot] · 3 months ago
  57. cdb9a2d ORC-2162: Upgrade `jackson` to 2.21.3 by dependabot[bot] · 3 months ago
  58. 3563ee5 ORC-2161: [C++] UnionColumnReader should reject out-of-range union tags by Gang Wu · 3 months ago
  59. 757c4fa ORC-2159: [C++] Fix C++ build with nodiscard return values by Gang Wu · 3 months ago
  60. 6546faf ORC-2158: Add 7-day cooldown to Dependabot maven updates by Dongjoon Hyun · 3 months ago
  61. 7d302eb ORC-2151: [C++] Move the timestamp compensation before timezone conversion to prevent incorrect DST offset lookup by lisizhuo.lsz · 3 months ago
  62. 69f5689 ORC-2157: Upgrade `gson` to 2.14.0 by dependabot[bot] · 3 months ago
  63. 58a1218 ORC-2156: Upgrade `brotli4j` to 1.23.0 by dependabot[bot] · 3 months ago
  64. 61fd155 ORC-2155: Upgrade `spotbugs-maven-plugin` to 4.9.8.3 by Dongjoon Hyun · 3 months ago
  65. f352c85 ORC-2154: Upgrade Guava to 33.6.0-jre by Dongjoon Hyun · 3 months ago
  66. f573536 ORC-2153: Upgrade `bcpkix-jdk18on` to 1.84 by Dongjoon Hyun · 3 months ago
  67. 845eefa ORC-2152: Upgrade Maven to 3.9.15 by Dongjoon Hyun · 3 months ago
  68. 45435f1 ORC-2150: Upgrade ZLIB to 1.3.2 by Dongjoon Hyun · 3 months ago
  69. 1ba55ea ORC-2148: Upgrade `lz4-java` to 1.11.0 by Dongjoon Hyun · 4 months ago
  70. f3f8fb7 ORC-2147: Upgrade Hadoop to 3.5.0 by dependabot[bot] · 4 months ago
  71. 2d6bd1e ORC-2146: Upgrade `brotli4j` to 1.22.0 by dependabot[bot] · 4 months ago
  72. 016b076 ORC-2131: Set default of orc.stripe.size.check.ratio and orc.dictionary.max.size.bytes to 0 by yongqian · 4 months ago
  73. 1d51a8b ORC-2145: Add `CLAUDE.md` for `Claude Code` by Dongjoon Hyun · 4 months ago
  74. 9b170ed ORC-2144: Upgrade `byte-buddy` to 1.18.7 by Dongjoon Hyun · 4 months ago
  75. 440fa1b ORC-2142: Upgrade `maven-surefire-plugin` to 3.5.5 by Dongjoon Hyun · 4 months ago
  76. f22a2d6 ORC-2141: Upgrade `spotbugs` to 4.9.8 by Dongjoon Hyun · 4 months ago
  77. 3ebeed8 ORC-2143: Add `AGENTS.md` for AI coding assistants by Dongjoon Hyun · 4 months ago
  78. acb12ad ORC-2140: Upgrade `spotless-maven-plugin` to 3.4.0 by dependabot[bot] · 4 months ago
  79. ccce00a ORC-2139: Improve `create_orc_jira.py` to provide no-commit feature by Dongjoon Hyun · 4 months ago
  80. ef96e73 ORC-2138: Upgrade `jackson` to 2.21.2 by dependabot[bot] · 4 months ago
  81. 1d5387e ORC-2137: Upgrade `kryo-shaded` to 4.0.3 by Dongjoon Hyun · 4 months ago
  82. 25d32b7 ORC-2135: Upgrade `mockito` to 5.23.0 by Dongjoon Hyun · 4 months ago
  83. b2dc0f8 ORC-2134: Remove `microsoft/setup-msbuild` from GitHub Actions jobs by Dongjoon Hyun · 4 months ago
  84. c23ed58 ORC-2133: Remove `Super-Linter` from GitHub Actions jobs by Dongjoon Hyun · 4 months ago
  85. ebd9e98 ORC-2132: Use Java 26 instead of 26-ea by Dongjoon Hyun · 4 months ago
  86. ed2a47e ORC-2130: Upgrade Maven to 3.9.14 by Dongjoon Hyun · 4 months ago
  87. 439d4e9 ORC-2129: Upgrade `extra-enforcer-rules` to 1.12.0 by dependabot[bot] · 4 months ago
  88. dff5e92 ORC-2123: [C++] Fix heap-use-after-free in ORC SearchArgument rewriteLeaves by daidai · 5 months ago
  89. 3eaa9e6 ORC-2128: Add `since` Javadoc tags to all public `orc-core` class/interface/enum by Dongjoon Hyun · 5 months ago
  90. 41642e3 ORC-2127: Upgrade `spotless-maven-plugin` to 3.3.0 by dependabot[bot] · 5 months ago
  91. 4458fe8 ORC-2126: Upgrade `maven-shade-plugin` to 3.6.2 by dependabot[bot] · 5 months ago
  92. 51bf432 ORC-2125: Add `.claude` to `.gitignore` by Dongjoon Hyun · 5 months ago
  93. 40f3ad4 ORC-2124: Upgrade Maven to 3.9.13 by Dongjoon Hyun · 5 months ago
  94. 0a1de48 Add news for 2.3.0 by Dongjoon Hyun · 5 months ago
  95. 8167cbc ORC-2122: Upgrade `spark.jackson.version` to 2.21.1 in bench module by Dongjoon Hyun · 5 months ago
  96. 26b74e6 ORC-2121: Add `ubi10` to docker tests and GitHub Actions job by Dongjoon Hyun · 5 months ago
  97. 05bb715 ORC-2120: Upgrade `lz4-java` to 0.10.4 by Dongjoon Hyun · 5 months ago
  98. 495c5b3 ORC-2118: Use `ubuntu-slim` for GitHub Actions `license-check` job by Dongjoon Hyun · 5 months ago
  99. 0035014 ORC-2117: Add `Java 26-ea` to GitHub Action `build` job by Dongjoon Hyun · 5 months ago
  100. 14985e5 ORC-2115: Improve `create_orc_jira.py` to support the component parameter by Dongjoon Hyun · 5 months ago