You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [orc] findepi opened a new pull request #639: Add separate writer implementation for Trino - posted by GitBox <gi...@apache.org> on 2021/02/06 17:01:42 UTC, 0 replies.
- [GitHub] [orc] findepi commented on pull request #639: Add separate writer implementation for Trino - posted by GitBox <gi...@apache.org> on 2021/02/06 17:01:52 UTC, 0 replies.
- [GitHub] [orc] pgaref commented on pull request #639: Add separate writer implementation for Trino - posted by GitBox <gi...@apache.org> on 2021/02/06 17:22:34 UTC, 0 replies.
- [jira] [Created] (ORC-748) Add separate writer implementation for Trino - posted by "Piotr Findeisen (Jira)" <ji...@apache.org> on 2021/02/06 20:55:00 UTC, 0 replies.
- [GitHub] [orc] findepi commented on pull request #639: ORC-748: Add separate writer implementation for Trino - posted by GitBox <gi...@apache.org> on 2021/02/06 20:55:33 UTC, 1 replies.
- [GitHub] [orc] dongjoon-hyun merged pull request #639: ORC-748: Add separate writer implementation for Trino - posted by GitBox <gi...@apache.org> on 2021/02/08 07:00:20 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #639: ORC-748: Add separate writer implementation for Trino - posted by GitBox <gi...@apache.org> on 2021/02/08 17:21:37 UTC, 1 replies.
- [GitHub] [orc] omalley closed pull request #630: ORC-737: Upgrade Spark to 3.1.0 - posted by GitBox <gi...@apache.org> on 2021/02/08 17:22:29 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #630: ORC-737: Upgrade Spark to 3.1.0 - posted by GitBox <gi...@apache.org> on 2021/02/08 17:33:59 UTC, 0 replies.
- [GitHub] [orc] omalley commented on a change in pull request #637: ORC-747: Abstract Dictionary interface and refactoring - posted by GitBox <gi...@apache.org> on 2021/02/08 19:27:08 UTC, 1 replies.
- [GitHub] [orc] autumnust commented on pull request #637: ORC-747: Abstract Dictionary interface and refactoring - posted by GitBox <gi...@apache.org> on 2021/02/08 19:31:30 UTC, 0 replies.
- Should we remove the requirement that dictionaries should be sorted? - posted by Owen O'Malley <ow...@gmail.com> on 2021/02/08 19:40:46 UTC, 5 replies.
- [GitHub] [orc] findepi opened a new pull request #640: ORC-748: Add constants for Trino writer - posted by GitBox <gi...@apache.org> on 2021/02/08 21:40:59 UTC, 0 replies.
- [GitHub] [orc] findepi commented on pull request #640: ORC-748: Add constants for Trino writer - posted by GitBox <gi...@apache.org> on 2021/02/08 21:41:33 UTC, 0 replies.
- [GitHub] [orc] omalley closed pull request #640: ORC-748: Add constants for Trino writer - posted by GitBox <gi...@apache.org> on 2021/02/08 23:25:48 UTC, 0 replies.
- Limiting ORC file sizes from Java API - posted by Eric Wohlstadter <wo...@gmail.com> on 2021/02/09 00:37:09 UTC, 0 replies.
- [GitHub] [orc] pgaref commented on pull request #640: ORC-748: Add constants for Trino writer - posted by GitBox <gi...@apache.org> on 2021/02/09 11:24:57 UTC, 0 replies.
- use orc c++ to write hdfs directly - posted by agua zhang <zb...@gmail.com> on 2021/02/09 12:49:54 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/02/10 21:40:24 UTC, 36 replies.
- [GitHub] [orc] omalley opened a new pull request #641: ORC-508 remove hadoop dependency - posted by GitBox <gi...@apache.org> on 2021/02/11 23:44:42 UTC, 0 replies.
- [GitHub] [orc] omalley commented on pull request #641: ORC-508 remove hadoop dependency - posted by GitBox <gi...@apache.org> on 2021/02/11 23:53:39 UTC, 1 replies.
- [GitHub] [orc] dongjoon-hyun commented on a change in pull request #635: ORC-742: LazyIO for non-filter columns - posted by GitBox <gi...@apache.org> on 2021/02/13 00:28:53 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #635: ORC-742: LazyIO for non-filter columns - posted by GitBox <gi...@apache.org> on 2021/02/13 00:31:56 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/02/15 16:31:22 UTC, 3 replies.
- [GitHub] [orc] wgtmac commented on a change in pull request #635: ORC-742: LazyIO for non-filter columns - posted by GitBox <gi...@apache.org> on 2021/02/16 15:04:10 UTC, 0 replies.
- [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/02/16 15:10:11 UTC, 1 replies.
- [jira] [Created] (ORC-749) Add checkstyle to -Panalzye - posted by "Owen O'Malley (Jira)" <ji...@apache.org> on 2021/02/16 23:57:00 UTC, 0 replies.
- [jira] [Created] (ORC-750) Fix benchmark to pass checkstyle:check - posted by "Owen O'Malley (Jira)" <ji...@apache.org> on 2021/02/16 23:59:00 UTC, 0 replies.
- [GitHub] [orc] omalley opened a new pull request #642: ORC-749 Add checkstyle:check to analyze profile. - posted by GitBox <gi...@apache.org> on 2021/02/17 01:37:09 UTC, 0 replies.
- [GitHub] [orc] pgaref commented on pull request #642: ORC-749 Add checkstyle:check to analyze profile. - posted by GitBox <gi...@apache.org> on 2021/02/17 10:15:12 UTC, 0 replies.
- [GitHub] [orc] pgaref commented on pull request #499: ORC-614: Implement efficient seek() in decompression streams - posted by GitBox <gi...@apache.org> on 2021/02/17 10:50:31 UTC, 0 replies.
- [jira] [Created] (ORC-751) [C++] Implement Predicate Pushdown for C++ Reader - posted by "Panagiotis Garefalakis (Jira)" <ji...@apache.org> on 2021/02/17 12:17:00 UTC, 0 replies.
- [GitHub] [orc] pgaref 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/02/17 12:17:13 UTC, 1 replies.
- [GitHub] [orc] omalley commented on pull request #642: ORC-749 Add checkstyle:check to analyze profile. - posted by GitBox <gi...@apache.org> on 2021/02/17 19:22:55 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on a change in pull request #564: ORC-274: Remove columnNames field from Reader.Options - posted by GitBox <gi...@apache.org> on 2021/02/17 19:40:51 UTC, 0 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/02/17 19:41:35 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/02/17 19:46:28 UTC, 3 replies.
- [GitHub] [orc] omalley merged pull request #642: ORC-749 Add checkstyle:check to analyze profile. - posted by GitBox <gi...@apache.org> on 2021/02/17 20:42:20 UTC, 0 replies.
- [GitHub] [orc] omalley opened a new pull request #643: ORC-750: Fix bench to use orc pom as parent. - posted by GitBox <gi...@apache.org> on 2021/02/17 20:47:21 UTC, 0 replies.
- [GitHub] [orc] pgaref commented on pull request #643: ORC-750: Fix bench to use orc pom as parent. - posted by GitBox <gi...@apache.org> on 2021/02/17 21:38:23 UTC, 0 replies.
- [GitHub] [orc] omalley merged pull request #643: ORC-750: Fix bench to use orc pom as parent. - posted by GitBox <gi...@apache.org> on 2021/02/17 21:58:39 UTC, 0 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/02/17 22:27:56 UTC, 0 replies.
- [GitHub] [orc] omalley commented on pull request #635: ORC-742: LazyIO for non-filter columns - posted by GitBox <gi...@apache.org> on 2021/02/17 22:35:41 UTC, 0 replies.
- [GitHub] [orc] omalley commented on pull request #643: ORC-750: Fix bench to use orc pom as parent. - posted by GitBox <gi...@apache.org> on 2021/02/17 23:49:03 UTC, 0 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/02/18 03:01:48 UTC, 0 replies.
- [GitHub] [orc] pgaref commented on a change in pull request #635: ORC-742: LazyIO for non-filter columns - posted by GitBox <gi...@apache.org> on 2021/02/18 14:04:12 UTC, 0 replies.
- [GitHub] [orc] pgaref commented on a change in pull request #564: ORC-274: Remove columnNames field from Reader.Options - posted by GitBox <gi...@apache.org> on 2021/02/18 15:25:23 UTC, 1 replies.
- [jira] [Created] (ORC-752) FIX Master branch build badge - posted by "Panagiotis Garefalakis (Jira)" <ji...@apache.org> on 2021/02/18 16:41:00 UTC, 0 replies.
- [GitHub] [orc] pgaref opened a new pull request #644: ORC-752: FIX Master branch build badge - posted by GitBox <gi...@apache.org> on 2021/02/18 16:41:53 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun merged pull request #644: ORC-752: FIX Master branch build badge - posted by GitBox <gi...@apache.org> on 2021/02/18 17:13:01 UTC, 0 replies.
- [GitHub] [orc] pgaref commented on a change in pull request #637: ORC-747: Abstract Dictionary interface and refactoring - posted by GitBox <gi...@apache.org> on 2021/02/18 17:25:39 UTC, 1 replies.
- [GitHub] [orc] pgaref commented on pull request #635: ORC-742: LazyIO for non-filter columns - posted by GitBox <gi...@apache.org> on 2021/02/18 17:29:26 UTC, 0 replies.
- [GitHub] [orc] pgaref edited a comment on pull request #635: ORC-742: LazyIO for non-filter columns - posted by GitBox <gi...@apache.org> on 2021/02/18 17:29:47 UTC, 0 replies.
- Clarifications needed on some development standards - posted by Pavan Lanka <pl...@apple.com.INVALID> on 2021/02/18 23:03:24 UTC, 0 replies.
- [GitHub] [orc] omalley commented on a change in pull request #635: ORC-742: LazyIO for non-filter columns - posted by GitBox <gi...@apache.org> on 2021/02/19 00:22:32 UTC, 0 replies.
- [GitHub] [orc] autumnust commented on a change in pull request #637: ORC-747: Abstract Dictionary interface and refactoring - posted by GitBox <gi...@apache.org> on 2021/02/19 01:36:47 UTC, 2 replies.
- [GitHub] [orc] wgtmac commented on pull request #499: ORC-614: Implement efficient seek() in decompression streams - posted by GitBox <gi...@apache.org> on 2021/02/19 13:45:12 UTC, 0 replies.
- [jira] [Created] (ORC-753) [C++] Fix stream state of ColumnReader after seek - posted by "Gang Wu (Jira)" <ji...@apache.org> on 2021/02/19 15:25:00 UTC, 0 replies.
- [GitHub] [orc] wgtmac opened a new pull request #645: ORC-753: [C++] Clear stream state of ColumnReader after seek - posted by GitBox <gi...@apache.org> on 2021/02/20 08:25:12 UTC, 0 replies.
- [GitHub] [orc] wgtmac commented on pull request #645: ORC-753: [C++] Clear stream state of ColumnReader after seek - posted by GitBox <gi...@apache.org> on 2021/02/20 08:28:56 UTC, 0 replies.
- [GitHub] [orc] omalley closed pull request #637: ORC-747: Abstract Dictionary interface and refactoring - posted by GitBox <gi...@apache.org> on 2021/02/23 18:48:51 UTC, 0 replies.
- [jira] [Created] (ORC-754) Code cleanup changes - posted by "Pavan Lanka (Jira)" <ji...@apache.org> on 2021/02/23 22:38:00 UTC, 0 replies.
- [GitHub] [orc] pavibhai opened a new pull request #646: ORC-754: Code cleanup - posted by GitBox <gi...@apache.org> on 2021/02/23 22:43:40 UTC, 0 replies.
- [GitHub] [orc] omalley commented on a change in pull request #646: ORC-754: Code cleanup - posted by GitBox <gi...@apache.org> on 2021/02/23 23:03:26 UTC, 0 replies.
- [GitHub] [orc] pavibhai commented on a change in pull request #646: ORC-754: Code cleanup - posted by GitBox <gi...@apache.org> on 2021/02/23 23:04:41 UTC, 0 replies.
- [GitHub] [orc] omalley commented on pull request #646: ORC-754: Code cleanup - posted by GitBox <gi...@apache.org> on 2021/02/23 23:48:49 UTC, 0 replies.
- [GitHub] [orc] omalley merged pull request #646: ORC-754: Code cleanup - posted by GitBox <gi...@apache.org> on 2021/02/23 23:50:02 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #646: ORC-754: Code cleanup - posted by GitBox <gi...@apache.org> on 2021/02/25 02:19:48 UTC, 0 replies.
- [GitHub] [orc] xndai merged pull request #645: ORC-753: [C++] Clear stream state of ColumnReader after seek - posted by GitBox <gi...@apache.org> on 2021/02/27 06:29:12 UTC, 0 replies.
- [GitHub] [orc] dongjoon-hyun commented on pull request #645: ORC-753: [C++] Clear stream state of ColumnReader after seek - posted by GitBox <gi...@apache.org> on 2021/02/28 19:04:19 UTC, 0 replies.