You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Assigned] (ORC-708) FIX Snapshot publishing - posted by "Panagiotis Garefalakis (Jira)" <ji...@apache.org> on 2021/01/03 09:02:00 UTC, 0 replies.
- [jira] [Updated] (ORC-708) FIX Snapshot publishing - posted by "Panagiotis Garefalakis (Jira)" <ji...@apache.org> on 2021/01/03 09:02:00 UTC, 3 replies.
- [jira] [Resolved] (ORC-708) FIX Snapshot publishing - posted by "Panagiotis Garefalakis (Jira)" <ji...@apache.org> on 2021/01/03 09:08:00 UTC, 0 replies.
- [jira] [Commented] (ORC-708) FIX Snapshot publishing - posted by "Panagiotis Garefalakis (Jira)" <ji...@apache.org> on 2021/01/03 09:08:00 UTC, 0 replies.
- [jira] [Updated] (ORC-703) [C++] RLE encoding bug on large negative integer - posted by "Panagiotis Garefalakis (Jira)" <ji...@apache.org> on 2021/01/03 09:35:00 UTC, 0 replies.
- [jira] [Updated] (ORC-710) Update maven plugins - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/05 00:01:00 UTC, 1 replies.
- [jira] [Resolved] (ORC-710) Update maven plugins - posted by "Owen O'Malley (Jira)" <ji...@apache.org> on 2021/01/05 01:13:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-208) ORC Tools dump and meta output with timezone - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/05 04:11:01 UTC, 0 replies.
- [jira] [Resolved] (ORC-11) Quote control characters in ColumnPrinter - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/05 04:16:00 UTC, 0 replies.
- [jira] [Commented] (ORC-11) Quote control characters in ColumnPrinter - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/05 04:16:00 UTC, 0 replies.
- [jira] [Commented] (ORC-633) Skip broken ORC files when reading - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/05 04:21:00 UTC, 0 replies.
- [jira] [Commented] (ORC-627) Ability to split the ORC file into several. - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/05 04:24:00 UTC, 2 replies.
- [jira] [Commented] (ORC-603) Update current Hadoop version to 2.7.7. - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/05 04:40:00 UTC, 0 replies.
- [jira] [Updated] (ORC-711) Support CryptoExtension in create/decryptLocalKey - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/08 04:49:00 UTC, 2 replies.
- [jira] [Resolved] (ORC-711) Support CryptoExtension in create/decryptLocalKey - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/08 04:53:00 UTC, 1 replies.
- [jira] [Updated] (ORC-714) Remove MRUnit - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/09 02:57:00 UTC, 0 replies.
- [jira] [Updated] (ORC-713) Add Java 17 ea test to github action - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/09 02:58:00 UTC, 0 replies.
- [jira] [Updated] (ORC-715) Add MapReduce test cases - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/09 02:58:00 UTC, 3 replies.
- [jira] [Assigned] (ORC-713) Add Java 17 ea test to github action - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/09 02:59:00 UTC, 2 replies.
- [jira] [Assigned] (ORC-714) Remove MRUnit - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/09 02:59:00 UTC, 0 replies.
- [jira] [Updated] (ORC-714) Remove MRUnit dependency and its usage - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/09 03:00:05 UTC, 0 replies.
- [jira] [Resolved] (ORC-714) Remove MRUnit dependency and its usage - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/09 03:33:00 UTC, 0 replies.
- [jira] [Updated] (ORC-717) Upgrade mockito-core to 3.7.0 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/09 04:22:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-718) Enable Checkstyle plugin and FileTabCharacter rule. - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/09 19:29:00 UTC, 0 replies.
- [jira] [Updated] (ORC-719) Enable UnusedImports. - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/09 21:05:00 UTC, 3 replies.
- [jira] [Updated] (ORC-718) Enable Checkstyle plugin and FileTabCharacter rule. - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/09 21:05:00 UTC, 3 replies.
- [jira] [Updated] (ORC-721) Use `org.junit.Assert` instead of deprecated `junit.framework.Assert`. - posted by "William Hyun (Jira)" <ji...@apache.org> on 2021/01/09 21:07:00 UTC, 2 replies.
- [jira] [Assigned] (ORC-722) Improve code quality using static analysis. - posted by "William Hyun (Jira)" <ji...@apache.org> on 2021/01/09 21:11:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-720) Run mvn checkstyle:check in GitHub action. - posted by "William Hyun (Jira)" <ji...@apache.org> on 2021/01/09 21:13:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-721) Use `org.junit.Assert` instead of deprecated `junit.framework.Assert`. - posted by "William Hyun (Jira)" <ji...@apache.org> on 2021/01/09 21:13:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-720) Run mvn checkstyle:check in GitHub action. - posted by "William Hyun (Jira)" <ji...@apache.org> on 2021/01/09 21:13:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-719) Enable UnusedImports. - posted by "William Hyun (Jira)" <ji...@apache.org> on 2021/01/09 21:13:00 UTC, 0 replies.
- [jira] [Updated] (ORC-720) Run mvn checkstyle:check in GitHub action. - posted by "William Hyun (Jira)" <ji...@apache.org> on 2021/01/09 21:13:00 UTC, 1 replies.
- [jira] [Resolved] (ORC-719) Enable UnusedImports. - posted by "William Hyun (Jira)" <ji...@apache.org> on 2021/01/09 21:13:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-721) Use `org.junit.Assert` instead of deprecated `junit.framework.Assert`. - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/09 21:46:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-723) Upgrade Mockito to 3.7.0. - posted by "William Hyun (Jira)" <ji...@apache.org> on 2021/01/09 22:17:00 UTC, 0 replies.
- [jira] [Updated] (ORC-723) Upgrade Mockito to 3.7.0. - posted by "William Hyun (Jira)" <ji...@apache.org> on 2021/01/09 22:18:00 UTC, 1 replies.
- [jira] [Closed] (ORC-717) Upgrade mockito-core to 3.7.0 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/09 22:36:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-723) Upgrade Mockito to 3.7.0. - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/09 23:04:00 UTC, 0 replies.
- [jira] [Commented] (ORC-377) [C++] Adding writing with snappy compression to orc c++ writing lib - posted by "Ying Zhou (Jira)" <ji...@apache.org> on 2021/01/10 17:26:00 UTC, 1 replies.
- [jira] [Assigned] (ORC-603) Update current Hadoop version to 2.7.7. - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/10 18:57:00 UTC, 0 replies.
- [jira] [Updated] (ORC-724) PPD: Date IN single value comparison throws ClassCastException - posted by "Panagiotis Garefalakis (Jira)" <ji...@apache.org> on 2021/01/10 21:15:00 UTC, 1 replies.
- [jira] [Assigned] (ORC-724) PPD: Date IN single value comparison throws ClassCastException - posted by "Panagiotis Garefalakis (Jira)" <ji...@apache.org> on 2021/01/10 21:15:00 UTC, 0 replies.
- [jira] [Commented] (ORC-718) Enable Checkstyle plugin and FileTabCharacter rule. - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/10 22:50:00 UTC, 0 replies.
- [jira] [Commented] (ORC-719) Enable UnusedImports. - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/10 23:33:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-724) PPD: Date IN single value comparison throws ClassCastException - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/11 00:57:00 UTC, 0 replies.
- [jira] [Commented] (ORC-724) PPD: Date IN single value comparison throws ClassCastException - posted by "Panagiotis Garefalakis (Jira)" <ji...@apache.org> on 2021/01/11 07:55:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-725) Disable merge commits from Github `Merge Button` - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/11 16:26:00 UTC, 0 replies.
- [jira] [Updated] (ORC-682) Upgrade to commons-lang3 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/11 18:02:00 UTC, 0 replies.
- [jira] [Updated] (ORC-725) Disable merge commits from Github `Merge Button` - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/11 19:08:00 UTC, 0 replies.
- [jira] [Updated] (ORC-727) Update `Java Tools` documentation - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 02:15:00 UTC, 2 replies.
- [jira] [Assigned] (ORC-33) Migrate ORC Java code form Hive - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 03:06:00 UTC, 0 replies.
- [jira] [Closed] (ORC-33) Migrate ORC Java code form Hive - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 03:06:00 UTC, 0 replies.
- [jira] [Closed] (ORC-11) Quote control characters in ColumnPrinter - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 03:06:00 UTC, 0 replies.
- [jira] [Closed] (ORC-44) How to flush orc writer? - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 03:07:00 UTC, 0 replies.
- [jira] [Updated] (ORC-40) C++ Reader does not support predicate pushdown. - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 03:07:00 UTC, 0 replies.
- [jira] [Closed] (ORC-137) Disable bloomfilter PPD for timestamps for files created before ORC-135 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 03:09:00 UTC, 0 replies.
- [jira] [Updated] (ORC-137) Disable bloomfilter PPD for timestamps for files created before ORC-135 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 03:09:00 UTC, 0 replies.
- [jira] [Closed] (ORC-140) nextVector isNull argument is never used - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 03:10:00 UTC, 0 replies.
- [jira] [Closed] (ORC-144) PATCHED BASE Documentation Issues - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 03:12:00 UTC, 0 replies.
- [jira] [Updated] (ORC-144) PATCHED BASE Documentation Issues - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 03:12:00 UTC, 0 replies.
- [jira] [Closed] (ORC-208) ORC Tools dump and meta output with timezone - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 03:13:00 UTC, 0 replies.
- [jira] [Closed] (ORC-543) libprotobuf-lite compile fails on Ubuntu 16/Mint - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 03:13:00 UTC, 0 replies.
- [jira] [Closed] (ORC-152) Saving empty Spark DataFrame via ORC does not preserve schema - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 03:15:00 UTC, 0 replies.
- [jira] [Closed] (ORC-527) orc-tools cannot read files it creates itself - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 03:15:00 UTC, 0 replies.
- [jira] [Closed] (ORC-213) Fix Timestamp regex in JsonSchemaFinder - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 03:16:00 UTC, 0 replies.
- [jira] [Closed] (ORC-370) ORC column statistics should not use java.sql.Date - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 03:17:00 UTC, 0 replies.
- [jira] [Closed] (ORC-197) ensureOrcFooter bug - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 03:18:00 UTC, 0 replies.
- [jira] [Closed] (ORC-593) Allow row-level Skipping - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 03:18:00 UTC, 0 replies.
- [jira] [Closed] (ORC-695) Publish daily snapshot - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 03:20:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-242) Enhance ORC to put SNAPSHOT in maven repository - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 03:21:00 UTC, 0 replies.
- [jira] [Reopened] (ORC-242) Enhance ORC to put SNAPSHOT in maven repository - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 03:23:01 UTC, 0 replies.
- [jira] [Closed] (ORC-242) Enhance ORC to put SNAPSHOT in maven repository - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 03:23:01 UTC, 0 replies.
- [jira] [Closed] (ORC-340) ConvertTreeReaderFactory does not take into account timezone information - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 03:24:00 UTC, 0 replies.
- [jira] [Closed] (ORC-169) Rename VectorizedRowBatch.size to rowCount - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 03:24:00 UTC, 0 replies.
- [jira] [Closed] (ORC-558) ORC-540 changes result in orc_remove_col.q - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 03:25:00 UTC, 0 replies.
- [jira] [Closed] (ORC-395) [C++] Support ZSTD compression & decompression - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 03:27:00 UTC, 0 replies.
- [jira] [Closed] (ORC-392) Download page must not link to dist.apache.org - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 03:27:00 UTC, 0 replies.
- [jira] [Closed] (ORC-503) Add Maven Wrapper - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 03:28:00 UTC, 1 replies.
- [jira] [Closed] (ORC-631) Add guava dependency to tools jar - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 03:30:00 UTC, 0 replies.
- [jira] [Closed] (ORC-630) Fix orc-tools uber jar by adding guava dependency back - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 03:30:00 UTC, 0 replies.
- [jira] [Closed] (ORC-710) Update maven plugins - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 03:33:00 UTC, 0 replies.
- [jira] [Closed] (ORC-711) Support CryptoExtension in create/decryptLocalKey - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 03:33:00 UTC, 1 replies.
- [jira] [Closed] (ORC-651) Use GitHub Pull Request Template - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 03:33:00 UTC, 0 replies.
- [jira] [Closed] (ORC-675) Remove debian8/ubuntu14 docker directories - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 03:33:00 UTC, 0 replies.
- [jira] [Closed] (ORC-725) Disable merge commits from Github `Merge Button` - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 03:33:00 UTC, 0 replies.
- [jira] [Closed] (ORC-708) FIX Snapshot publishing - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 03:33:00 UTC, 0 replies.
- [jira] [Closed] (ORC-714) Remove MRUnit dependency and its usage - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 03:33:00 UTC, 0 replies.
- [jira] [Updated] (ORC-145) Add unit tests for Java to read the example ORC files - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 05:02:00 UTC, 2 replies.
- [jira] [Closed] (ORC-467) Upgrade storage-api to 2.7.0 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 05:08:00 UTC, 0 replies.
- [jira] [Commented] (ORC-467) Upgrade storage-api to 2.7.0 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 05:08:00 UTC, 0 replies.
- [jira] [Closed] (ORC-472) NoSuchMethodError runing on JDK1.8 of examples - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 05:09:00 UTC, 0 replies.
- [jira] [Closed] (ORC-579) Compilation fails with g++ 9 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 05:15:00 UTC, 0 replies.
- [jira] [Closed] (ORC-596) ClassCastException when using EMR Hadoop KMS with ORC encryption - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 05:20:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-712) Add `USING IN SPARK` to website - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 05:23:00 UTC, 0 replies.
- [jira] [Updated] (ORC-694) Update docker files adding Java11 support - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 05:48:00 UTC, 2 replies.
- [jira] [Closed] (ORC-502) Hive ORC read INT, BIGINT as NULL for Data created by Spark - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 16:59:00 UTC, 0 replies.
- [jira] [Updated] (ORC-603) Update current Hadoop version to 2.10.1 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 18:05:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-603) Update current Hadoop version to 2.10.1 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 19:35:00 UTC, 0 replies.
- [jira] [Reopened] (ORC-503) Add Maven Wrapper - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 23:14:01 UTC, 0 replies.
- [jira] [Updated] (ORC-503) Add Maven Wrapper - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 23:14:01 UTC, 1 replies.
- [jira] [Resolved] (ORC-503) Add Maven Wrapper - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 23:14:01 UTC, 0 replies.
- [jira] [Closed] (ORC-719) Enable UnusedImports. - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 23:18:00 UTC, 0 replies.
- [jira] [Closed] (ORC-704) Publish snapshots at only apache repo - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 23:18:00 UTC, 0 replies.
- [jira] [Closed] (ORC-718) Enable Checkstyle plugin and FileTabCharacter rule. - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 23:18:00 UTC, 0 replies.
- [jira] [Updated] (ORC-728) Support `head` command in `Java Tools` - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/12 23:59:00 UTC, 1 replies.
- [jira] [Updated] (ORC-729) Support `rowcount` command in `Java Tools` - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/13 00:02:00 UTC, 3 replies.
- [jira] [Reopened] (ORC-711) Support CryptoExtension in create/decryptLocalKey - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/13 00:33:00 UTC, 0 replies.
- [jira] [Updated] (ORC-726) Support Map type in `orc-tools convert` - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/13 00:43:00 UTC, 0 replies.
- [jira] [Updated] (ORC-732) Update ORC API docs from 1.6.5 to 1.6.6 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/13 08:12:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-732) Update ORC API docs from 1.6.5 to 1.6.6 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/13 08:30:00 UTC, 0 replies.
- [jira] [Closed] (ORC-732) Update ORC API docs from 1.6.5 to 1.6.6 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/13 08:30:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-732) Update ORC API docs from 1.6.5 to 1.6.6 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/13 08:30:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-730) Add website link and description to GitHub page - posted by "Panagiotis Garefalakis (Jira)" <ji...@apache.org> on 2021/01/13 11:59:01 UTC, 0 replies.
- [jira] [Assigned] (ORC-730) Add website link and description to GitHub page - posted by "Panagiotis Garefalakis (Jira)" <ji...@apache.org> on 2021/01/13 11:59:01 UTC, 0 replies.
- [jira] [Updated] (ORC-730) Add website link and description to GitHub page - posted by "Panagiotis Garefalakis (Jira)" <ji...@apache.org> on 2021/01/13 11:59:01 UTC, 0 replies.
- [jira] [Closed] (ORC-730) Add website link and description to GitHub page - posted by "Panagiotis Garefalakis (Jira)" <ji...@apache.org> on 2021/01/13 12:00:00 UTC, 0 replies.
- [jira] [Commented] (ORC-730) Add website link and description to GitHub page - posted by "Panagiotis Garefalakis (Jira)" <ji...@apache.org> on 2021/01/13 12:00:00 UTC, 0 replies.
- [jira] [Commented] (ORC-145) Add unit tests for Java to read the example ORC files - posted by "Juho Salmio (Jira)" <ji...@apache.org> on 2021/01/13 16:34:01 UTC, 1 replies.
- [jira] [Updated] (ORC-716) Build and test on Java 17 - posted by "Panagiotis Garefalakis (Jira)" <ji...@apache.org> on 2021/01/14 07:02:00 UTC, 1 replies.
- [jira] [Resolved] (ORC-734) Use org.apache.commons.lang3 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/14 21:28:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-735) ConvertTool should not fail at a single ORC file - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/16 21:37:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-713) Add Java 15 test to github action - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/16 22:16:00 UTC, 0 replies.
- [jira] [Updated] (ORC-713) Add Java 15 test to github action - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/16 22:16:00 UTC, 2 replies.
- [jira] [Resolved] (ORC-733) Upgrade Zookeeper from 3.4.x to newer - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/16 22:17:00 UTC, 0 replies.
- [jira] [Updated] (ORC-733) Upgrade Zookeeper from 3.4.x to 3.6.2 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/16 22:17:00 UTC, 0 replies.
- [jira] [Updated] (ORC-736) Upgrade Hive to 3.1.2 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/18 03:55:00 UTC, 0 replies.
- [jira] [Commented] (ORC-666) [C++] Add timestamp with local timezone - posted by "Ying Zhou (Jira)" <ji...@apache.org> on 2021/01/18 04:00:06 UTC, 1 replies.
- [jira] [Comment Edited] (ORC-666) [C++] Add timestamp with local timezone - posted by "Ying Zhou (Jira)" <ji...@apache.org> on 2021/01/18 04:01:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-736) Upgrade Hive to 3.1.2 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/18 19:15:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-666) [C++] Add timestamp with local timezone - posted by "Panagiotis Garefalakis (Jira)" <ji...@apache.org> on 2021/01/18 19:29:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-377) [C++] Adding writing with snappy compression to orc c++ writing lib - posted by "Panagiotis Garefalakis (Jira)" <ji...@apache.org> on 2021/01/18 19:30:00 UTC, 0 replies.
- [jira] [Updated] (ORC-738) Add date type conversion support - posted by "Panagiotis Garefalakis (Jira)" <ji...@apache.org> on 2021/01/20 10:56:00 UTC, 2 replies.
- [jira] [Updated] (ORC-738) Add date type conversion support in `Java Tools` - posted by "Panagiotis Garefalakis (Jira)" <ji...@apache.org> on 2021/01/20 11:08:00 UTC, 2 replies.
- [jira] [Commented] (ORC-738) Add date type conversion support in `Java Tools` - posted by "Panagiotis Garefalakis (Jira)" <ji...@apache.org> on 2021/01/20 11:10:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-738) Add date type conversion support in `Java Tools` - posted by "Panagiotis Garefalakis (Jira)" <ji...@apache.org> on 2021/01/20 11:10:00 UTC, 0 replies.
- [jira] [Commented] (ORC-508) Add a reader/writer that does not depend on Hadoop FileSystem - posted by "Owen O'Malley (Jira)" <ji...@apache.org> on 2021/01/22 18:34:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-739) Use Maven Wrapper in java/CMakeLists.txt - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/24 18:08:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-740) Add curl in debian and ubuntu Docker files - posted by "William Hyun (Jira)" <ji...@apache.org> on 2021/01/24 19:27:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-740) Add curl in debian and ubuntu Docker files - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/25 01:57:00 UTC, 0 replies.
- [jira] [Updated] (ORC-740) Add curl in debian and ubuntu Docker files - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/25 01:58:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-741) Schema Evolution missing column is not handled in the presence of filters - posted by "Pavan Lanka (Jira)" <ji...@apache.org> on 2021/01/25 21:40:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-742) LazyIO of non-filter columns in the presence of filters - posted by "Pavan Lanka (Jira)" <ji...@apache.org> on 2021/01/25 22:10:00 UTC, 0 replies.
- [jira] [Updated] (ORC-742) LazyIO of non-filter columns in the presence of filters - posted by "Pavan Lanka (Jira)" <ji...@apache.org> on 2021/01/25 22:14:00 UTC, 5 replies.
- [jira] [Assigned] (ORC-743) Conversion of SArg into Filters, to take advantage of LazyIO - posted by "Pavan Lanka (Jira)" <ji...@apache.org> on 2021/01/25 22:26:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-744) LazyIO of non-filter columns - posted by "Pavan Lanka (Jira)" <ji...@apache.org> on 2021/01/25 22:28:00 UTC, 0 replies.
- [jira] [Updated] (ORC-743) Conversion of SArg into Filters, to take advantage of LazyIO - posted by "Pavan Lanka (Jira)" <ji...@apache.org> on 2021/01/25 22:29:00 UTC, 1 replies.
- [jira] [Updated] (ORC-741) Schema Evolution missing column is not handled in the presence of filters - posted by "Pavan Lanka (Jira)" <ji...@apache.org> on 2021/01/25 22:31:00 UTC, 2 replies.
- [jira] [Updated] (ORC-744) LazyIO of non-filter columns - posted by "Pavan Lanka (Jira)" <ji...@apache.org> on 2021/01/25 22:34:00 UTC, 2 replies.
- [jira] [Commented] (ORC-741) Schema Evolution missing column is not handled in the presence of filters - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/25 22:56:00 UTC, 2 replies.
- [jira] [Commented] (ORC-744) LazyIO of non-filter columns - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/25 22:58:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-741) Schema Evolution missing column is not handled in the presence of filters - posted by "Panagiotis Garefalakis (Jira)" <ji...@apache.org> on 2021/01/26 19:45:00 UTC, 0 replies.
- [jira] [Commented] (ORC-746) OrcMapreduceRecordReader support building ReaderImpl using incoming OrcTail - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/27 17:25:00 UTC, 1 replies.
- [jira] [Commented] (ORC-745) Migrate to travis-ci.com - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/27 19:12:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-745) Migrate to travis-ci.com - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/27 20:55:00 UTC, 1 replies.
- [jira] [Reopened] (ORC-745) Migrate to travis-ci.com - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/01/27 20:58:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-745) Migrate to travis-ci.com - posted by "Panagiotis Garefalakis (Jira)" <ji...@apache.org> on 2021/01/27 21:16:00 UTC, 0 replies.