You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [orc] wgtmac commented on pull request #476: ORC-40: [C++] Implement Predicate Pushdown for C++ Reader - posted by GitBox <gi...@apache.org> on 2021/03/01 15:53:13 UTC, 1 replies.
- [jira] [Created] (ORC-755) Introduce OrcFilterContext - posted by "Pavan Lanka (Jira)" <ji...@apache.org> on 2021/03/01 18:36:00 UTC, 0 replies.
- [GitHub] [orc] pavibhai opened a new pull request #647: ORC-755: Added OrcFilterContext that accomplishes the following: - posted by GitBox <gi...@apache.org> on 2021/03/01 19:31:13 UTC, 0 replies.
- [GitHub] [orc] pavibhai commented on pull request #647: ORC-755: Added OrcFilterContext that accomplishes the following: - posted by GitBox <gi...@apache.org> on 2021/03/01 19:32:26 UTC, 0 replies.
- [GitHub] [orc] omalley commented on a change in pull request #647: ORC-755: Added OrcFilterContext that accomplishes the following: - posted by GitBox <gi...@apache.org> on 2021/03/02 01:54:49 UTC, 2 replies.
- [GitHub] [orc] wgtmac commented on a change in pull request #476: ORC-40: [C++] Implement Predicate Pushdown for C++ Reader - posted by GitBox <gi...@apache.org> on 2021/03/02 13:48:27 UTC, 0 replies.
- [GitHub] [orc] pavibhai commented on a change in pull request #647: ORC-755: Added OrcFilterContext that accomplishes the following: - posted by GitBox <gi...@apache.org> on 2021/03/02 16:48:13 UTC, 12 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #476: ORC-40: [C++] Implement Predicate Pushdown for C++ Reader - posted by GitBox <gi...@apache.org> on 2021/03/02 20:07:55 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun edited a comment on pull request #476: ORC-40: [C++] Implement Predicate Pushdown for C++ Reader - posted by GitBox <gi...@apache.org> on 2021/03/02 20:08:18 UTC, 1 replies.
- [GitHub] [orc] dongjoon-hyun commented on a change in pull request #476: ORC-40: [C++] Implement Predicate Pushdown for C++ Reader - posted by GitBox <gi...@apache.org> on 2021/03/02 20:08:30 UTC, 0 replies.
- [GitHub] [orc] wgtmac opened a new pull request #648: ORC-751: [C++] Implement Predicate Pushdown for C++ Reader - posted by GitBox <gi...@apache.org> on 2021/03/03 03:16:42 UTC, 0 replies.
- [GitHub] [orc] wgtmac closed pull request #476: ORC-751: [C++] Implement Predicate Pushdown for C++ Reader - posted by GitBox <gi...@apache.org> on 2021/03/03 03:17:27 UTC, 0 replies.
- [GitHub] [orc] wgtmac commented on pull request #648: ORC-751: [C++] Implement Predicate Pushdown for C++ Reader - posted by GitBox <gi...@apache.org> on 2021/03/03 03:18:32 UTC, 1 replies.
- [GitHub] [orc] pgaref commented on a change in pull request #648: ORC-751: [C++] Implement Predicate Pushdown for C++ Reader - posted by GitBox <gi...@apache.org> on 2021/03/03 12:06:43 UTC, 3 replies.
- [GitHub] [orc] pgaref commented on a change in pull request #647: ORC-755: Added OrcFilterContext that accomplishes the following: - posted by GitBox <gi...@apache.org> on 2021/03/03 12:40:46 UTC, 3 replies.
- [jira] [Created] (ORC-756) [Java] Include Vector Length Error with null readerSchema (for ACID formats) - posted by "Bil Bingham (Jira)" <ji...@apache.org> on 2021/03/03 16:14:00 UTC, 0 replies.
- [GitHub] [orc] bilbingham opened a new pull request #649: [ORC-756] Check null readerschema prior to setting readerSchemaIsAcid && readerColumnOffset - posted by GitBox <gi...@apache.org> on 2021/03/03 16:18:02 UTC, 0 replies.
- [GitHub] [orc] pgaref commented on pull request #649: [ORC-756] Check null readerschema prior to setting readerSchemaIsAcid && readerColumnOffset - posted by GitBox <gi...@apache.org> on 2021/03/03 17:48:00 UTC, 2 replies.
- [GitHub] [orc] pgaref edited a comment on pull request #649: [ORC-756] Check null readerschema prior to setting readerSchemaIsAcid && readerColumnOffset - posted by GitBox <gi...@apache.org> on 2021/03/03 17:49:23 UTC, 1 replies.
- [GitHub] [orc] bilbingham commented on pull request #649: [ORC-756] Check null readerschema prior to setting readerSchemaIsAcid && readerColumnOffset - posted by GitBox <gi...@apache.org> on 2021/03/03 18:49:02 UTC, 1 replies.
- [GitHub] [orc] bilbingham edited a comment on pull request #649: [ORC-756] Check null readerschema prior to setting readerSchemaIsAcid && readerColumnOffset - posted by GitBox <gi...@apache.org> on 2021/03/04 16:13:30 UTC, 1 replies.
- [GitHub] [orc] omalley closed pull request #647: ORC-755: Added OrcFilterContext that accomplishes the following: - posted by GitBox <gi...@apache.org> on 2021/03/04 18:18:05 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on a change in pull request #648: ORC-751: [C++] Implement Predicate Pushdown for C++ Reader - posted by GitBox <gi...@apache.org> on 2021/03/05 05:53:05 UTC, 0 replies.
- [GitHub] [orc] chaoyli commented on pull request #586: ORC-703 : Fix RLE encoding bug on large negative integer. - posted by GitBox <gi...@apache.org> on 2021/03/08 02:08:00 UTC, 1 replies.
- [GitHub] [orc] pgaref commented on pull request #586: ORC-703 : Fix RLE encoding bug on large negative integer. - posted by GitBox <gi...@apache.org> on 2021/03/08 11:04:39 UTC, 0 replies.
- [GitHub] [orc] pgaref opened a new pull request #650: ORC-756: Include Vector Length Error with null readerSchema (for ACID formats) - posted by GitBox <gi...@apache.org> on 2021/03/08 12:22:38 UTC, 0 replies.
- [GitHub] [orc] wgtmac commented on a change in pull request #648: ORC-751: [C++] Implement Predicate Pushdown for C++ Reader - posted by GitBox <gi...@apache.org> on 2021/03/08 15:19:13 UTC, 0 replies.
- [GitHub] [orc] pavibhai commented on a change in pull request #635: ORC-742: LazyIO for non-filter columns - posted by GitBox <gi...@apache.org> on 2021/03/08 18:12:40 UTC, 16 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #648: ORC-751: [C++] Implement Predicate Pushdown for C++ Reader - posted by GitBox <gi...@apache.org> on 2021/03/08 22:58:55 UTC, 1 replies.
- [GitHub] [orc] pgaref commented on pull request #648: ORC-751: [C++] Implement Predicate Pushdown for C++ Reader - posted by GitBox <gi...@apache.org> on 2021/03/08 23:02:29 UTC, 1 replies.
- [GitHub] [orc] dongjoon-hyun merged pull request #648: ORC-751: [C++] Implement Predicate Pushdown for C++ Reader - posted by GitBox <gi...@apache.org> on 2021/03/09 17:54:41 UTC, 0 replies.
- [jira] [Created] (ORC-757) Add Hashtable implementation for dictionary - posted by "Lei Sun (Jira)" <ji...@apache.org> on 2021/03/09 23:23:00 UTC, 0 replies.
- [GitHub] [orc] autumnust opened a new pull request #651: [ORC-757] HashTable dictionary - posted by GitBox <gi...@apache.org> on 2021/03/09 23:28:56 UTC, 0 replies.
- [GitHub] [orc] bilbingham commented on pull request #650: ORC-756: Include Vector Length Error with null readerSchema (for ACID formats) - posted by GitBox <gi...@apache.org> on 2021/03/11 16:16:41 UTC, 0 replies.
- [jira] [Created] (ORC-758) Avoid decompressing compressed streams if already decompressed - posted by "Pavan Lanka (Jira)" <ji...@apache.org> on 2021/03/12 01:42:00 UTC, 0 replies.
- [GitHub] [orc] pavibhai opened a new pull request #652: ORC-758: Avoid seeking and decompressing of compressed stream - posted by GitBox <gi...@apache.org> on 2021/03/12 02:11:17 UTC, 0 replies.
- [jira] [Created] (ORC-759) StructBatchReader should always skip processing on the rootReader - posted by "Pavan Lanka (Jira)" <ji...@apache.org> on 2021/03/12 17:54:00 UTC, 0 replies.
- [GitHub] [orc] pavibhai opened a new pull request #653: Orc 759 struct reader - posted by GitBox <gi...@apache.org> on 2021/03/12 18:05:02 UTC, 0 replies.
- [jira] [Created] (ORC-760) Update spark to 3.1.1 - posted by "William Hyun (Jira)" <ji...@apache.org> on 2021/03/14 02:20:00 UTC, 0 replies.
- [GitHub] [orc] williamhyun opened a new pull request #654: ORC-760: Update Spark to 3.1.1 - posted by GitBox <gi...@apache.org> on 2021/03/14 02:20:07 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #654: ORC-760: Update Spark to 3.1.1 - posted by GitBox <gi...@apache.org> on 2021/03/14 03:31:15 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun merged pull request #654: ORC-760: Update Spark to 3.1.1 - posted by GitBox <gi...@apache.org> on 2021/03/14 03:31:37 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun edited a comment on pull request #654: ORC-760: Update Spark to 3.1.1 - posted by GitBox <gi...@apache.org> on 2021/03/14 03:32:09 UTC, 0 replies.
- [GitHub] [orc] yuokada opened a new pull request #655: ORC-694: Update docker files for adding Java11 support - posted by GitBox <gi...@apache.org> on 2021/03/15 16:27:33 UTC, 0 replies.
- [GitHub] [orc] yuokada commented on pull request #655: ORC-694: Update docker files for adding Java11 support - posted by GitBox <gi...@apache.org> on 2021/03/15 23:50:49 UTC, 2 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #655: ORC-694: Update docker files for adding Java11 support - posted by GitBox <gi...@apache.org> on 2021/03/16 00:27:08 UTC, 2 replies.
- [GitHub] [orc] yuokada opened a new pull request #656: ORC-694: Replace MAINTAINER command with LABEL command - posted by GitBox <gi...@apache.org> on 2021/03/16 00:35:35 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #656: ORC-694: Replace MAINTAINER command with LABEL command - posted by GitBox <gi...@apache.org> on 2021/03/16 01:23:38 UTC, 1 replies.
- [GitHub] [orc] yuokada commented on pull request #656: ORC-694: Replace MAINTAINER command with LABEL command - posted by GitBox <gi...@apache.org> on 2021/03/16 01:28:28 UTC, 0 replies.
- [jira] [Created] (ORC-761) Replace MAINTAINER command with LABEL command in Dockerfile - posted by "Yukihiro Okada (Jira)" <ji...@apache.org> on 2021/03/16 01:35:00 UTC, 0 replies.
- [GitHub] [orc] yuokada commented on pull request #656: ORC-761: Replace MAINTAINER command with LABEL command - posted by GitBox <gi...@apache.org> on 2021/03/16 01:45:48 UTC, 1 replies.
- [GitHub] [orc] dongjoon-hyun merged pull request #656: ORC-761: Replace MAINTAINER command with LABEL command - posted by GitBox <gi...@apache.org> on 2021/03/16 01:53:36 UTC, 0 replies.
- [GitHub] [orc] yuokada commented on a change in pull request #655: ORC-694: Update docker files for adding Java11 support - posted by GitBox <gi...@apache.org> on 2021/03/16 03:05:46 UTC, 2 replies.
- [GitHub] [orc] yuokada edited a comment on pull request #656: ORC-761: Replace MAINTAINER command with LABEL command - posted by GitBox <gi...@apache.org> on 2021/03/16 03:21:14 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on a change in pull request #655: ORC-694: Update docker files for adding Java11 support - posted by GitBox <gi...@apache.org> on 2021/03/16 17:39:40 UTC, 2 replies.
- [jira] [Created] (ORC-762) build failed on AArch64, Fedora 33 - posted by "Lutz Weischer (Jira)" <ji...@apache.org> on 2021/03/17 09:29:00 UTC, 0 replies.
- [jira] [Created] (ORC-763) ORC timestamp inconsistencies before UNIX epoch - posted by "Zoltán Borók-Nagy (Jira)" <ji...@apache.org> on 2021/03/17 14:09:00 UTC, 0 replies.
- [GitHub] [orc] pgaref commented on a change in pull request #655: ORC-694: Update docker files for adding Java11 support - posted by GitBox <gi...@apache.org> on 2021/03/17 19:23:26 UTC, 1 replies.
- [GitHub] [orc] pgaref commented on pull request #655: ORC-694: Update docker files for adding Java11 support - posted by GitBox <gi...@apache.org> on 2021/03/17 19:40:35 UTC, 0 replies.
- [GitHub] [orc] yuokada edited a comment on pull request #655: ORC-694: Update docker files for adding Java11 support - posted by GitBox <gi...@apache.org> on 2021/03/17 23:56:11 UTC, 2 replies.
- [jira] [Created] (ORC-764) Added build option to compile libraries with position independent code - posted by "Ben Givertz (Jira)" <ji...@apache.org> on 2021/03/18 21:15:00 UTC, 0 replies.
- [jira] [Created] (ORC-765) Added build option to compile libraries with position independent code - posted by "Ben Givertz (Jira)" <ji...@apache.org> on 2021/03/18 21:16:00 UTC, 0 replies.
- [GitHub] [orc] bgivertz opened a new pull request #657: ORC-765: Added build option to compile libraries with position independent code - posted by GitBox <gi...@apache.org> on 2021/03/18 21:18:34 UTC, 0 replies.
- [jira] [Created] (ORC-766) Generalize the docker scripts to handle build-args - posted by "Owen O'Malley (Jira)" <ji...@apache.org> on 2021/03/18 21:51:00 UTC, 0 replies.
- [GitHub] [orc] omalley closed pull request #655: ORC-694: Update docker files for adding Java11 support - posted by GitBox <gi...@apache.org> on 2021/03/18 21:52:39 UTC, 0 replies.
- [GitHub] [orc] omalley opened a new pull request #658: ORC-766: Generalize the docker scripts to handle build arguments. - posted by GitBox <gi...@apache.org> on 2021/03/18 22:02:21 UTC, 0 replies.
- [jira] [Created] (ORC-767) Add docker support for jdk 8 in debian 10 - posted by "Owen O'Malley (Jira)" <ji...@apache.org> on 2021/03/19 18:07:00 UTC, 0 replies.
- [GitHub] [orc] omalley opened a new pull request #659: ORC-767 Add jdk 8 support for the debian 10 docker file - posted by GitBox <gi...@apache.org> on 2021/03/19 18:13:22 UTC, 0 replies.
- [GitHub] [orc] pgaref commented on a change in pull request #652: ORC-758: Avoid seeking and decompressing of compressed stream - posted by GitBox <gi...@apache.org> on 2021/03/19 19:14:18 UTC, 0 replies.
- [GitHub] [orc] pavibhai commented on a change in pull request #652: ORC-758: Avoid seeking and decompressing of compressed stream - posted by GitBox <gi...@apache.org> on 2021/03/19 20:09:38 UTC, 9 replies.
- [GitHub] [orc] pgaref commented on a change in pull request #653: ORC-759: StructBatchReader should always skip processing on the rootReader - posted by GitBox <gi...@apache.org> on 2021/03/19 21:49:07 UTC, 1 replies.
- [GitHub] [orc] omalley commented on a change in pull request #652: ORC-758: Avoid seeking and decompressing of compressed stream - posted by GitBox <gi...@apache.org> on 2021/03/19 23:24:35 UTC, 2 replies.
- [GitHub] [orc] yuokada opened a new pull request #660: ORC-728: Support head command in Java Tools - posted by GitBox <gi...@apache.org> on 2021/03/21 12:22:12 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun merged pull request #658: ORC-766: Generalize the docker scripts to handle build arguments. - posted by GitBox <gi...@apache.org> on 2021/03/22 02:29:34 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #659: ORC-767 Add jdk 8 support for the debian 10 docker file - posted by GitBox <gi...@apache.org> on 2021/03/22 02:31:26 UTC, 1 replies.
- [GitHub] [orc] dongjoon-hyun closed pull request #659: ORC-767 Add jdk 8 support for the debian 10 docker file - posted by GitBox <gi...@apache.org> on 2021/03/22 03:01:15 UTC, 0 replies.
- [GitHub] [orc] wgtmac opened a new pull request #661: ORC-763: [C++] Fix ORC timestamp inconsistencies with Java ORC - posted by GitBox <gi...@apache.org> on 2021/03/22 04:17:28 UTC, 0 replies.
- [GitHub] [orc] pgaref commented on pull request #652: ORC-758: Avoid seeking and decompressing of compressed stream - posted by GitBox <gi...@apache.org> on 2021/03/22 11:22:53 UTC, 0 replies.
- [GitHub] [orc] pgaref commented on a change in pull request #651: ORC-757: HashTable dictionary - posted by GitBox <gi...@apache.org> on 2021/03/22 13:17:10 UTC, 1 replies.
- [GitHub] [orc] dongjoon-hyun merged pull request #660: ORC-728: Support head command in Java Tools - posted by GitBox <gi...@apache.org> on 2021/03/22 17:45:19 UTC, 0 replies.
- [GitHub] [orc] williamhyun opened a new pull request #662: MINOR: Fix typo in make-release.md - posted by GitBox <gi...@apache.org> on 2021/03/22 20:56:10 UTC, 0 replies.
- [jira] [Created] (ORC-768) Update commons-csv to 1.8 - posted by "William Hyun (Jira)" <ji...@apache.org> on 2021/03/22 21:02:00 UTC, 0 replies.
- [GitHub] [orc] williamhyun opened a new pull request #663: ORC-768: Update commons-csv to 1.8 - posted by GitBox <gi...@apache.org> on 2021/03/22 21:05:45 UTC, 0 replies.
- [GitHub] [orc] pgaref merged pull request #662: MINOR: Fix typo in make-release.md - posted by GitBox <gi...@apache.org> on 2021/03/22 21:20:23 UTC, 0 replies.
- [GitHub] [orc] omalley commented on pull request #662: MINOR: Fix typo in make-release.md - posted by GitBox <gi...@apache.org> on 2021/03/22 22:32:42 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun merged pull request #663: ORC-768: Update commons-csv to 1.8 - posted by GitBox <gi...@apache.org> on 2021/03/23 00:13:17 UTC, 0 replies.
- [jira] [Created] (ORC-769) Support ZSTD in benchmark data generation - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/03/23 00:39:00 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun opened a new pull request #664: ORC-769: Support ZSTD in benchmark ORC data generation - posted by GitBox <gi...@apache.org> on 2021/03/23 00:44:04 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on a change in pull request #664: ORC-769: Support ZSTD in benchmark ORC data generation - posted by GitBox <gi...@apache.org> on 2021/03/23 00:45:37 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #631: ORC-738: Add date type conversion support in `Java Tools` - posted by GitBox <gi...@apache.org> on 2021/03/23 01:57:35 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #661: ORC-763: [C++] Fix ORC timestamp inconsistencies with Java ORC - posted by GitBox <gi...@apache.org> on 2021/03/23 04:11:55 UTC, 2 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #664: ORC-769: Support ZSTD in ORC data benchmark - posted by GitBox <gi...@apache.org> on 2021/03/23 04:29:54 UTC, 3 replies.
- [GitHub] [orc] dongjoon-hyun merged pull request #661: ORC-763: [C++] Fix ORC timestamp inconsistencies with Java ORC - posted by GitBox <gi...@apache.org> on 2021/03/23 10:21:56 UTC, 0 replies.
- [GitHub] [orc] pgaref commented on pull request #661: ORC-763: [C++] Fix ORC timestamp inconsistencies with Java ORC - posted by GitBox <gi...@apache.org> on 2021/03/23 11:14:47 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun edited a comment on pull request #664: ORC-769: Support ZSTD in ORC data benchmark - posted by GitBox <gi...@apache.org> on 2021/03/23 11:33:02 UTC, 0 replies.
- [jira] [Created] (ORC-770) Support ZSTD in Avro data benchmark - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/03/23 11:35:00 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun opened a new pull request #665: ORC-770: Support ZSTD in Avro data benchmark - posted by GitBox <gi...@apache.org> on 2021/03/23 11:41:59 UTC, 0 replies.
- [GitHub] [orc] pgaref commented on pull request #664: ORC-769: Support ZSTD in ORC data benchmark - posted by GitBox <gi...@apache.org> on 2021/03/23 11:52:01 UTC, 1 replies.
- [jira] [Created] (ORC-771) ORC timestamp consistency Test for sql.Timestamps close to epoch - posted by "Panagiotis Garefalakis (Jira)" <ji...@apache.org> on 2021/03/23 12:26:00 UTC, 0 replies.
- [GitHub] [orc] pgaref opened a new pull request #666: ORC-771: ORC timestamp consistency Test for sql.Timestamps close to epoch - posted by GitBox <gi...@apache.org> on 2021/03/23 12:29:09 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on a change in pull request #643: ORC-750: Fix bench to use orc pom as parent. - posted by GitBox <gi...@apache.org> on 2021/03/23 12:33:51 UTC, 1 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #666: ORC-771: ORC timestamp consistency Test for sql.Timestamps close to epoch - posted by GitBox <gi...@apache.org> on 2021/03/23 12:36:11 UTC, 2 replies.
- [jira] [Created] (ORC-772) Fix Spark benchmark jar creation - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/03/23 12:38:00 UTC, 0 replies.
- [GitHub] [orc] pgaref merged pull request #664: ORC-769: Support ZSTD in ORC data benchmark - posted by GitBox <gi...@apache.org> on 2021/03/23 12:44:37 UTC, 0 replies.
- [GitHub] [orc] pgaref commented on pull request #650: ORC-756: Include Vector Length Error with null readerSchema (for ACID formats) - posted by GitBox <gi...@apache.org> on 2021/03/23 12:48:11 UTC, 1 replies.
- [GitHub] [orc] dongjoon-hyun opened a new pull request #667: ORC-772: Fix Spark benchmark jar creation - posted by GitBox <gi...@apache.org> on 2021/03/23 12:57:52 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #667: ORC-772: Fix Spark benchmark jar creation - posted by GitBox <gi...@apache.org> on 2021/03/23 12:58:04 UTC, 1 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #643: ORC-750: Fix bench to use orc pom as parent. - posted by GitBox <gi...@apache.org> on 2021/03/23 12:58:59 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #650: ORC-756: Include Vector Length Error with null readerSchema (for ACID formats) - posted by GitBox <gi...@apache.org> on 2021/03/23 13:07:37 UTC, 1 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #665: ORC-770: Support ZSTD in Avro data benchmark - posted by GitBox <gi...@apache.org> on 2021/03/23 13:10:36 UTC, 2 replies.
- [GitHub] [orc] dongjoon-hyun commented on a change in pull request #650: ORC-756: Include Vector Length Error with null readerSchema (for ACID formats) - posted by GitBox <gi...@apache.org> on 2021/03/23 13:14:29 UTC, 5 replies.
- [GitHub] [orc] pgaref merged pull request #665: ORC-770: Support ZSTD in Avro data benchmark - posted by GitBox <gi...@apache.org> on 2021/03/23 13:30:33 UTC, 0 replies.
- [GitHub] [orc] pgaref commented on pull request #665: ORC-770: Support ZSTD in Avro data benchmark - posted by GitBox <gi...@apache.org> on 2021/03/23 13:32:13 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun merged pull request #667: ORC-772: Fix Spark benchmark jar creation - posted by GitBox <gi...@apache.org> on 2021/03/23 13:34:07 UTC, 0 replies.
- [GitHub] [orc] pgaref commented on a change in pull request #650: ORC-756: Include Vector Length Error with null readerSchema (for ACID formats) - posted by GitBox <gi...@apache.org> on 2021/03/23 13:37:14 UTC, 0 replies.
- [GitHub] [orc] omalley closed pull request #657: ORC-765: Added build option to compile libraries with position independent code - posted by GitBox <gi...@apache.org> on 2021/03/23 19:42:34 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun merged pull request #666: ORC-771: ORC timestamp consistency Test for sql.Timestamps close to epoch - posted by GitBox <gi...@apache.org> on 2021/03/23 19:50:13 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun merged pull request #650: ORC-756: Include Vector Length Error with null readerSchema (for ACID formats) - posted by GitBox <gi...@apache.org> on 2021/03/23 19:54:07 UTC, 0 replies.
- [GitHub] [orc] pgaref commented on pull request #666: ORC-771: ORC timestamp consistency Test for sql.Timestamps close to epoch - posted by GitBox <gi...@apache.org> on 2021/03/23 20:04:22 UTC, 0 replies.
- [GitHub] [orc] omalley closed pull request #652: ORC-758: Avoid seeking and decompressing of compressed stream - posted by GitBox <gi...@apache.org> on 2021/03/23 21:23:15 UTC, 0 replies.
- [GitHub] [orc] omalley commented on pull request #649: [ORC-756] Check null readerschema prior to setting readerSchemaIsAcid && readerColumnOffset - posted by GitBox <gi...@apache.org> on 2021/03/23 21:27:26 UTC, 0 replies.
- [GitHub] [orc] omalley closed pull request #649: [ORC-756] Check null readerschema prior to setting readerSchemaIsAcid && readerColumnOffset - posted by GitBox <gi...@apache.org> on 2021/03/23 21:27:27 UTC, 0 replies.
- [GitHub] [orc] pavibhai commented on a change in pull request #653: ORC-759: StructBatchReader should always skip processing on the rootReader - posted by GitBox <gi...@apache.org> on 2021/03/23 21:53:47 UTC, 3 replies.
- [GitHub] [orc] pgaref commented on pull request #653: ORC-759: StructBatchReader should always skip processing on the rootReader - posted by GitBox <gi...@apache.org> on 2021/03/24 17:19:37 UTC, 0 replies.
- [GitHub] [orc] pgaref closed pull request #653: ORC-759: StructBatchReader should always skip processing on the rootReader - posted by GitBox <gi...@apache.org> on 2021/03/24 17:19:39 UTC, 0 replies.
- [GitHub] [orc] pavibhai opened a new pull request #668: ORC-742: Added Lazy IO for non filter columns - posted by GitBox <gi...@apache.org> on 2021/03/24 17:32:36 UTC, 0 replies.
- [GitHub] [orc] pavibhai closed pull request #635: ORC-742: LazyIO for non-filter columns - posted by GitBox <gi...@apache.org> on 2021/03/24 17:35:02 UTC, 0 replies.
- [GitHub] [orc] pavibhai commented on pull request #635: ORC-742: LazyIO for non-filter columns - posted by GitBox <gi...@apache.org> on 2021/03/24 17:35:04 UTC, 0 replies.
- [GitHub] [orc] pavibhai commented on pull request #668: ORC-742: Added Lazy IO for non filter columns - posted by GitBox <gi...@apache.org> on 2021/03/24 17:47:14 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #653: ORC-759: StructBatchReader should always skip processing on the rootReader - posted by GitBox <gi...@apache.org> on 2021/03/24 19:33:58 UTC, 0 replies.
- [GitHub] [orc] omalley commented on a change in pull request #651: ORC-757: HashTable dictionary - posted by GitBox <gi...@apache.org> on 2021/03/24 20:17:37 UTC, 1 replies.
- [jira] [Created] (ORC-773) BinaryColumnWriter does not update Bloom filter - posted by "noirello (Jira)" <ji...@apache.org> on 2021/03/24 22:14:00 UTC, 0 replies.
- [GitHub] [orc] noirello opened a new pull request #669: ORC-773: BinaryColumnWriter does not update Bloom filter - posted by GitBox <gi...@apache.org> on 2021/03/24 22:20:24 UTC, 0 replies.
- [GitHub] [orc] omalley commented on pull request #651: ORC-757: HashTable dictionary - posted by GitBox <gi...@apache.org> on 2021/03/24 23:10:32 UTC, 0 replies.
- [GitHub] [orc] dirtysalt opened a new pull request #670: Update ORCv1.md - posted by GitBox <gi...@apache.org> on 2021/03/25 07:37:40 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on a change in pull request #670: Update ORCv1.md - posted by GitBox <gi...@apache.org> on 2021/03/25 08:01:16 UTC, 0 replies.
- [GitHub] [orc] dirtysalt commented on a change in pull request #670: Update ORCv1.md - posted by GitBox <gi...@apache.org> on 2021/03/25 08:07:04 UTC, 0 replies.
- [GitHub] [orc] dirtysalt commented on a change in pull request #670: Update ORCv1.md: Fix documentation about bitset in bloom filter section - posted by GitBox <gi...@apache.org> on 2021/03/25 08:10:45 UTC, 1 replies.
- [GitHub] [orc] pgaref commented on a change in pull request #669: ORC-773: BinaryColumnWriter does not update Bloom filter - posted by GitBox <gi...@apache.org> on 2021/03/25 09:46:07 UTC, 0 replies.
- [jira] [Created] (ORC-774) Support ZSTD in Parquet data benchmark - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/03/25 16:52:00 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun opened a new pull request #671: ORC-774: Support ZSTD in Parquet data benchmark - posted by GitBox <gi...@apache.org> on 2021/03/25 16:54:56 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on a change in pull request #670: Update ORCv1.md: Fix documentation about bitset in bloom filter section - posted by GitBox <gi...@apache.org> on 2021/03/25 16:58:14 UTC, 2 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #671: ORC-774: Support ZSTD in Parquet data benchmark - posted by GitBox <gi...@apache.org> on 2021/03/25 17:20:40 UTC, 1 replies.
- [GitHub] [orc] pgaref closed pull request #671: ORC-774: Support ZSTD in Parquet data benchmark - posted by GitBox <gi...@apache.org> on 2021/03/25 22:02:41 UTC, 0 replies.
- [GitHub] [orc] pgaref commented on pull request #671: ORC-774: Support ZSTD in Parquet data benchmark - posted by GitBox <gi...@apache.org> on 2021/03/25 22:02:43 UTC, 0 replies.
- [GitHub] [orc] wgtmac commented on pull request #669: ORC-773: BinaryColumnWriter does not update Bloom filter - posted by GitBox <gi...@apache.org> on 2021/03/26 04:05:31 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun merged pull request #670: Update ORCv1.md: Fix documentation about bitset in bloom filter section - posted by GitBox <gi...@apache.org> on 2021/03/26 07:11:04 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #670: Update ORCv1.md: Fix documentation about bitset in bloom filter section - posted by GitBox <gi...@apache.org> on 2021/03/26 07:11:25 UTC, 3 replies.
- [GitHub] [orc] noirello commented on pull request #669: ORC-773: BinaryColumnWriter does not update Bloom filter - posted by GitBox <gi...@apache.org> on 2021/03/26 09:20:08 UTC, 0 replies.
- [GitHub] [orc] dirtysalt commented on pull request #670: Update ORCv1.md: Fix documentation about bitset in bloom filter section - posted by GitBox <gi...@apache.org> on 2021/03/27 08:41:40 UTC, 1 replies.
- [GitHub] [orc] dirtysalt edited a comment on pull request #670: Update ORCv1.md: Fix documentation about bitset in bloom filter section - posted by GitBox <gi...@apache.org> on 2021/03/27 08:42:11 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun edited a comment on pull request #670: Update ORCv1.md: Fix documentation about bitset in bloom filter section - posted by GitBox <gi...@apache.org> on 2021/03/27 15:13:11 UTC, 0 replies.
- [jira] [Created] (ORC-775) Fix a regression on column names with dot - posted by "William Hyun (Jira)" <ji...@apache.org> on 2021/03/27 21:47:00 UTC, 0 replies.
- [GitHub] [orc] williamhyun opened a new pull request #672: ORC-775: Fix a regression on column names with dot. - posted by GitBox <gi...@apache.org> on 2021/03/27 21:52:13 UTC, 0 replies.
- [GitHub] [orc] williamhyun commented on pull request #672: ORC-775: Fix a regression on column names with dot. - posted by GitBox <gi...@apache.org> on 2021/03/27 21:53:28 UTC, 1 replies.
- [GitHub] [orc] pgaref commented on a change in pull request #672: ORC-775: Fix a regression on column names with dot. - posted by GitBox <gi...@apache.org> on 2021/03/27 21:57:44 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun merged pull request #672: ORC-775: Fix a regression on column names with dot. - posted by GitBox <gi...@apache.org> on 2021/03/28 01:41:43 UTC, 0 replies.
- [jira] [Created] (ORC-776) Include source jars during publishing snapshot - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/03/28 02:03:00 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun opened a new pull request #673: ORC-776: Include source jars during publishing snapshot - posted by GitBox <gi...@apache.org> on 2021/03/28 02:05:47 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #673: ORC-776: Include source jars during publishing snapshot - posted by GitBox <gi...@apache.org> on 2021/03/28 02:13:05 UTC, 2 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #669: ORC-773: BinaryColumnWriter does not update Bloom filter - posted by GitBox <gi...@apache.org> on 2021/03/28 18:14:12 UTC, 0 replies.
- [GitHub] [orc] wgtmac merged pull request #669: ORC-773: BinaryColumnWriter does not update Bloom filter - posted by GitBox <gi...@apache.org> on 2021/03/29 03:41:44 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun merged pull request #673: ORC-776: Include source jars during publishing snapshot - posted by GitBox <gi...@apache.org> on 2021/03/29 04:39:16 UTC, 0 replies.
- [jira] [Created] (ORC-777) Make the vectorized row batch size configurable in MR record readers and writers - posted by "Sudarshan Vasudevan (Jira)" <ji...@apache.org> on 2021/03/29 15:54:00 UTC, 0 replies.
- [GitHub] [orc] sv2000 opened a new pull request #674: ORC-777: Make the vectorized row batch size configurable in MR record… - posted by GitBox <gi...@apache.org> on 2021/03/29 16:11:05 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on a change in pull request #674: ORC-777: Make the vectorized row batch size configurable in MR record… - posted by GitBox <gi...@apache.org> on 2021/03/30 06:23:20 UTC, 0 replies.
- [GitHub] [orc] coderex2522 opened a new pull request #675: ORC-666: [C++] Add timestamp with local timezone - posted by GitBox <gi...@apache.org> on 2021/03/30 09:29:54 UTC, 0 replies.
- [GitHub] [orc] sv2000 commented on pull request #674: ORC-777: Make the vectorized row batch size configurable in MR record… - posted by GitBox <gi...@apache.org> on 2021/03/30 16:56:54 UTC, 1 replies.
- [GitHub] [orc] dirtysalt opened a new pull request #676: Update ORCv1.md: Fix inaccurate encoded data in RLEv1 encoding - posted by GitBox <gi...@apache.org> on 2021/03/31 11:26:21 UTC, 0 replies.