1. f46e55a ORC-1631: Support `summary` output in `sizes` command by sychen · 4 months ago
  2. f6edbad ORC-1624: Upgrade Spark to 3.5.1 by sychen · 4 months ago
  3. 23efdab ORC-1622: [C++] Support conan packaging by Gang Wu · 4 months ago
  4. 39368b5 ORC-1630: Test using VectoredIO of hadoop to read ORC by sychen · 4 months ago
  5. fb1c4cb ORC-1623: Use `directOut.put(out)` instead of `directOut.put(out.array())` in `TestZstd` test by sychen · 4 months ago
  6. 4f93ca9 ORC-1628: Bump `protobuf-java` to 3.25.3 by dependabot[bot] · 4 months ago
  7. 220a9c9 ORC-1627: Unpin `scala-library` by Dongjoon Hyun · 4 months ago
  8. 30deaad ORC-1626: Upgrade `Mockito` to 5.10 and `byte-buddy` to `1.14.11` by Dongjoon Hyun · 4 months ago
  9. fb48d00 ORC-1625: Switch to oraclelinux9 from rocky9 in `README` by sychen · 4 months ago
  10. 31fa612 ORC-1621: Switch to `oraclelinux9` from `rocky9` by Dongjoon Hyun · 4 months ago
  11. 0a02e4c ORC-1619: Add `MacOS 14` to GitHub Action by Dongjoon Hyun · 4 months ago
  12. 9627a24 ORC-1618: Disable building tests for snappy by David Douard · 4 months ago
  13. 0af4a69 ORC-1617: Upgrade `slf4j` to 2.0.12 by dependabot[bot] · 4 months ago
  14. 9049053 ORC-1616: Upgrade `aircompressor` to 0.26 by dependabot[bot] · 4 months ago
  15. 61038ff ORC-1614: Use `directOut.put(out)` instead of `directOut.put(out.array())` in `TestBrotli` test by sychen · 5 months ago
  16. 6f7d14e ORC-1612: Document available encodings at `orc.compress` by sychen · 5 months ago
  17. 25beaa2 ORC-1613: Zstd decompression supports direct buffer by sychen · 5 months ago
  18. 4eff23a ORC-1610: Reduce the number of hash computation in `CuckooSetBytes` by sychen · 5 months ago
  19. 4284340 ORC-1611: Bump `junit` to 5.10.2 by dependabot[bot] · 5 months ago
  20. 850072d ORC-1587: Fix usage command of SparkBenchmark document by sychen · 5 months ago
  21. 0dee947 ORC-1607: Fix `testDoubleNaNAndInfinite` to use `TestFileDump.checkOutput` by Dongjoon Hyun · 5 months ago
  22. 6c3c451 ORC-1604: Deprecate non-utf8 bloom filter for Java writer by sychen · 5 months ago
  23. dc2449b ORC-634: Fix the json output for double NaN and infinite by sychen · 5 months ago
  24. f8b15aa ORC-1602: [C++] limit compression block size by ffacs · 5 months ago
  25. 8dae4ff ORC-1606: Upgrade `spotless-maven-plugin` to 2.43.0 by dependabot[bot] · 5 months ago
  26. e5ab9ed ORC-1605: Upgrade `brotli4j` to 1.16.0 by dependabot[bot] · 5 months ago
  27. c744548 ORC-1603: Bump `checkstyle` to 10.13.0 by sychen · 5 months ago
  28. f326f6a ORC-1388: [C++] Support schema evolution from decimal to timestamp/string group by ffacs · 5 months ago
  29. 8f22732 ORC-1601: Reduce get HadoopShims sync block in HadoopShimsFactory by sychen · 5 months ago
  30. b5c2250 ORC-1600: Reduce getStaticMemoryManager sync block in OrcFile by sychen · 5 months ago
  31. d71f407 ORC-1599: Add zstd compression level and windowlog in Java configuration documentation by sychen · 5 months ago
  32. 23de8ba ORC-1598: Close reader in orc-examples by sychen · 5 months ago
  33. 803e273 MINOR: Add a news for new committer, Deshan Xiao by Dongjoon Hyun · 5 months ago
  34. 837a7b5 ORC-1597: [C++] Set bloom filter fpp to 1% by sychen · 5 months ago
  35. 4405864 ORC-1596: Remove redundant `Zstd.isError` JNI usage by sychen · 5 months ago
  36. 6b75eb1 ORC-1595: Add a short-cut to skip tiny inputs for `ZstdCodec.compress` by Dongjoon Hyun · 5 months ago
  37. ec6a47a ORC-1594: Add IntelliJ conf in the project root directory to support JIRA/PR autolinks by sychen · 5 months ago
  38. 4795165 ORC-1588: Fix incorrect `Decimal` assert in `LeafFilterFactory` by sychen · 5 months ago
  39. 3f2a0b3 ORC-1593: Set `orc.compression.zstd.level` to 3 by default by Dongjoon Hyun · 5 months ago
  40. 790a3e5 ORC-1580: Change default DataBuffer constructor to use reserve instead of resize by Xinyu Zeng · 5 months ago
  41. 1bf6643 ORC-1592: Suppress `KeyProvider` missing log by Dongjoon Hyun · 5 months ago
  42. 33be571 ORC-817, ORC-1088: Support ZStandard compression using zstd-jni by sychen · 5 months ago
  43. b126033 ORC-1591: Lower log level from INFO to DEBUG in `*ReaderImpl/WriterImpl/PhysicalFsWriter` by Dongjoon Hyun · 5 months ago
  44. 915c267 ORC-1590: Bump `spotless-maven-plugin` to 2.42.0 by dependabot[bot] · 5 months ago
  45. d85269d ORC-1589: Bump `spotbugs-maven-plugin` to 4.8.3.0 by dependabot[bot] · 5 months ago
  46. 5097fac ORC-1586: Fix IllegalAccessError when SparkBenchmark runs on JDK17 by sychen · 5 months ago
  47. ffb0c87 MINOR: Add Deshan Xiao to committers page by deshanxiao · 5 months ago
  48. c87707c ORC-1100: Add vcpkg release document by deshanxiao · 5 months ago
  49. 00b77b2 ORC-1585: [C++] Add orc-format_ep as a dependency of orc by ffacs · 6 months ago
  50. 988b98c ORC-1584: Remove `proto` from `README.md` by sychen · 6 months ago
  51. 8d657c1 ORC-1582: Bump `protobuf-java` to 3.25.2 by dependabot[bot] · 6 months ago
  52. 084ec77 ORC-1581: Bump `slf4j.version` to 2.0.11 by dependabot[bot] · 6 months ago
  53. 683221a ORC-870: Unpin and upgrade `jmh` to 1.37 by sychen · 6 months ago
  54. affbbbe ORC-1579: Add `ASF Generative Tooling Guidance` to PR template by Dongjoon Hyun · 6 months ago
  55. fbe49d7 ORC-1578: Fix `SparkBenchmark` on `sales` data according to SPARK-40918 by Dongjoon Hyun · 6 months ago
  56. baf4c23 ORC-1577: Use `ZSTD` as the default compression by Dongjoon Hyun · 6 months ago
  57. 67390a0 ORC-1576: Upgrade `spark.jackson.version` to 2.15.2 in `bench` module by Dongjoon Hyun · 6 months ago
  58. 41a335f ORC-1575: Use ASF Archive URL instead Download URL for `orc-format` by Dongjoon Hyun · 6 months ago
  59. 3d0e844 ORC-1573: Setting version to 2.1.0-SNAPSHOT by Dongjoon Hyun · 6 months ago
  60. 5803d7d ORC-1572: Use ORC Format 1.0.0 by William Hyun · 6 months ago
  61. 291a7de ORC-1567: Support `-ignoreExtension` option at `sizes` and `count` commands of orc-tools by sychen · 6 months ago
  62. bef54fc ORC-1571: Supports displaying raw data size in the `meta` command of orc-tools by sychen · 6 months ago
  63. 68f4a8b ORC-1570: Add `supportVectoredIO` API to `HadoopShimsCurrent` and use it by Dongjoon Hyun · 6 months ago
  64. e8374e3 ORC-1569: Remove HadoopShimsPre2_3, HadoopShimsPre2_6, HadoopShimsPre2_7 classes by Dongjoon Hyun · 6 months ago
  65. c2fad3d ORC-1568: Use `readDiskRanges` if `orc.use.zerocopy` is enabled by Dongjoon Hyun · 6 months ago
  66. b35bb59 ORC-1566: Make Brotli dependency as optional by William Hyun · 6 months ago
  67. bbb1f07 MINOR: Fix a typo in `ColumnReader.cc` by Smith Cruise · 6 months ago
  68. 4bc2c58 ORC-1463: [Java] Support Brotli codec by Deshan Xiao · 6 months ago
  69. ad8a8c5 ORC-1565: Bump slf4j.version to 2.0.10 by dependabot[bot] · 6 months ago
  70. d8becfc ORC-1564: Add Java ORC configuration documentation by sychen · 6 months ago
  71. 5b25332 ORC-1003: Recover `java-examples-test` in `java` module by Dongjoon Hyun · 6 months ago
  72. 0184a66 ORC-1563: Fix `orc.bloom.filter.fpp` default value and `orc.compress` notes of Spark and Hive config docs by sychen · 6 months ago
  73. bc046ed ORC-1251: Use Hadoop Vectored IO by William Hyun · 6 months ago
  74. c268bc5 ORC-1562: Bump `com.google.guava:guava` to 33.0.0-jre by dependabot[bot] · 6 months ago
  75. c60b862 ORC-1558: Remove `ubuntu22_jdk=21` and `ubuntu22_jdk=21_cc=clang` test combinations from `docker/os-list.txt` by Dongjoon Hyun · 6 months ago
  76. 2d3da6a ORC-1557: Add GitHub Action CI for `Docker Test` by Dongjoon Hyun · 6 months ago
  77. 9414da7 ORC-1556: Add `Rocky Linux 9` Docker Test by Dongjoon Hyun · 6 months ago
  78. 53b3c34 ORC-1555: Simplify `fedora37` docker image by Dongjoon Hyun · 6 months ago
  79. 06ee13f ORC-1553: Row grouping reads should be skipped when the statistics are written without any values for the SArg column by Yiqun Zhang · 6 months ago
  80. ede4227 ORC-1552: Updated Maven version to 3.9.6 to keep documentation in sync by mystic-lama · 7 months ago
  81. 7cdad93 ORC-1541: Add `Ubuntu 24.04 LTS` Docker Test by Dongjoon Hyun · 7 months ago
  82. ea89a9b MINOR: Use `https` in README.md by Dongjoon Hyun · 7 months ago
  83. c79350a ORC-1550: Upgrade `Maven` to 3.9.6 by Dongjoon Hyun · 7 months ago
  84. 40abb9a ORC-1551: Use `orc-format` `1.0.0-beta` by Dongjoon Hyun · 7 months ago
  85. fede95d ORC-1549: [C++] Update `libhdfspp.tar.gz` by adding `#include <cstdint>` by Dongjoon Hyun · 7 months ago
  86. 54e28b0 ORC-1546: [C++] Use `orc-format` 1.0.0-alpha and remove `proto` module by Dongjoon Hyun · 7 months ago
  87. 7428bea ORC-1545: [JAVA] Use `orc-format` 1.0.0-SNAPSHOT by Dongjoon Hyun · 7 months ago
  88. a2e3aa0 ORC-1544: Unpin and upgrade `protobuf-java` to 3.25.1 by Dongjoon Hyun · 7 months ago
  89. 78b83fd ORC-1543: Bump `spotless-maven-plugin` to 2.41.1 by dependabot[bot] · 7 months ago
  90. 4cbe9db ORC-1542: Use Java 16 `Pattern Matching for instanceof` (JEP-394) by Dongjoon Hyun · 7 months ago
  91. a0537bc ORC-1540: Remove MacOS 11 from GitHub Action CI and docs by Dongjoon Hyun · 7 months ago
  92. ca14a1c ORC-1538: Unpin and upgrade `maven-dependency-plugin` to 3.6.1 by Dongjoon Hyun · 7 months ago
  93. a97715d ORC-1537: Unpin and upgrade `spotless` to 2.41.0 by Dongjoon Hyun · 7 months ago
  94. 0a710a7 ORC-1536: Remove `hive-storage-api` link from `maven-javadoc-plugin` by Dongjoon Hyun · 7 months ago
  95. dee2b0d MINOR: Use `*.swp` instead of `.swp` by Dongjoon Hyun · 7 months ago
  96. f0c5d3c ORC-1535: Remove generated Java docs from source tree by Dongjoon Hyun · 7 months ago
  97. c3340f2 ORC-994: Updated javadoc generation location outside of source tree by mystic-lama · 7 months ago
  98. 60be0a6 ORC-1534: Upgrade `build-helper-maven-plugin` to 3.5.0 by dependabot[bot] · 7 months ago
  99. 3b448e0 ORC-1530: Rename variables in `RecordReaderUtils.ChunkReader#create` by yebukong · 7 months ago
  100. fbd1515 ORC-1533: Upgrade `commons-lang3` to 3.14.0 by dependabot[bot] · 7 months ago