You are viewing a plain text version of this content. The canonical link for it is here.
- [PR] ORC-1642: Avoid `System.exit(0)` in `scan` command [orc] - posted by "cxzl25 (via GitHub)" <gi...@apache.org> on 2024/03/01 04:08:36 UTC, 1 replies.
- [PR] ORC-1643: Add test for `scan` command [orc] - posted by "cxzl25 (via GitHub)" <gi...@apache.org> on 2024/03/01 04:15:42 UTC, 4 replies.
- [jira] [Assigned] (ORC-1642) Avoid `System.exit(0)` in `scan` command - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/01 05:25:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-1642) Avoid `System.exit(0)` in `scan` command - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/01 05:25:00 UTC, 0 replies.
- Re: [PR] ORC-1635: Try downloading orc-format from dlcdn.apache.org before archive.apache.org [orc] - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2024/03/01 05:25:38 UTC, 8 replies.
- [jira] [Resolved] (ORC-1635) Download orc-format from dlcdn.apache.org instead of archive.apache.org - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/01 05:26:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-1635) Download orc-format from dlcdn.apache.org instead of archive.apache.org - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/01 05:26:00 UTC, 0 replies.
- [jira] [Updated] (ORC-1635) Download orc-format from dlcdn.apache.org instead of archive.apache.org - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/01 05:27:00 UTC, 0 replies.
- [jira] [Updated] (ORC-1635) Try downloading orc-format from `dlcdn.apache.org` before `archive.apache.org` - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/01 05:27:00 UTC, 0 replies.
- [PR] ORC-1644: Add merge tool to merges multiple ORC files to produce a single ORC file [orc] - posted by "cxzl25 (via GitHub)" <gi...@apache.org> on 2024/03/01 12:55:50 UTC, 0 replies.
- Re: [I] What's the meaning of EvaluatedRowGroupCount in ReaderMetrics [orc] - posted by "ffacs (via GitHub)" <gi...@apache.org> on 2024/03/01 14:57:04 UTC, 4 replies.
- [PR] Evaulate stripe stats before load stripe footer [orc] - posted by "Smith-Cruise (via GitHub)" <gi...@apache.org> on 2024/03/03 09:12:26 UTC, 1 replies.
- Re: [PR] ORC-1645: Evaulate stripe stats before load stripe footer [orc] - posted by "Smith-Cruise (via GitHub)" <gi...@apache.org> on 2024/03/04 09:03:59 UTC, 1 replies.
- [PR] Bump com.puppycrawl.tools:checkstyle from 10.13.0 to 10.14.0 in /java [orc] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/03/04 12:50:23 UTC, 0 replies.
- Re: [PR] ORC-1645: [C++] Evaulate stripe stats before load stripe footer [orc] - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2024/03/04 19:24:39 UTC, 2 replies.
- [jira] [Resolved] (ORC-1645) Evaulate stripe stats before load stripe footer - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/04 19:25:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-1645) Evaulate stripe stats before load stripe footer - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/04 19:25:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-1643) Add test for `scan` command - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/04 19:29:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-1643) Add test for `scan` command - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/04 19:29:00 UTC, 0 replies.
- Re: [PR] ORC-1644: Add `merge` tool to merge multiple ORC files into a single ORC file [orc] - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2024/03/04 19:31:36 UTC, 9 replies.
- Re: [PR] ORC-1608: Upgrade Hadoop to 3.4.0 [orc] - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2024/03/04 21:16:43 UTC, 9 replies.
- [jira] [Updated] (ORC-1644) Add merge tool to merge multiple ORC files to produce a single ORC file - posted by "dzcxzl (Jira)" <ji...@apache.org> on 2024/03/05 03:10:00 UTC, 0 replies.
- [jira] [Updated] (ORC-1644) Add merge tool to merge multiple ORC files into a single ORC file - posted by "dzcxzl (Jira)" <ji...@apache.org> on 2024/03/05 03:11:00 UTC, 0 replies.
- Re: [I] 1.9.2: build fails [orc] - posted by "wgtmac (via GitHub)" <gi...@apache.org> on 2024/03/05 03:16:10 UTC, 1 replies.
- [PR] ORC-1646: Close the reader when reading the schema with the `convert` command [orc] - posted by "cxzl25 (via GitHub)" <gi...@apache.org> on 2024/03/06 08:34:09 UTC, 1 replies.
- [PR] ORC-1647: Tips for supporting ORC in the `convert` command [orc] - posted by "cxzl25 (via GitHub)" <gi...@apache.org> on 2024/03/06 08:44:55 UTC, 1 replies.
- [jira] [Updated] (ORC-1648) Add test to convert ORC in the `convert` command - posted by "dzcxzl (Jira)" <ji...@apache.org> on 2024/03/06 08:57:00 UTC, 0 replies.
- [PR] ORC-1648: Add test to convert ORC in the `convert` command [orc] - posted by "cxzl25 (via GitHub)" <gi...@apache.org> on 2024/03/06 08:59:29 UTC, 1 replies.
- [jira] [Closed] (ORC-1619) Add `MacOS 14` to GitHub Action - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:33:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1557) Add GitHub Action CI for `Docker Test` - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:33:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1475) [C++] ConvertColumnReader.TestConvertNumericToStringVariant fails when compiled with unsigned char - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:33:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1549) Update `libhdfspp.tar.gz` by adding `#include ` - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:33:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1565) Bump slf4j.version to 2.0.10 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:33:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1572) Use Apache ORC Format 1.0.0 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:33:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1521) Bump com.google.guava:guava to 32.1.3-jre - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:33:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1468) Bump `opencsv` to 5.8 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:33:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1506) Replacing deprecated valueOf() with recommended forNumber() - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:33:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1486) Fix checkstyle violations for tests in orc-core module - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:33:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1476) Maven build fail with unsupported platform: protoc-3.17.3-osx-aarch_64.exe - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:33:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1551) Use orc-format 1.0.0-beta - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:33:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1517) Bump snappy-java to 1.1.10.5 in bench module - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:33:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1627) Unpin `scala-library` - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:33:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1587) Fix usage command of SparkBenchmark document - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:33:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1467) Upgrade `commons-lang3` to 3.13.0 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:33:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1632) Add test for count command - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:33:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1477) Remove unused imports from Test classes - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1642) Avoid `System.exit(0)` in `scan` command - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1536) Remove `hive-storage-api` link from `maven-javadoc-plugin` - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1579) Add `ASF Generative Tooling Guidance` to PR template - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1535) Remove generated Java docs from source tree - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1537) Unpin and upgrade `spotless` to 2.41.0 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1530) Rename variables in RecordReaderUtils.ChunkReader#create - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1427) Use Hadoop 3.3.5 in `tools` module - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1543) Bump `spotless-maven-plugin` to 2.41.1 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1550) Upgrade `Maven` to 3.9.6 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1424) Bump maven-assembly-plugin to 3.6.0 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1582) Bump `protobuf-java` to 3.25.2 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1440) Check for protobuf config based module - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1481) [C++] Better error message when TZDB is unavailable - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1527) Bump `junit` to 5.10.1 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1100) Support vcpkg - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 1 replies.
- [jira] [Closed] (ORC-1524) Bump `maven-shade-plugin` to 3.5.1 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1439) Bump guava to 32.0.0-jre - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1637) [C++] Port conan recipe from upstream conan center - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1580) Change default DataBuffer constructor to use reserve instead of resize - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1571) Supports displaying raw data size in the meta command of orc-tools - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1526) Bump spotbugs-maven-plugin to 4.8.1.0 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1578) Fix SparkBenchmark according to SPARK-40918 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1513) Upgrade `snappy` to 1.1.10.4 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1429) Upgrade Maven to 3.8.8 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1581) Bump `slf4j.version` to 2.0.11 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1448) Bump auto-service to 1.1.1 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1437) Bump checkstyle to 10.12.0 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1480) [C++] Build failed when the BUILD_CPP_ENABLE_METRICS is ON - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1614) Set ByteBuffer limit in TestBrotli test - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1515) Skip publishing orc-example module - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1585) [C++] Add orc-format_ep as a dependency of orc - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 1 replies.
- [jira] [Closed] (ORC-1461) Mark Int128::getHighBits() and Int128::getLowBits() as const - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1545) Use orc-format 1.0.0-SNAPSHOT - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1567) Add the `-ignoreExtension` configuration to the `sizes` and `count` commands of orc-tools - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1626) Upgrade `Mockito` to 5.10 and `byte-buddy` to `1.14.11` - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1387) [C++] Support schema evolution from decimal to numeric/decimal - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1638) Avoid System.exit(0) in count command - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1601) Reduce get HadoopShims sync block in HadoopShimsFactory - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1542) Use `Pattern Matching for instanceof` (JEP-394) - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1471) Updated README.md to use maven 3.8.8 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1003) Recover java-examples-test - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1568) Use `readDiskRanges` if `orc.use.zerocopy` is enabled - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1540) Remove MacOS 11 from GitHub Action CI - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1528) When using the orc.min.disk.seek.size configuration to read extremely large ORC files, a java.nio.BufferOverflowException may occur. - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1575) Use ASF Archive URL instead Download URL - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1639) [C++] Reduce unnecessary compiler flags in CMake - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1558) Remove `ubuntu22_jdk=21` and `ubuntu22_jdk=21_cc=clang` test combinations from `docker/os-list.txt` - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1479) Enhance example usage message to use Uber jar - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1643) Add test for `scan` command - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1612) Document available encodings at `orc.compress` - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1470) Update maven-shade-plugin to 3.5.0 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1566) Make Brotli dependency as optional - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1541) Add `Ubuntu 24.04 LTS` Docker Test - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1546) Use orc-format 1.0.0-alpha - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1473) Zero-copy zeroCopyReadRanges and releaseBuffer bugs - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1445) Bump snappy-java to 1.1.10.1 in `bench` module - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1607) Fix `testDoubleNaNAndInfinite` to use `TestFileDump.checkOutput` - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1520) Remove JDK 8 settings from pom - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1423) Bump build-helper-maven-plugin to 3.4.0 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1592) Suppress KeyProvider missing log - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1605) Upgrade `brotli4j` to 1.16.0 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1456) Update Hadoop to 3.3.6 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1598) Close reader in orc-examples - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1553) Reading information from Row group, where there are 0 records of SArg column - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1503) Update README.md to use maven 3.9.4 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1514) Remove zookeeper runtime dependency - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1597) Set bloom filter fpp to 1% - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1633) Add test for sizes command - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1593) Set orc.compression.zstd.level to 3 by default - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1463) Support brotli codec - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1599) Add zstd compression level and windowlog in Java configuration documentation - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1552) Update README.md to use maven 3.9.6 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1088) New feature, suport ZSTD_JNI and columnn compress to set compression level - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1591) Lower log level from INFO to DEBUG in *ReaderImpl/WriterImpl/PhysicalFsWriter - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1430) Use Hadoop 3.3.5 shaded clients - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1570) Add `supportVectoredIO` API to `HadoopShimsCurrent` and use it - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1556) Add `Rocky Linux 9` Docker Test - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1620) Add Apple Silicon Test Coverage - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1508) Upgrade slf4j to 2.0.9 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1500) [C++] The partition field does not support English special characters - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1504) Add lower bound check in get API for DynamicIntArray - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1595) Add a short-cut to skip tiny inputs for ZstdCodec.compress - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-998) Refactor compression output buffer within OutStream for better portability - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1577) Use ZSTD as the default compression - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1562) Bump `com.google.guava:guava` to 33.0.0-jre - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1438) Bump auto-service to 1.1.0 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1600) Reduce getStaticMemoryManager sync block in OrcFile - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1586) Fix IllegalAccessError when SparkBenchmark runs on JDK17 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1485) Enable checkstyle checks for test classes - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-634) Fix the json output for double NaN and infinite - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1478) Add Unit Test for org.apache.orc.impl.DynamicIntArray - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1460) specification: Clarify how dictionary entries are sorted - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1459) Mark DataBuffer::size() and DataBuffer::capacity() as const - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1564) Add Java ORC configuration documentation - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1425) Bump checkstyle to 10.11.0 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1466) Bump junit to 5.10.0 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1512) Drop Java 8/11 and make Java 17 by default - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1602) [C++] limit compression block size - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1618) Disable building tests for snappy - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1510) Fix package for TestOrcUtils and add more test cases - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1623) Use `directOut.put(out)` instead of `directOut.put(out.array())` in `TestZstd` test - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1538) Unpin and upgrade `maven-dependency-plugin` to 3.6.1 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1523) Bump `maven-checkstyle-plugin` to 3.3.1 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1584) Remove README about Proto subdirectory - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1529) Fix minor typos in pom.xml - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1628) Bump `protobuf-java` to 3.25.3 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1409) Add stream order description in ORC spec. - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1624) Upgrade Spark to 3.5.1 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1422) Setting version to 2.0.0-SNAPSHOT - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1533) Upgrade `commons-lang3` to 3.14.0 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1604) Deprecate non-utf8 bloom filter for Java writer - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1518) Remove findbugs folders - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1474) Replaced deprecated getMinimum/Maximum in TestColumnStatistics - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1251) Use Hadoop Vectored IO - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1491) Update Python documentation with PyArrow 13.0.0 and Dask 2023.8.1 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1492) Fix checkstyle violations for tests in `mapreduce`, `tools`, `bench` modules - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1574) Update `GitHub Action` YAML files in `branch-2.0` - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-994) Fix javadoc so that it doesn't put files into the source tree - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1507) Use Zulu JDK distribution and switch from 21-ea to 21 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1616) Upgrade `aircompressor` to 0.26 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1563) Fix orc.bloom.filter.fpp default value and orc.compress notes of Spark and Hive config docs - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1621) Switch to `oraclelinux9` from `rocky9` - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1588) Fix incorrect Decimal assert in LeafFilterFactory - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1613) Zstd decompression supports direct buffer - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1502) Upgrade Maven to 3.9.4 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1442) Update guava to 32.0.1 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1630) Test using VectoredIO of hadoop to read ORC - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1610) Reduce the number of hash computation in CuckooSetBytes - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1509) Auto grant contributor role to first-time contributors - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1431) Use parquet to 1.13.1 in bench module - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1522) Bump commons-cli:commons-cli to 1.6.0 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1631) Supports summary output in sizes command - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1472) Replace deprecated method in TestMurmur3.java - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1576) Upgrade spark.jackson.version to 2.15.2 in bench module - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1555) Simplify `fedora37` docker image - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1469) Update guava to 32.1.2 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1547) Spin-off ORC Format - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 1 replies.
- [jira] [Closed] (ORC-1434) Remove `org.apache.hadoop` from `dependabot.yml` - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-870) Unpin and upgrade `jmh` to 1.37 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1531) Create orc-format module and repo - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1516) Fix minor typo in comments in IOUtils - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1496) Use iterator to suggest backporting branches - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1544) Unpin and upgrade `protobuf-java` to 3.25.1 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1534) Upgrade `build-helper-maven-plugin` to 3.5.0 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1569) Remove HadoopShimsPre2_3, HadoopShimsPre2_6, HadoopShimsPre2_7 classes - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1484) Use JIRA_ACCESS_TOKEN in `merge_orc_pr.py` - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1625) Switch to oraclelinux9 from rocky9 in `README` - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1641) Remove `sourceFileExcludes ` from `maven-javadoc-plugin` - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- [jira] [Closed] (ORC-1596) Remove redundant `Zstd.isError` JNI usage - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 17:34:01 UTC, 0 replies.
- Re: [I] Release Apache ORC 2.0.0 [orc] - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2024/03/08 18:34:17 UTC, 1 replies.
- [jira] [Reopened] (ORC-1585) [C++] Add orc-format_ep as a dependency of orc - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 21:46:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-1585) [C++] Add orc-format_ep as a dependency of orc - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 21:47:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-1547) Spin-off ORC Format - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 21:47:00 UTC, 0 replies.
- [jira] [Reopened] (ORC-1547) Spin-off ORC Format - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 21:47:00 UTC, 0 replies.
- [jira] [Updated] (ORC-1585) [C++] Add orc-format_ep as a dependency of orc - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 21:47:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-1100) Support vcpkg - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 22:23:00 UTC, 0 replies.
- [jira] [Reopened] (ORC-1100) Support vcpkg - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 22:23:00 UTC, 0 replies.
- [jira] [Updated] (ORC-1100) Support vcpkg - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/08 22:23:00 UTC, 0 replies.
- Re: [PR] ORC-1634: Fix some outdated descriptions in `Building ORC` documentation [orc] - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2024/03/08 22:34:58 UTC, 3 replies.
- [jira] [Assigned] (ORC-1644) Add merge tool to merge multiple ORC files into a single ORC file - posted by "William Hyun (Jira)" <ji...@apache.org> on 2024/03/10 22:02:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-1644) Add merge tool to merge multiple ORC files into a single ORC file - posted by "William Hyun (Jira)" <ji...@apache.org> on 2024/03/10 22:03:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-1648) Add test to convert ORC in the `convert` command - posted by "William Hyun (Jira)" <ji...@apache.org> on 2024/03/10 22:05:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-1648) Add test to convert ORC in the `convert` command - posted by "William Hyun (Jira)" <ji...@apache.org> on 2024/03/10 22:05:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-1647) Tips for supporting ORC in the `convert` command - posted by "William Hyun (Jira)" <ji...@apache.org> on 2024/03/10 22:07:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-1647) Tips for supporting ORC in the `convert` command - posted by "William Hyun (Jira)" <ji...@apache.org> on 2024/03/10 22:07:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-1649) [C++][Conan] Add 2.0.0 to conan recipe and update release guide - posted by "Gang Wu (Jira)" <ji...@apache.org> on 2024/03/11 09:51:00 UTC, 0 replies.
- [I] support new zstd library in java 8 [orc] - posted by "zyl891229 (via GitHub)" <gi...@apache.org> on 2024/03/11 09:51:53 UTC, 6 replies.
- [PR] ORC-1649:[C++][Conan] Add 2.0.0 to conan recipe and update release guide [orc] - posted by "wgtmac (via GitHub)" <gi...@apache.org> on 2024/03/11 09:53:55 UTC, 4 replies.
- [PR] Bump org.codehaus.mojo:extra-enforcer-rules from 1.7.0 to 1.8.0 in /java [orc] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/03/11 12:37:45 UTC, 0 replies.
- [PR] Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.0 in /java [orc] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/03/11 12:37:50 UTC, 0 replies.
- [jira] [Resolved] (ORC-1649) [C++][Conan] Add 2.0.0 to conan recipe and update release guide - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/11 21:01:00 UTC, 0 replies.
- Re: [PR] ORC-1650: Bump `maven-shade-plugin` to 3.5.2 [orc] - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2024/03/11 21:03:42 UTC, 2 replies.
- [jira] [Assigned] (ORC-1650) Bump `maven-shade-plugin` to 3.5.2 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/11 21:04:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-1650) Bump `maven-shade-plugin` to 3.5.2 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/11 21:04:00 UTC, 0 replies.
- Re: [PR] ORC-1651: Bump `checkstyle` to 10.14.0 [orc] - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2024/03/11 21:05:40 UTC, 2 replies.
- [jira] [Resolved] (ORC-1651) Bump `checkstyle` to 10.14.0 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/11 21:06:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-1651) Bump `checkstyle` to 10.14.0 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/11 21:06:00 UTC, 0 replies.
- Re: [PR] ORC-1652: Bump `extra-enforcer-rules` to 1.8.0 [orc] - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2024/03/11 21:07:32 UTC, 1 replies.
- [jira] [Resolved] (ORC-1652) Bump `extra-enforcer-rules` to 1.8.0 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/11 21:08:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-1652) Bump `extra-enforcer-rules` to 1.8.0 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/11 21:08:00 UTC, 0 replies.
- Re: [PR] ORC-1653: Bump `maven-assembly-plugin` to 3.7.0 [orc] - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2024/03/11 21:09:17 UTC, 2 replies.
- [jira] [Resolved] (ORC-1653) Bump `maven-assembly-plugin` to 3.7.0 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/11 21:10:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-1653) Bump `maven-assembly-plugin` to 3.7.0 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/11 21:10:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-1634) Fix some outdated descriptions in Building ORC documentation - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/11 21:11:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-1634) Fix some outdated descriptions in Building ORC documentation - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/11 21:11:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-1646) Close the reader when reading the schema with the `convert` command - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/11 21:31:00 UTC, 0 replies.
- [jira] [Updated] (ORC-1646) Close the reader when reading the schema with the `convert` command - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/11 21:31:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-1646) Close the reader when reading the schema with the `convert` command - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/11 21:31:00 UTC, 0 replies.
- [PR] ORC-1654: [C++] Count up EvaluatedRowGroupCount correctly. [orc] - posted by "ffacs (via GitHub)" <gi...@apache.org> on 2024/03/12 15:46:48 UTC, 3 replies.
- [jira] [Resolved] (ORC-1654) [C++] Count up EvaluatedRowGroupCount correctly. - posted by "Gang Wu (Jira)" <ji...@apache.org> on 2024/03/14 01:41:00 UTC, 0 replies.
- [I] Unrelated to this PR: we have many weird `_xxx` variable names appearing in the function signature. I'm thinking to do something like apache/arrow, which only use `xxx_` as the name of private class member variables. In this way, we can get rid of the weird case like this. [orc] - posted by "ffacs (via GitHub)" <gi...@apache.org> on 2024/03/14 09:36:49 UTC, 0 replies.
- Re: [I] [C++] uniform identifiers naming style. [orc] - posted by "ffacs (via GitHub)" <gi...@apache.org> on 2024/03/14 09:48:20 UTC, 6 replies.
- [PR] ORC-1655: Add label definition to conan directory [orc] - posted by "cxzl25 (via GitHub)" <gi...@apache.org> on 2024/03/15 06:52:35 UTC, 4 replies.
- [PR] ORC-1656: Skip build and test on conan updates [orc] - posted by "cxzl25 (via GitHub)" <gi...@apache.org> on 2024/03/15 07:15:24 UTC, 1 replies.
- Re: [PR] ORC-1463: [Java] Support Brotli codec [orc] - posted by "cxzl25 (via GitHub)" <gi...@apache.org> on 2024/03/15 07:35:56 UTC, 1 replies.
- [jira] [Resolved] (ORC-1655) Add label definition to conan directory - posted by "William Hyun (Jira)" <ji...@apache.org> on 2024/03/15 17:11:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-1655) Add label definition to conan directory - posted by "William Hyun (Jira)" <ji...@apache.org> on 2024/03/15 17:11:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-1656) Skip build and test on conan updates - posted by "William Hyun (Jira)" <ji...@apache.org> on 2024/03/15 17:12:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-1656) Skip build and test on conan updates - posted by "William Hyun (Jira)" <ji...@apache.org> on 2024/03/15 17:12:00 UTC, 0 replies.
- [I] [Vcpkg] Add 2.0.0 to vcpkg versions [orc] - posted by "deshanxiao (via GitHub)" <gi...@apache.org> on 2024/03/16 15:35:44 UTC, 1 replies.
- [PR] Fix typo in variable name [orc] - posted by "georgthegreat (via GitHub)" <gi...@apache.org> on 2024/03/16 19:08:20 UTC, 0 replies.
- [PR] Acknowledge clang-cl when disabling compiler warnings [orc] - posted by "georgthegreat (via GitHub)" <gi...@apache.org> on 2024/03/16 20:59:24 UTC, 1 replies.
- [I] Release Apache ORC 1.9.3 [orc] - posted by "wgtmac (via GitHub)" <gi...@apache.org> on 2024/03/17 03:09:35 UTC, 5 replies.
- Re: [PR] ORC-1657: Acknowledge clang-cl when disabling compiler warnings [orc] - posted by "georgthegreat (via GitHub)" <gi...@apache.org> on 2024/03/18 10:55:52 UTC, 4 replies.
- [PR] Bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre in /java [orc] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/03/18 12:40:55 UTC, 0 replies.
- [PR] Bump com.google.protobuf:protobuf-java from 3.25.3 to 4.26.0 in /java [orc] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/03/18 12:41:08 UTC, 5 replies.
- [PR] Bump com.puppycrawl.tools:checkstyle from 10.14.0 to 10.14.2 in /java [orc] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/03/18 12:41:13 UTC, 0 replies.
- [jira] [Commented] (ORC-1657) Fix building apache orc with clang-cl on Windows - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/18 14:26:00 UTC, 0 replies.
- [PR] ORC-1658: [C++] uniform identifiers naming style. [orc] - posted by "ffacs (via GitHub)" <gi...@apache.org> on 2024/03/18 16:04:28 UTC, 5 replies.
- Re: [PR] ORC-1659: Bump `guava` to 33.1.0-jre [orc] - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2024/03/18 16:12:52 UTC, 1 replies.
- [jira] [Resolved] (ORC-1659) Bump `guava` to 33.1.0-jre - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/18 16:13:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-1659) Bump `guava` to 33.1.0-jre - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/18 16:13:00 UTC, 0 replies.
- Re: [PR] ORC-1660: Bump `checkstyle` to 10.14.2 [orc] - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2024/03/18 16:14:29 UTC, 1 replies.
- [jira] [Assigned] (ORC-1660) Bump `checkstyle` to 10.14.2 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/18 16:15:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-1660) Bump `checkstyle` to 10.14.2 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/18 16:15:00 UTC, 0 replies.
- Re: [PR] MINOR: Fix typo of _zstd_path in the FindZSTD.cmake [orc] - posted by "wgtmac (via GitHub)" <gi...@apache.org> on 2024/03/19 01:16:42 UTC, 0 replies.
- [jira] [Assigned] (ORC-1608) Upgrade Hadoop to 3.4.0 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/19 16:47:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-1608) Upgrade Hadoop to 3.4.0 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/19 16:47:00 UTC, 0 replies.
- [jira] [Updated] (ORC-1657) Fix building apache orc with clang-cl on Windows - posted by "Gang Wu (Jira)" <ji...@apache.org> on 2024/03/20 09:55:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-1657) Fix building apache orc with clang-cl on Windows - posted by "Gang Wu (Jira)" <ji...@apache.org> on 2024/03/20 09:55:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-1661) [C++] Better handling when TZDB is unavailable - posted by "Gang Wu (Jira)" <ji...@apache.org> on 2024/03/21 01:19:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1559) Remove Java11 and clang variants from `docker/os-list.txt` from `branch-1.9` - posted by "Gang Wu (Jira)" <ji...@apache.org> on 2024/03/21 04:44:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1609) Fix the compilation problem of TestJsonFileDump in branch 1.9 - posted by "Gang Wu (Jira)" <ji...@apache.org> on 2024/03/21 04:44:00 UTC, 0 replies.
- [jira] [Closed] (ORC-1532) Upgrade `opencsv` to 5.9 - posted by "Gang Wu (Jira)" <ji...@apache.org> on 2024/03/21 04:44:00 UTC, 0 replies.
- [PR] WIP: Enable TestTimezone.testMissingTZDB on Windows [orc] - posted by "wgtmac (via GitHub)" <gi...@apache.org> on 2024/03/21 06:22:10 UTC, 1 replies.
- [jira] [Assigned] (ORC-1663) [C++] Enable TestTimezone.testMissingTZDB on Windows - posted by "Gang Wu (Jira)" <ji...@apache.org> on 2024/03/21 16:01:00 UTC, 0 replies.
- [PR] ORC-1662: [C++] Upgrade protobuf to 3.21.12 [orc] - posted by "ffacs (via GitHub)" <gi...@apache.org> on 2024/03/21 16:21:48 UTC, 3 replies.
- Re: [PR] ORC-1663: [C++] Enable TestTimezone.testMissingTZDB on Windows [orc] - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2024/03/22 15:09:10 UTC, 2 replies.
- [jira] [Resolved] (ORC-1663) [C++] Enable TestTimezone.testMissingTZDB on Windows - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/22 15:10:00 UTC, 0 replies.
- [PR] Bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.0 to 3.7.1 in /java [orc] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/03/25 12:24:47 UTC, 0 replies.
- [PR] ORC-1664: Enable the removeUnusedImports function in `spotless-maven-plugin` [orc] - posted by "cxzl25 (via GitHub)" <gi...@apache.org> on 2024/03/26 03:45:57 UTC, 1 replies.
- [PR] [ORC-1665] Enable the `importOrder` function in `spotless-maven-plugin` [orc] - posted by "cxzl25 (via GitHub)" <gi...@apache.org> on 2024/03/26 14:21:20 UTC, 0 replies.
- Re: [PR] ORC-1665: Enable the `importOrder` function in `spotless-maven-plugin` [orc] - posted by "cxzl25 (via GitHub)" <gi...@apache.org> on 2024/03/26 14:25:38 UTC, 3 replies.
- Re: [PR] ORC-1665: Migrate to `importOrder` of `spotless-maven-plugin` [orc] - posted by "cxzl25 (via GitHub)" <gi...@apache.org> on 2024/03/26 15:52:40 UTC, 2 replies.
- [jira] [Updated] (ORC-1666) Remove extra newlines at the end of Java files - posted by "dzcxzl (Jira)" <ji...@apache.org> on 2024/03/26 15:57:00 UTC, 0 replies.
- [PR] ORC-1666: Remove extra newlines at the end of Java files [orc] - posted by "cxzl25 (via GitHub)" <gi...@apache.org> on 2024/03/26 16:02:16 UTC, 1 replies.
- Re: [PR] ORC-1664: Migrate to `removeUnusedImports` of `spotless-maven-plugin` [orc] - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2024/03/26 16:07:54 UTC, 0 replies.
- [jira] [Assigned] (ORC-1664) Enable the removeUnusedImports function in spotless-maven-plugin - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/26 16:08:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-1664) Enable the removeUnusedImports function in spotless-maven-plugin - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/26 16:08:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-1666) Remove extra newlines at the end of Java files - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/26 16:09:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-1666) Remove extra newlines at the end of Java files - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/26 16:09:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-1665) Enable the `importOrder` function in `spotless-maven-plugin` - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/26 17:03:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-1665) Enable the `importOrder` function in `spotless-maven-plugin` - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/26 17:03:00 UTC, 0 replies.
- Re: [PR] ORC-1658: [C++] Unify identifiers naming style. [orc] - posted by "wgtmac (via GitHub)" <gi...@apache.org> on 2024/03/27 01:30:08 UTC, 4 replies.
- [PR] ORC-1667: Add `bloom-filter` tool to check the bloom filter of the specified column [orc] - posted by "cxzl25 (via GitHub)" <gi...@apache.org> on 2024/03/27 12:24:47 UTC, 4 replies.
- [PR] ORC-1668: Add merge command to Java tools documentation [orc] - posted by "cxzl25 (via GitHub)" <gi...@apache.org> on 2024/03/27 12:29:42 UTC, 0 replies.
- [PR] ORC-1669: [C++] Upgrade libhdfs [orc] - posted by "ffacs (via GitHub)" <gi...@apache.org> on 2024/03/27 16:18:57 UTC, 3 replies.
- [jira] [Updated] (ORC-1669) [C++] upgrade libhdfscpp - posted by "Yuanping Wu (Jira)" <ji...@apache.org> on 2024/03/27 16:19:00 UTC, 0 replies.
- [jira] [Updated] (ORC-1669) [C++] upgrade libhdfs - posted by "Yuanping Wu (Jira)" <ji...@apache.org> on 2024/03/27 16:19:00 UTC, 0 replies.
- Re: [PR] ORC-1668: Add `merge` command to Java tools documentation [orc] - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2024/03/27 16:51:21 UTC, 1 replies.
- [jira] [Assigned] (ORC-1668) Add merge command to Java tools documentation - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/27 16:52:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-1668) Add merge command to Java tools documentation - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/27 16:52:00 UTC, 0 replies.
- [PR] ORC-1670: Upgrade `zstd-jni` to 1.5.6-1 [orc] - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2024/03/28 16:33:43 UTC, 2 replies.
- [jira] [Assigned] (ORC-1670) Upgrade `zstd-jni` to 1.5.6-1 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/28 16:36:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-1670) Upgrade `zstd-jni` to 1.5.6-1 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/28 17:47:00 UTC, 0 replies.
- Re: [PR] ORC-1667: Add `check` tool to check the index of the specified column [orc] - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2024/03/29 17:57:18 UTC, 0 replies.
- [jira] [Updated] (ORC-1667) Add check tool to check the index of the specified column - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/29 17:58:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-1667) Add `bloom-filter` tool to check the bloom filter of the specified column - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/29 17:58:00 UTC, 0 replies.
- [jira] [Updated] (ORC-1667) Add `check` tool to check the index of the specified column - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/29 17:58:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-1667) Add `bloom-filter` tool to check the bloom filter of the specified column - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/29 17:58:00 UTC, 0 replies.
- [I] [C++] Store decimal values as strings instead of floats in the JSON output of `orc-contents` [orc] - posted by "hdorio (via GitHub)" <gi...@apache.org> on 2024/03/30 15:24:19 UTC, 0 replies.
- [PR] ORC-1671: update timestamp doc in specfication [orc] - posted by "Jefffrey (via GitHub)" <gi...@apache.org> on 2024/03/31 00:44:56 UTC, 1 replies.
- [PR] ORC-642: update PatchedBase doc with patch ceiling in spec [orc] - posted by "Jefffrey (via GitHub)" <gi...@apache.org> on 2024/03/31 08:30:53 UTC, 1 replies.
- [PR] MINOR: Fix Union stream kinds in spec [orc] - posted by "Jefffrey (via GitHub)" <gi...@apache.org> on 2024/03/31 11:26:40 UTC, 0 replies.
- [jira] [Updated] (ORC-1672) Modify the package name of TestCheckTool - posted by "dzcxzl (Jira)" <ji...@apache.org> on 2024/03/31 13:00:00 UTC, 0 replies.
- [PR] ORC-1672: Modify the package name of `TestCheckTool` [orc] - posted by "cxzl25 (via GitHub)" <gi...@apache.org> on 2024/03/31 13:02:09 UTC, 0 replies.
- Re: [PR] ORC-1672: Rename `orc.tools.bloomfilter` test package to `orc.tools.check` [orc] - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2024/03/31 22:20:49 UTC, 1 replies.
- [PR] ORC-1673: Remove test packages `org/apache/orc/tools/[count|merge|sizes]` [orc] - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2024/03/31 22:31:57 UTC, 0 replies.
- [jira] [Updated] (ORC-1673) Remove test packages `o.a.o.tools.[count|merge|sizes]` - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/31 22:33:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-1673) Remove test packages `o.a.o.tools.[count|merge|sizes]` - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/31 22:36:00 UTC, 0 replies.
- Re: [PR] ORC-1673: Remove test packages `o.a.o.tools.[count|merge|sizes]` [orc] - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2024/03/31 23:18:44 UTC, 1 replies.
- [jira] [Resolved] (ORC-1673) Remove test packages `o.a.o.tools.[count|merge|sizes]` - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2024/03/31 23:19:00 UTC, 0 replies.