Messages by Thread
-
-
[GitHub] [orc] coderex2522 opened a new pull request, #1089: ORC-1152:[C++] Support writing short decimals in RLEv2
GitBox
-
[jira] [Created] (ORC-1152) [C++] Support encoding decimals in RLEv2
ZhangXin (Jira)
-
[GitHub] [orc] noirello opened a new pull request, #1088: ORC-1151: [C++] Incorrect statistics for Timestamp column with non UTC writer time zones
GitBox
-
[jira] [Created] (ORC-1151) [C++] Incorrect statistics for Timestamp column with non UTC writer time zones
noirello (Jira)
-
[ANNOUNCE] Announcing Apache ORC 1.7.4
William Hyun
-
[VOTE][RESULT] Release Apache ORC 1.7.4 (RC0)
William Hyun
-
[GitHub] [orc] stiga-huang opened a new pull request, #1087: ORC-1150: [C++] Optimize RowReaderImpl::computeBatchSize() by pre-computation
GitBox
-
[GitHub] [orc] williamhyun closed issue #1046: Release Apache ORC 1.7.4
GitBox
-
[GitHub] [orc] pavibhai commented on a diff in pull request #1072: ORC-1138 Optimizes the read of streams in ORC by combining multiple nearby reads into a single read, optionally allowing the retention or drop of the extra bytes
GitBox
-
[GitHub] [orc] dongjoon-hyun commented on a diff in pull request #1072: ORC-1138 Optimizes the read of streams in ORC by combining multiple nearby reads into a single read, optionally allowing the retention or drop of the extra bytes
GitBox
-
[ANNOUNCE] Announcing Apache ORC 1.6.14
Dongjoon Hyun
-
[GitHub] [orc] dongjoon-hyun commented on issue #1081: Release Apache ORC 1.6.14
GitBox
-
[GitHub] [orc] dongjoon-hyun closed issue #1081: Release Apache ORC 1.6.14
GitBox
-
[VOTE][RESULT] Release Apache ORC 1.6.14 (RC0)
Dongjoon Hyun
-
[GitHub] [orc] dongjoon-hyun commented on pull request #1072: ORC-1138
GitBox
-
[GitHub] [orc] dongjoon-hyun closed pull request #1073: ORC-969: [C++] Evaluate SearchArguments using file and stripe level stats
GitBox
-
[GitHub] [orc] stiga-huang commented on issue #1022: Unable to filter DECIMAL column from ORC file in c++
GitBox
-
[GitHub] [orc] karan-k-deepr commented on issue #1022: Unable to filter DECIMAL column from ORC file in c++
GitBox
-
[jira] [Created] (ORC-1150) Improve RowReaderImpl::computeBatchSize()
Quanlong Huang (Jira)
-
[GitHub] [orc] stiga-huang commented on a diff in pull request #1073: ORC-969: [C++] Evaluate SearchArguments using file and stripe level stats
GitBox
-
[GitHub] [orc] dependabot[bot] opened a new pull request, #1086: Bump jackson-databind from 2.12.3 to 2.12.6.1 in /java/bench/spark
GitBox
-
[jira] [Created] (ORC-1149) Bump slf4j.version to 1.7.36
Dongjoon Hyun (Jira)
-
[GitHub] [orc] pavibhai commented on a diff in pull request #1072: ORC-1138
GitBox
-
[GitHub] [orc] dependabot[bot] opened a new pull request, #1085: Bump slf4j.version from 1.7.33 to 1.7.36 in /java
GitBox
-
[GitHub] [orc] dependabot[bot] opened a new pull request, #1084: Bump maven-shade-plugin from 3.2.4 to 3.3.0 in /java
GitBox
-
[VOTE] Release Apache ORC 1.6.14 (RC0)
Dongjoon Hyun
-
[VOTE] Release Apache ORC 1.7.4 (RC0)
William Hyun
-
[GitHub] [orc] williamhyun closed issue #1075: ORC 1.7.4-SNAPSHOT fails with Iceberg Nan count tests
GitBox
-
[GitHub] [orc] williamhyun commented on issue #1046: Release Apache ORC 1.7.4
GitBox
-
[GitHub] [orc] dongjoon-hyun commented on a diff in pull request #1072: ORC-1138
GitBox
-
[GitHub] [orc] dongjoon-hyun commented on a diff in pull request #1073: ORC-969: [C++] Evaluate SearchArguments using file and stripe level stats
GitBox
-
[GitHub] [orc] dongjoon-hyun commented on issue #1046: Release Apache ORC 1.7.4
GitBox
-
Release preparation activity (ORC 1.7.4 and 1.6.14)
Dongjoon Hyun
-
[GitHub] [orc] liangrui1988 opened a new issue, #1083: Padding length and Padding ratio What does it stand for?If there's a number on it, does it affect the program from reading this file,
GitBox
-
[GitHub] [orc] dongjoon-hyun commented on issue #1083: Padding length and Padding ratio What does it stand for?If there's a number on it, does it affect the program from reading this file,
GitBox
-
[GitHub] [orc] liangrui1988 commented on issue #1083: Padding length and Padding ratio What does it stand for?If there's a number on it, does it affect the program from reading this file,
GitBox
-
[GitHub] [orc] liangrui1988 commented on issue #1083: Padding length and Padding ratio What does it stand for?If there's a number on it, does it affect the program from reading this file,
GitBox
-
[GitHub] [orc] dongjoon-hyun commented on issue #1083: Padding length and Padding ratio What does it stand for?If there's a number on it, does it affect the program from reading this file,
GitBox
-
[GitHub] [orc] dongjoon-hyun closed issue #1083: Padding length and Padding ratio What does it stand for?If there's a number on it, does it affect the program from reading this file,
GitBox
-
[GitHub] [orc] dongjoon-hyun opened a new pull request, #1082: ORC-1147: Use isNaN instead of isFinite to determine the contain NaN values
GitBox
-
[GitHub] [orc] coderex2522 commented on a diff in pull request #1073: ORC-969: [C++] Evaluate SearchArguments using file and stripe level stats
GitBox
-
[jira] [Created] (ORC-1148) Evaluate SearchArguments using file and stripe level stats
ZhangXin (Jira)
-
[GitHub] [orc] wgtmac commented on a diff in pull request #1073: ORC-969: [C++] Evaluate SearchArguments using file and stripe level stats
GitBox
-
[REPORT] ORC - April 2022
Dongjoon Hyun
-
[GitHub] [orc] guiyanakuang opened a new pull request, #1080: ORC-1147: Use `Objects.equals(dstas.getSum(), Double.NaN)` instead of `isFinite` to determine if there is a NaN write
GitBox
-
[jira] [Created] (ORC-1147) Use `Objects.equals(dstas.getSum(), Double.NaN)` instead of `isFinite` to determine if there is a NaN write
Yiqun Zhang (Jira)
-
[GitHub] [orc] dongjoon-hyun opened a new pull request, #1079: ORC-1016: Use `openssl@1.1` in GitHub Action MacOS CIs
GitBox
-
[GitHub] [orc] dongjoon-hyun opened a new pull request, #1078: ORC-1146: Float category missing check if the statistic sum is a finite value
GitBox
-
[GitHub] [orc] williamhyun commented on issue #1075: ORC 1.7.4-SNAPSHOT fails with Iceberg Nan count tests
GitBox
-
[GitHub] [orc] dongjoon-hyun commented on pull request #1073: ORC-969: [C++] Evaluate SearchArguments using file and stripe level stats
GitBox
-
[GitHub] [orc] guiyanakuang opened a new pull request, #1077: ORC-1146: Float category missing check if the statistic sum is a finite value
GitBox
-
[jira] [Created] (ORC-1146) Float category does not check if the statistic sum is a finite value
Yiqun Zhang (Jira)
-
[GitHub] [orc] guiyanakuang commented on issue #1075: ORC 1.7.4-SNAPSHOT fails with Iceberg Nan count tests
GitBox
-
[GitHub] [orc] dependabot[bot] opened a new pull request, #1076: Bump netty-all from 4.1.68.Final to 4.1.75.Final in /java
GitBox
-
[GitHub] [orc] coderex2522 commented on pull request #1073: ORC-969: [C++] Evaluate SearchArguments using file and stripe level stats
GitBox
-
[GitHub] [orc] dongjoon-hyun commented on issue #1075: ORC 1.7.4-SNAPSHOT fails with Iceberg Nan count tests
GitBox
-
[GitHub] [orc] williamhyun opened a new issue #1075: ORC 1.7.4-SNAPSHOT fails with Iceberg Nan count tests
GitBox
-
[GitHub] [orc] williamhyun opened a new pull request #1074: ORC-1145: Add Java 18 to GitHub Action CI
GitBox
-
[jira] [Created] (ORC-1145) Add Java 18 to GitHub Action CI.
William Hyun (Jira)
-
[DRAFT] ORC Board Report for April 2022
Dongjoon Hyun