You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [orc] dongjoon-hyun commented on a change in pull request #1072: ORC-1138 - posted by GitBox <gi...@apache.org> on 2022/04/01 20:49:21 UTC, 0 replies.
- [DRAFT] ORC Board Report for April 2022 - posted by Dongjoon Hyun <do...@gmail.com> on 2022/04/02 00:43:51 UTC, 5 replies.
- [GitHub] [orc] coderex2522 commented on a change in pull request #1073: ORC-969: [C++] Evaluate SearchArguments using file and stripe level stats - posted by GitBox <gi...@apache.org> on 2022/04/02 03:35:07 UTC, 3 replies.
- [jira] [Created] (ORC-1145) Add Java 18 to GitHub Action CI. - posted by "William Hyun (Jira)" <ji...@apache.org> on 2022/04/02 23:40:00 UTC, 0 replies.
- [GitHub] [orc] williamhyun opened a new pull request #1074: ORC-1145: Add Java 18 to GitHub Action CI - posted by GitBox <gi...@apache.org> on 2022/04/02 23:40:42 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #1074: ORC-1145: Add Java 18 to GitHub Action CI - posted by GitBox <gi...@apache.org> on 2022/04/03 00:02:54 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun closed pull request #1074: ORC-1145: Add Java 18 to GitHub Action CI - posted by GitBox <gi...@apache.org> on 2022/04/03 02:11:12 UTC, 0 replies.
- [GitHub] [orc] pavibhai commented on a change in pull request #1072: ORC-1138 - posted by GitBox <gi...@apache.org> on 2022/04/03 17:58:38 UTC, 0 replies.
- [GitHub] [orc] williamhyun opened a new issue #1075: ORC 1.7.4-SNAPSHOT fails with Iceberg Nan count tests - posted by GitBox <gi...@apache.org> on 2022/04/03 19:31:49 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on issue #1075: ORC 1.7.4-SNAPSHOT fails with Iceberg Nan count tests - posted by GitBox <gi...@apache.org> on 2022/04/03 20:22:23 UTC, 8 replies.
- [GitHub] [orc] coderex2522 commented on pull request #1073: ORC-969: [C++] Evaluate SearchArguments using file and stripe level stats - posted by GitBox <gi...@apache.org> on 2022/04/04 09:19:15 UTC, 3 replies.
- [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 - posted by GitBox <gi...@apache.org> on 2022/04/04 12:08:37 UTC, 0 replies.
- [GitHub] [orc] guiyanakuang commented on issue #1075: ORC 1.7.4-SNAPSHOT fails with Iceberg Nan count tests - posted by GitBox <gi...@apache.org> on 2022/04/04 13:02:07 UTC, 0 replies.
- [jira] [Created] (ORC-1146) Float category does not check if the statistic sum is a finite value - posted by "Yiqun Zhang (Jira)" <ji...@apache.org> on 2022/04/04 13:16:00 UTC, 0 replies.
- [GitHub] [orc] guiyanakuang opened a new pull request, #1077: ORC-1146: Float category missing check if the statistic sum is a finite value - posted by GitBox <gi...@apache.org> on 2022/04/04 13:51:42 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun closed pull request #1076: Bump netty-all from 4.1.68.Final to 4.1.75.Final in /java - posted by GitBox <gi...@apache.org> on 2022/04/04 16:29:00 UTC, 0 replies.
- [GitHub] [orc] dependabot[bot] commented on pull request #1076: Bump netty-all from 4.1.68.Final to 4.1.75.Final in /java - posted by GitBox <gi...@apache.org> on 2022/04/04 16:29:01 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun closed pull request #1077: ORC-1146: Float category missing check if the statistic sum is a finite value - posted by GitBox <gi...@apache.org> on 2022/04/04 17:22:03 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #1077: ORC-1146: Float category missing check if the statistic sum is a finite value - posted by GitBox <gi...@apache.org> on 2022/04/04 17:25:31 UTC, 3 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #1073: ORC-969: [C++] Evaluate SearchArguments using file and stripe level stats - posted by GitBox <gi...@apache.org> on 2022/04/05 00:52:01 UTC, 3 replies.
- [GitHub] [orc] guiyanakuang commented on pull request #1077: ORC-1146: Float category missing check if the statistic sum is a finite value - posted by GitBox <gi...@apache.org> on 2022/04/05 02:08:18 UTC, 0 replies.
- [GitHub] [orc] williamhyun commented on issue #1075: ORC 1.7.4-SNAPSHOT fails with Iceberg Nan count tests - posted by GitBox <gi...@apache.org> on 2022/04/05 02:39:18 UTC, 1 replies.
- [GitHub] [orc] dongjoon-hyun opened a new pull request, #1078: ORC-1146: Float category missing check if the statistic sum is a finite value - posted by GitBox <gi...@apache.org> on 2022/04/05 02:40:27 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #1078: ORC-1146: Float category missing check if the statistic sum is a finite value - posted by GitBox <gi...@apache.org> on 2022/04/05 02:40:57 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun opened a new pull request, #1079: ORC-1016: Use `openssl@1.1` in GitHub Action MacOS CIs - posted by GitBox <gi...@apache.org> on 2022/04/05 03:05:54 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun merged pull request #1079: ORC-1016: Use `openssl@1.1` in GitHub Action MacOS CIs - posted by GitBox <gi...@apache.org> on 2022/04/05 03:39:38 UTC, 0 replies.
- [jira] [Created] (ORC-1147) Use `Objects.equals(dstas.getSum(), Double.NaN)` instead of `isFinite` to determine if there is a NaN write - posted by "Yiqun Zhang (Jira)" <ji...@apache.org> on 2022/04/05 03:44:00 UTC, 0 replies.
- [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 - posted by GitBox <gi...@apache.org> on 2022/04/05 03:55:25 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun merged pull request #1078: ORC-1146: Float category missing check if the statistic sum is a finite value - posted by GitBox <gi...@apache.org> on 2022/04/05 04:22:17 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #1080: ORC-1147: Use `Objects.equals(dstas.getSum(), Double.NaN)` instead of `isFinite` to determine if there is a NaN write - posted by GitBox <gi...@apache.org> on 2022/04/05 04:33:08 UTC, 1 replies.
- [GitHub] [orc] guiyanakuang commented on pull request #1080: ORC-1147: Use `Objects.equals(dstas.getSum(), Double.NaN)` instead of `isFinite` to determine if there is a NaN write - posted by GitBox <gi...@apache.org> on 2022/04/05 04:55:48 UTC, 0 replies.
- [REPORT] ORC - April 2022 - posted by Dongjoon Hyun <do...@gmail.com> on 2022/04/05 05:59:19 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on a diff in pull request #1080: ORC-1147: Use `isNaN` instead of `isFinite` to determine the contain NaN values - posted by GitBox <gi...@apache.org> on 2022/04/05 15:22:54 UTC, 5 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #1080: ORC-1147: Use `isNaN` instead of `isFinite` to determine the contain NaN values - posted by GitBox <gi...@apache.org> on 2022/04/05 15:31:46 UTC, 0 replies.
- [GitHub] [orc] wgtmac commented on a diff in pull request #1073: ORC-969: [C++] Evaluate SearchArguments using file and stripe level stats - posted by GitBox <gi...@apache.org> on 2022/04/06 02:20:02 UTC, 1 replies.
- [jira] [Created] (ORC-1148) Evaluate SearchArguments using file and stripe level stats - posted by "ZhangXin (Jira)" <ji...@apache.org> on 2022/04/06 02:36:00 UTC, 0 replies.
- [GitHub] [orc] coderex2522 commented on a diff in pull request #1073: ORC-969: [C++] Evaluate SearchArguments using file and stripe level stats - posted by GitBox <gi...@apache.org> on 2022/04/06 02:36:08 UTC, 1 replies.
- [GitHub] [orc] guiyanakuang commented on a diff in pull request #1080: ORC-1147: Use `isNaN` instead of `isFinite` to determine the contain NaN values - posted by GitBox <gi...@apache.org> on 2022/04/06 03:25:08 UTC, 1 replies.
- [GitHub] [orc] dongjoon-hyun closed pull request #1080: ORC-1147: Use `isNaN` instead of `isFinite` to determine the contain NaN values - posted by GitBox <gi...@apache.org> on 2022/04/06 04:13:12 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun opened a new pull request, #1082: ORC-1147: Use isNaN instead of isFinite to determine the contain NaN values - posted by GitBox <gi...@apache.org> on 2022/04/06 04:20:57 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #1082: ORC-1147: Use isNaN instead of isFinite to determine the contain NaN values - posted by GitBox <gi...@apache.org> on 2022/04/06 04:21:31 UTC, 1 replies.
- [GitHub] [orc] dongjoon-hyun commented on a diff in pull request #1082: ORC-1147: Use isNaN instead of isFinite to determine the contain NaN values - posted by GitBox <gi...@apache.org> on 2022/04/06 04:25:04 UTC, 0 replies.
- [GitHub] [orc] guiyanakuang commented on a diff in pull request #1082: ORC-1147: Use isNaN instead of isFinite to determine the contain NaN values - posted by GitBox <gi...@apache.org> on 2022/04/06 04:50:08 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun closed pull request #1082: ORC-1147: Use isNaN instead of isFinite to determine the contain NaN values - posted by GitBox <gi...@apache.org> on 2022/04/06 04:58:36 UTC, 0 replies.
- [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, - posted by GitBox <gi...@apache.org> on 2022/04/08 07:15:59 UTC, 0 replies.
- [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, - posted by GitBox <gi...@apache.org> on 2022/04/08 07:27:41 UTC, 1 replies.
- [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, - posted by GitBox <gi...@apache.org> on 2022/04/08 11:29:57 UTC, 1 replies.
- Release preparation activity (ORC 1.7.4 and 1.6.14) - posted by Dongjoon Hyun <do...@gmail.com> on 2022/04/08 21:48:44 UTC, 0 replies.
- [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, - posted by GitBox <gi...@apache.org> on 2022/04/08 22:04:53 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on issue #1046: Release Apache ORC 1.7.4 - posted by GitBox <gi...@apache.org> on 2022/04/08 22:07:39 UTC, 2 replies.
- [GitHub] [orc] dongjoon-hyun commented on a diff in pull request #1073: ORC-969: [C++] Evaluate SearchArguments using file and stripe level stats - posted by GitBox <gi...@apache.org> on 2022/04/08 22:59:03 UTC, 1 replies.
- [GitHub] [orc] dongjoon-hyun commented on a diff in pull request #1072: ORC-1138 - posted by GitBox <gi...@apache.org> on 2022/04/09 04:29:04 UTC, 8 replies.
- [GitHub] [orc] williamhyun commented on issue #1046: Release Apache ORC 1.7.4 - posted by GitBox <gi...@apache.org> on 2022/04/09 20:32:11 UTC, 1 replies.
- [GitHub] [orc] williamhyun closed issue #1075: ORC 1.7.4-SNAPSHOT fails with Iceberg Nan count tests - posted by GitBox <gi...@apache.org> on 2022/04/09 22:45:36 UTC, 0 replies.
- [VOTE] Release Apache ORC 1.7.4 (RC0) - posted by William Hyun <wi...@gmail.com> on 2022/04/09 22:48:18 UTC, 8 replies.
- [VOTE] Release Apache ORC 1.6.14 (RC0) - posted by Dongjoon Hyun <do...@gmail.com> on 2022/04/11 03:41:41 UTC, 7 replies.
- [GitHub] [orc] dependabot[bot] opened a new pull request, #1084: Bump maven-shade-plugin from 3.2.4 to 3.3.0 in /java - posted by GitBox <gi...@apache.org> on 2022/04/11 12:08:40 UTC, 0 replies.
- [GitHub] [orc] dependabot[bot] opened a new pull request, #1085: Bump slf4j.version from 1.7.33 to 1.7.36 in /java - posted by GitBox <gi...@apache.org> on 2022/04/11 12:32:51 UTC, 0 replies.
- [GitHub] [orc] pavibhai commented on a diff in pull request #1072: ORC-1138 - posted by GitBox <gi...@apache.org> on 2022/04/11 14:52:42 UTC, 5 replies.
- [jira] [Created] (ORC-1149) Bump slf4j.version to 1.7.36 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2022/04/11 19:33:00 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #1085: ORC-1149: Bump slf4j.version to 1.7.36 - posted by GitBox <gi...@apache.org> on 2022/04/11 19:35:51 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun closed pull request #1085: ORC-1149: Bump slf4j.version to 1.7.36 - posted by GitBox <gi...@apache.org> on 2022/04/11 19:35:52 UTC, 0 replies.
- [GitHub] [orc] dependabot[bot] commented on pull request #1085: ORC-1149: Bump slf4j.version to 1.7.36 - posted by GitBox <gi...@apache.org> on 2022/04/11 19:35:53 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #1084: Bump maven-shade-plugin from 3.2.4 to 3.3.0 in /java - posted by GitBox <gi...@apache.org> on 2022/04/11 19:37:37 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun closed pull request #1084: Bump maven-shade-plugin from 3.2.4 to 3.3.0 in /java - posted by GitBox <gi...@apache.org> on 2022/04/11 19:37:37 UTC, 0 replies.
- [GitHub] [orc] dependabot[bot] commented on pull request #1084: Bump maven-shade-plugin from 3.2.4 to 3.3.0 in /java - posted by GitBox <gi...@apache.org> on 2022/04/11 19:37:38 UTC, 0 replies.
- [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 - posted by GitBox <gi...@apache.org> on 2022/04/11 19:42:05 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #1086: Bump jackson-databind from 2.12.3 to 2.12.6.1 in /java/bench/spark - posted by GitBox <gi...@apache.org> on 2022/04/11 20:10:04 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun closed pull request #1086: Bump jackson-databind from 2.12.3 to 2.12.6.1 in /java/bench/spark - posted by GitBox <gi...@apache.org> on 2022/04/11 20:10:04 UTC, 0 replies.
- [GitHub] [orc] dependabot[bot] commented on pull request #1086: Bump jackson-databind from 2.12.3 to 2.12.6.1 in /java/bench/spark - posted by GitBox <gi...@apache.org> on 2022/04/11 20:10:06 UTC, 0 replies.
- [GitHub] [orc] stiga-huang commented on a diff in pull request #1073: ORC-969: [C++] Evaluate SearchArguments using file and stripe level stats - posted by GitBox <gi...@apache.org> on 2022/04/12 01:29:22 UTC, 0 replies.
- [jira] [Created] (ORC-1150) Improve RowReaderImpl::computeBatchSize() - posted by "Quanlong Huang (Jira)" <ji...@apache.org> on 2022/04/12 09:35:00 UTC, 0 replies.
- [GitHub] [orc] karan-k-deepr commented on issue #1022: Unable to filter DECIMAL column from ORC file in c++ - posted by GitBox <gi...@apache.org> on 2022/04/12 18:05:35 UTC, 1 replies.
- [GitHub] [orc] stiga-huang commented on issue #1022: Unable to filter DECIMAL column from ORC file in c++ - posted by GitBox <gi...@apache.org> on 2022/04/13 01:47:39 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun closed pull request #1073: ORC-969: [C++] Evaluate SearchArguments using file and stripe level stats - posted by GitBox <gi...@apache.org> on 2022/04/13 17:58:19 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #1072: ORC-1138 - posted by GitBox <gi...@apache.org> on 2022/04/13 18:04:00 UTC, 1 replies.
- [VOTE][RESULT] Release Apache ORC 1.6.14 (RC0) - posted by Dongjoon Hyun <do...@gmail.com> on 2022/04/14 17:47:26 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on issue #1081: Release Apache ORC 1.6.14 - posted by GitBox <gi...@apache.org> on 2022/04/14 17:52:12 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun closed issue #1081: Release Apache ORC 1.6.14 - posted by GitBox <gi...@apache.org> on 2022/04/14 17:52:12 UTC, 0 replies.
- [ANNOUNCE] Announcing Apache ORC 1.6.14 - posted by Dongjoon Hyun <do...@gmail.com> on 2022/04/14 19:44:22 UTC, 0 replies.
- [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 - posted by GitBox <gi...@apache.org> on 2022/04/14 23:10:11 UTC, 3 replies.
- [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 - posted by GitBox <gi...@apache.org> on 2022/04/14 23:17:12 UTC, 1 replies.
- [GitHub] [orc] williamhyun closed issue #1046: Release Apache ORC 1.7.4 - posted by GitBox <gi...@apache.org> on 2022/04/15 23:27:18 UTC, 0 replies.
- [GitHub] [orc] stiga-huang opened a new pull request, #1087: ORC-1150: [C++] Optimize RowReaderImpl::computeBatchSize() by pre-computation - posted by GitBox <gi...@apache.org> on 2022/04/16 01:25:08 UTC, 0 replies.
- [VOTE][RESULT] Release Apache ORC 1.7.4 (RC0) - posted by William Hyun <wi...@gmail.com> on 2022/04/16 03:09:41 UTC, 0 replies.
- [ANNOUNCE] Announcing Apache ORC 1.7.4 - posted by William Hyun <wi...@gmail.com> on 2022/04/16 04:10:47 UTC, 1 replies.
- [GitHub] [orc] coderex2522 commented on a diff in pull request #1087: ORC-1150: [C++] Optimize RowReaderImpl::computeBatchSize() by pre-computation - posted by GitBox <gi...@apache.org> on 2022/04/16 05:53:40 UTC, 1 replies.
- [GitHub] [orc] stiga-huang commented on a diff in pull request #1087: ORC-1150: [C++] Optimize RowReaderImpl::computeBatchSize() by pre-computation - posted by GitBox <gi...@apache.org> on 2022/04/16 06:24:48 UTC, 3 replies.
- [GitHub] [orc] wgtmac commented on pull request #1087: ORC-1150: [C++] Optimize RowReaderImpl::computeBatchSize() by pre-computation - posted by GitBox <gi...@apache.org> on 2022/04/16 15:16:44 UTC, 0 replies.
- [jira] [Created] (ORC-1151) [C++] Incorrect statistics for Timestamp column with non UTC writer time zones - posted by "noirello (Jira)" <ji...@apache.org> on 2022/04/17 00:20:00 UTC, 0 replies.
- [GitHub] [orc] noirello opened a new pull request, #1088: ORC-1151: [C++] Incorrect statistics for Timestamp column with non UTC writer time zones - posted by GitBox <gi...@apache.org> on 2022/04/17 00:27:15 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on a diff in pull request #1088: ORC-1151: [C++] Incorrect statistics for Timestamp column with non UTC writer time zones - posted by GitBox <gi...@apache.org> on 2022/04/17 01:01:46 UTC, 0 replies.
- [jira] [Created] (ORC-1152) [C++] Support encoding decimals in RLEv2 - posted by "ZhangXin (Jira)" <ji...@apache.org> on 2022/04/17 12:54:00 UTC, 0 replies.
- [GitHub] [orc] coderex2522 opened a new pull request, #1089: ORC-1152:[C++] Support writing short decimals in RLEv2 - posted by GitBox <gi...@apache.org> on 2022/04/17 13:14:58 UTC, 0 replies.
- [GitHub] [orc] noirello commented on a diff in pull request #1088: ORC-1151: [C++] Incorrect statistics for Timestamp column with non UTC writer time zones - posted by GitBox <gi...@apache.org> on 2022/04/17 14:03:35 UTC, 1 replies.
- [GitHub] [orc] dongjoon-hyun commented on a diff in pull request #1088: ORC-1151: [C++] Fix `ColumnWriter` for non-UTC Timestamp columns - posted by GitBox <gi...@apache.org> on 2022/04/18 02:20:29 UTC, 6 replies.
- [GitHub] [orc] wgtmac commented on a diff in pull request #1087: ORC-1150: [C++] Optimize RowReaderImpl::computeBatchSize() by pre-computation - posted by GitBox <gi...@apache.org> on 2022/04/18 02:54:49 UTC, 3 replies.
- [GitHub] [orc] wgtmac commented on a diff in pull request #1088: ORC-1151: [C++] Fix `ColumnWriter` for non-UTC Timestamp columns - posted by GitBox <gi...@apache.org> on 2022/04/18 03:32:08 UTC, 0 replies.
- [GitHub] [orc] wgtmac commented on a diff in pull request #1089: ORC-1152:[C++] Support writing short decimals in RLEv2 - posted by GitBox <gi...@apache.org> on 2022/04/18 03:40:23 UTC, 2 replies.
- [GitHub] [orc] dongjoon-hyun commented on a diff in pull request #1089: ORC-1152:[C++] Support writing short decimals in RLEv2 - posted by GitBox <gi...@apache.org> on 2022/04/18 03:48:14 UTC, 1 replies.
- [GitHub] [orc] noirello commented on a diff in pull request #1088: ORC-1151: [C++] Fix `ColumnWriter` for non-UTC Timestamp columns - posted by GitBox <gi...@apache.org> on 2022/04/18 10:56:55 UTC, 0 replies.
- [GitHub] [orc] dependabot[bot] opened a new pull request, #1090: Bump hive.version from 3.1.2 to 3.1.3 in /java - posted by GitBox <gi...@apache.org> on 2022/04/18 12:32:52 UTC, 0 replies.
- [GitHub] [orc] dependabot[bot] opened a new pull request, #1091: Bump byte-buddy from 1.12.8 to 1.12.9 in /java - posted by GitBox <gi...@apache.org> on 2022/04/18 12:38:16 UTC, 0 replies.
- [GitHub] [orc] williamhyun merged pull request #1091: ORC-1153: Bump byte-buddy from 1.12.8 to 1.12.9 in /java - posted by GitBox <gi...@apache.org> on 2022/04/18 19:23:56 UTC, 0 replies.
- [jira] [Created] (ORC-1153) Bump byte-buddy from 1.12.8 to 1.12.9 - posted by "William Hyun (Jira)" <ji...@apache.org> on 2022/04/18 19:24:00 UTC, 0 replies.
- [GitHub] [orc] github-actions[bot] commented on pull request #601: ORC-703 : Fix RLE encoding bug on large negative integer. - posted by GitBox <gi...@apache.org> on 2022/04/19 00:05:55 UTC, 0 replies.
- [GitHub] [orc] github-actions[bot] commented on pull request #586: ORC-703 : Fix RLE encoding bug on large negative integer. - posted by GitBox <gi...@apache.org> on 2022/04/19 00:05:57 UTC, 0 replies.
- [GitHub] [orc] github-actions[bot] commented on pull request #564: ORC-274: Remove columnNames field from Reader.Options - posted by GitBox <gi...@apache.org> on 2022/04/19 00:05:58 UTC, 0 replies.
- [GitHub] [orc] github-actions[bot] commented on pull request #524: ZSTD_STATIC_LIB_NAME: Avoid double .a extensions - posted by GitBox <gi...@apache.org> on 2022/04/19 00:05:59 UTC, 0 replies.
- [GitHub] [orc] github-actions[bot] commented on pull request #504: ORC-625: Improve dictionary lookup by marking common prefixes. - posted by GitBox <gi...@apache.org> on 2022/04/19 00:06:01 UTC, 0 replies.
- [GitHub] [orc] github-actions[bot] commented on pull request #496: ORC-624: Fix UBSan errors reported in the testsuite: - posted by GitBox <gi...@apache.org> on 2022/04/19 00:06:03 UTC, 0 replies.
- [GitHub] [orc] github-actions[bot] commented on pull request #483: ORC-601: Add more debug info to error messages in the scanner - posted by GitBox <gi...@apache.org> on 2022/04/19 00:06:04 UTC, 0 replies.
- [GitHub] [orc] github-actions[bot] commented on pull request #308: Covert tool should create a lowercase schema - posted by GitBox <gi...@apache.org> on 2022/04/19 00:06:06 UTC, 0 replies.
- [GitHub] [orc] github-actions[bot] commented on pull request #283: ORC-378 - posted by GitBox <gi...@apache.org> on 2022/04/19 00:06:07 UTC, 0 replies.
- [GitHub] [orc] github-actions[bot] commented on pull request #189: ORC-210 Add new encodings and benchmarks for new double encoding. - posted by GitBox <gi...@apache.org> on 2022/04/19 00:06:08 UTC, 0 replies.
- [GitHub] [orc] github-actions[bot] commented on pull request #142: [ORC-218] Cache timezone information in the library. - posted by GitBox <gi...@apache.org> on 2022/04/19 00:06:10 UTC, 0 replies.
- [GitHub] [orc] github-actions[bot] commented on pull request #101: ORC-156 - posted by GitBox <gi...@apache.org> on 2022/04/19 00:06:11 UTC, 0 replies.
- [GitHub] [orc] coderex2522 commented on a diff in pull request #1089: ORC-1152:[C++] Support writing short decimals in RLEv2 - posted by GitBox <gi...@apache.org> on 2022/04/19 03:08:05 UTC, 1 replies.
- [GitHub] [orc] stiga-huang merged pull request #1088: ORC-1151: [C++] Fix `ColumnWriter` for non-UTC Timestamp columns - posted by GitBox <gi...@apache.org> on 2022/04/19 04:56:26 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on a diff in pull request #1087: ORC-1150: [C++] Optimize RowReaderImpl::computeBatchSize() by pre-computation - posted by GitBox <gi...@apache.org> on 2022/04/19 06:27:25 UTC, 1 replies.
- [GitHub] [orc] noirello commented on pull request #1088: ORC-1151: [C++] Fix `ColumnWriter` for non-UTC Timestamp columns - posted by GitBox <gi...@apache.org> on 2022/04/19 06:53:21 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #1088: ORC-1151: [C++] Fix `ColumnWriter` for non-UTC Timestamp columns - posted by GitBox <gi...@apache.org> on 2022/04/19 07:08:24 UTC, 1 replies.
- [GitHub] [orc] nehaljwani closed pull request #524: ZSTD_STATIC_LIB_NAME: Avoid double .a extensions - posted by GitBox <gi...@apache.org> on 2022/04/19 09:08:40 UTC, 0 replies.
- [GitHub] [orc] HeenaBansal2009 commented on pull request #1023: ORC-1101: [C++] Improve malformed STRUCT handling - posted by GitBox <gi...@apache.org> on 2022/04/19 18:38:41 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #1023: ORC-1101: [C++] Improve malformed STRUCT handling - posted by GitBox <gi...@apache.org> on 2022/04/19 18:41:28 UTC, 0 replies.
- [GitHub] [orc] github-actions[bot] closed pull request #601: ORC-703 : Fix RLE encoding bug on large negative integer. - posted by GitBox <gi...@apache.org> on 2022/04/20 00:06:17 UTC, 0 replies.
- [GitHub] [orc] github-actions[bot] closed pull request #586: ORC-703 : Fix RLE encoding bug on large negative integer. - posted by GitBox <gi...@apache.org> on 2022/04/20 00:06:18 UTC, 0 replies.
- [GitHub] [orc] github-actions[bot] closed pull request #564: ORC-274: Remove columnNames field from Reader.Options - posted by GitBox <gi...@apache.org> on 2022/04/20 00:06:20 UTC, 0 replies.
- [GitHub] [orc] github-actions[bot] closed pull request #504: ORC-625: Improve dictionary lookup by marking common prefixes. - posted by GitBox <gi...@apache.org> on 2022/04/20 00:06:21 UTC, 0 replies.
- [GitHub] [orc] github-actions[bot] closed pull request #496: ORC-624: Fix UBSan errors reported in the testsuite: - posted by GitBox <gi...@apache.org> on 2022/04/20 00:06:22 UTC, 0 replies.
- [GitHub] [orc] github-actions[bot] closed pull request #483: ORC-601: Add more debug info to error messages in the scanner - posted by GitBox <gi...@apache.org> on 2022/04/20 00:06:24 UTC, 0 replies.
- [GitHub] [orc] github-actions[bot] closed pull request #308: Covert tool should create a lowercase schema - posted by GitBox <gi...@apache.org> on 2022/04/20 00:06:25 UTC, 0 replies.
- [GitHub] [orc] github-actions[bot] closed pull request #283: ORC-378 - posted by GitBox <gi...@apache.org> on 2022/04/20 00:06:26 UTC, 0 replies.
- [GitHub] [orc] github-actions[bot] closed pull request #189: ORC-210 Add new encodings and benchmarks for new double encoding. - posted by GitBox <gi...@apache.org> on 2022/04/20 00:06:27 UTC, 0 replies.
- [GitHub] [orc] github-actions[bot] closed pull request #142: [ORC-218] Cache timezone information in the library. - posted by GitBox <gi...@apache.org> on 2022/04/20 00:06:28 UTC, 0 replies.
- [GitHub] [orc] github-actions[bot] closed pull request #101: ORC-156 - posted by GitBox <gi...@apache.org> on 2022/04/20 00:06:30 UTC, 0 replies.
- [jira] [Created] (ORC-1154) Bump hive.version from 3.1.2 to 3.1.3 - posted by "William Hyun (Jira)" <ji...@apache.org> on 2022/04/20 17:57:00 UTC, 0 replies.
- [GitHub] [orc] williamhyun merged pull request #1090: ORC-1154: Bump hive.version from 3.1.2 to 3.1.3 - posted by GitBox <gi...@apache.org> on 2022/04/20 17:57:19 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun opened a new issue, #1092: Broken Avatar images in Apache ORC News - posted by GitBox <gi...@apache.org> on 2022/04/20 18:56:51 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on issue #1092: Broken Avatar images in Apache ORC News - posted by GitBox <gi...@apache.org> on 2022/04/20 18:57:46 UTC, 7 replies.
- [GitHub] [orc] wgtmac commented on issue #1092: Broken Avatar images in Apache ORC News - posted by GitBox <gi...@apache.org> on 2022/04/21 05:12:33 UTC, 2 replies.
- [GitHub] [orc] wgtmac merged pull request #1087: ORC-1150: [C++] Optimize RowReaderImpl::computeBatchSize() by pre-computation - posted by GitBox <gi...@apache.org> on 2022/04/21 16:11:46 UTC, 0 replies.
- [jira] [Created] (ORC-1155) Add Ubuntu 22.04 to docker test - posted by "William Hyun (Jira)" <ji...@apache.org> on 2022/04/22 00:42:00 UTC, 0 replies.
- [GitHub] [orc] williamhyun opened a new pull request, #1093: ORC-1155: Add Ubuntu 22.04 to docker tests - posted by GitBox <gi...@apache.org> on 2022/04/22 00:42:55 UTC, 0 replies.
- [GitHub] [orc] williamhyun commented on issue #1092: Broken Avatar images in Apache ORC News - posted by GitBox <gi...@apache.org> on 2022/04/22 01:52:01 UTC, 1 replies.
- [GitHub] [orc] wgtmac merged pull request #1089: ORC-1152:[C++] Support writing short decimals in RLEv2 - posted by GitBox <gi...@apache.org> on 2022/04/22 02:05:33 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun closed pull request #1093: ORC-1155: Add Ubuntu 22.04 to docker tests - posted by GitBox <gi...@apache.org> on 2022/04/22 02:07:10 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #1090: ORC-1154: Bump hive.version from 3.1.2 to 3.1.3 - posted by GitBox <gi...@apache.org> on 2022/04/22 02:17:24 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #1089: ORC-1152:[C++] Support writing short decimals in RLEv2 - posted by GitBox <gi...@apache.org> on 2022/04/22 02:29:05 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun closed issue #1092: Broken Avatar images in Apache ORC News - posted by GitBox <gi...@apache.org> on 2022/04/24 21:08:43 UTC, 0 replies.
- [GitHub] [orc] dependabot[bot] opened a new pull request, #1094: Bump opencsv from 5.5.2 to 5.6 in /java - posted by GitBox <gi...@apache.org> on 2022/04/25 12:04:36 UTC, 0 replies.
- [GitHub] [orc] dependabot[bot] opened a new pull request, #1095: Bump guava from 31.0.1-jre to 31.1-jre in /java - posted by GitBox <gi...@apache.org> on 2022/04/25 12:12:40 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun closed 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 - posted by GitBox <gi...@apache.org> on 2022/04/25 19:10:02 UTC, 0 replies.
- [GitHub] [orc] naveensrinivasan opened a new pull request, #1096: chore: Set permissions for GitHub actions - posted by GitBox <gi...@apache.org> on 2022/04/25 22:08:40 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #1094: Bump opencsv from 5.5.2 to 5.6 in /java - posted by GitBox <gi...@apache.org> on 2022/04/25 22:39:57 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #1095: Bump guava from 31.0.1-jre to 31.1-jre in /java - posted by GitBox <gi...@apache.org> on 2022/04/25 22:40:11 UTC, 0 replies.
- [jira] [Created] (ORC-1156) Update opencsv to 5.6 - posted by "William Hyun (Jira)" <ji...@apache.org> on 2022/04/25 23:19:00 UTC, 0 replies.
- [GitHub] [orc] williamhyun commented on pull request #1094: ORC-1156: Bump opencsv from 5.5.2 to 5.6 - posted by GitBox <gi...@apache.org> on 2022/04/25 23:19:26 UTC, 0 replies.
- [GitHub] [orc] williamhyun merged pull request #1094: ORC-1156: Bump opencsv from 5.5.2 to 5.6 - posted by GitBox <gi...@apache.org> on 2022/04/25 23:20:01 UTC, 0 replies.
- [jira] [Created] (ORC-1157) Update guava to 31.1-jre - posted by "William Hyun (Jira)" <ji...@apache.org> on 2022/04/25 23:22:00 UTC, 0 replies.
- [GitHub] [orc] williamhyun merged pull request #1095: ORC-1157: Update guava to 31.1-jre - posted by GitBox <gi...@apache.org> on 2022/04/25 23:22:58 UTC, 0 replies.
- [jira] [Created] (ORC-1158) Add notification settings to .asf.yaml - posted by "William Hyun (Jira)" <ji...@apache.org> on 2022/04/26 05:52:00 UTC, 0 replies.
- [GitHub] [orc] williamhyun opened a new pull request, #1097: ORC-1158: Add notification settings to .asf.yaml - posted by GitBox <gi...@apache.org> on 2022/04/26 05:52:44 UTC, 0 replies.
- [GitHub] [orc] williamhyun commented on pull request #1097: ORC-1158: Add notification settings to .asf.yaml - posted by GitBox <gi...@apache.org> on 2022/04/26 05:53:02 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #1097: ORC-1158: Add notification settings to .asf.yaml - posted by GitBox <gi...@apache.org> on 2022/04/26 06:10:46 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun merged pull request #1097: ORC-1158: Add notification settings to .asf.yaml - posted by GitBox <gi...@apache.org> on 2022/04/26 06:11:27 UTC, 0 replies.
- [jira] [Created] (ORC-1159) [C++] Crash when the last stripe is skipped - posted by "Quanlong Huang (Jira)" <ji...@apache.org> on 2022/04/27 01:27:00 UTC, 0 replies.
- [jira] [Created] (ORC-1160) [C++] RowReaderImpl::seekToRow() can't seek within a selected row group - posted by "Quanlong Huang (Jira)" <ji...@apache.org> on 2022/04/27 07:30:00 UTC, 0 replies.
- [jira] [Created] (ORC-1161) Add MacOS 12 and remove MacOS 10 - posted by "William Hyun (Jira)" <ji...@apache.org> on 2022/04/28 02:00:00 UTC, 0 replies.
- [jira] [Created] (ORC-1162) Fix Apache Project Website Checks Warning - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2022/04/28 16:36:00 UTC, 0 replies.
- Feature Freeze for Apache ORC 1.8? - posted by Dongjoon Hyun <do...@gmail.com> on 2022/04/29 22:10:12 UTC, 1 replies.