You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] orc issue #87: ORC-135: PPD for timestamp is wrong when reader and writer ti... - posted by omalley <gi...@git.apache.org> on 2017/02/01 01:05:36 UTC, 0 replies.
- Re: [VOTE] Should we release ORC-1.3.1rc0? - posted by Alan Gates <al...@gmail.com> on 2017/02/01 19:15:19 UTC, 5 replies.
- [jira] [Created] (ORC-140) nextVector isNull argument is never used - posted by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2017/02/03 02:32:52 UTC, 0 replies.
- [jira] [Created] (ORC-141) inconsistent memorymanager usage after PhysicalWriter patch - posted by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2017/02/03 02:34:51 UTC, 0 replies.
- [GitHub] orc pull request #89: ORC-141. Make setting a memory manager for the writer ... - posted by omalley <gi...@git.apache.org> on 2017/02/04 18:05:45 UTC, 1 replies.
- [GitHub] orc pull request #90: ORC-135. Fixing PPD for timestamps across timezones. - posted by omalley <gi...@git.apache.org> on 2017/02/04 18:25:52 UTC, 1 replies.
- [GitHub] orc issue #90: ORC-135. Fixing PPD for timestamps across timezones. - posted by omalley <gi...@git.apache.org> on 2017/02/04 18:27:03 UTC, 0 replies.
- [GitHub] orc pull request #87: ORC-135: PPD for timestamp is wrong when reader and wr... - posted by asfgit <gi...@git.apache.org> on 2017/02/07 16:02:13 UTC, 0 replies.
- [DISCUSS] Should we make ORC 1.3.2 now? - posted by Owen O'Malley <om...@apache.org> on 2017/02/07 16:21:18 UTC, 1 replies.
- [VOTE] Should we release ORC 1.3.2rc0? - posted by Owen O'Malley <om...@apache.org> on 2017/02/07 22:55:48 UTC, 1 replies.
- [jira] [Created] (ORC-142) When reading pre-ORC-135 files, the timestamp statistics are wrong. - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2017/02/08 00:44:41 UTC, 0 replies.
- [GitHub] orc pull request #91: ORC-142. Fix TimestampColumnStatistics when reading fr... - posted by omalley <gi...@git.apache.org> on 2017/02/08 02:51:06 UTC, 1 replies.
- [VOTE] Should we release ORC 1.3.2rc1? - posted by Owen O'Malley <om...@apache.org> on 2017/02/08 03:05:20 UTC, 3 replies.
- FINAL REMINDER: CFP for ApacheCon closes February 11th - posted by Rich Bowen <rb...@apache.org> on 2017/02/08 14:09:58 UTC, 0 replies.
- [jira] [Created] (ORC-143) DELTA encoding may exaggerate number of bits required - posted by "Douglas Drinka (JIRA)" <ji...@apache.org> on 2017/02/08 17:13:41 UTC, 0 replies.
- [jira] [Created] (ORC-144) PATCHED BASE Documentation Issues - posted by "Douglas Drinka (JIRA)" <ji...@apache.org> on 2017/02/08 22:53:41 UTC, 0 replies.
- [jira] [Created] (ORC-145) Add unit tests for Java to read the example ORC files - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2017/02/09 21:45:41 UTC, 0 replies.
- [jira] [Created] (ORC-146) Fix the javadoc for java8 - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2017/02/14 15:53:41 UTC, 0 replies.
- [jira] [Created] (ORC-147) Make some minor fixes to make ORC compatible with Hive 2.1 - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2017/02/14 16:00:43 UTC, 0 replies.
- [GitHub] orc pull request #92: ORC-147. Fix backwards compatibility with Hive 2.1. - posted by omalley <gi...@git.apache.org> on 2017/02/14 21:11:54 UTC, 1 replies.
- [jira] [Created] (ORC-148) Move ORC PPD failure messages from WARN to DEBUG level - posted by "Prasanth Jayachandran (JIRA)" <ji...@apache.org> on 2017/02/14 23:22:41 UTC, 0 replies.
- Re: ORC Stripe Skip Using Stripe Level Index - posted by Lawan Subba <la...@gmail.com> on 2017/02/16 15:38:27 UTC, 0 replies.
- [jira] [Created] (ORC-149) Move to Hive's storage api 2.2.1 - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2017/02/16 19:14:41 UTC, 0 replies.
- [VOTE] Should we release ORC 1.3.3rc0? - posted by Owen O'Malley <om...@apache.org> on 2017/02/16 19:28:27 UTC, 3 replies.
- [GitHub] orc pull request #93: ORC-144. Implement test cases and fix the documentatio... - posted by omalley <gi...@git.apache.org> on 2017/02/17 19:48:19 UTC, 1 replies.
- [GitHub] orc pull request #94: ORC-143. Delta encoding may use too many bits for delt... - posted by omalley <gi...@git.apache.org> on 2017/02/17 21:00:42 UTC, 0 replies.
- [jira] [Created] (ORC-150) Add tool to convert from JSON to ORC - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2017/02/20 17:30:44 UTC, 0 replies.
- [GitHub] orc pull request #95: ORC-150. Add tools for finding schema from JSON and co... - posted by omalley <gi...@git.apache.org> on 2017/02/21 04:39:26 UTC, 1 replies.
- [jira] [Created] (ORC-151) Cut down on the size of the tools jar by excluding more - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2017/02/22 16:21:44 UTC, 0 replies.
- [GitHub] orc pull request #96: ORC-151. Minimize the size of the tools uber jar. - posted by omalley <gi...@git.apache.org> on 2017/02/27 22:36:40 UTC, 1 replies.
- [GitHub] orc issue #96: ORC-151. Minimize the size of the tools uber jar. - posted by l1x <gi...@git.apache.org> on 2017/02/28 09:22:34 UTC, 0 replies.
- [jira] [Created] (ORC-152) Saving empty Spark DataFrame via ORC does not preserve schema - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2017/02/28 15:39:45 UTC, 0 replies.
- [jira] [Created] (ORC-153) Treat no arguments in tools jar convert and json-schema as help request - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2017/02/28 17:34:45 UTC, 0 replies.
- [GitHub] orc pull request #97: ORC-153. Treat no arguments in convert and json-schema... - posted by omalley <gi...@git.apache.org> on 2017/02/28 18:17:13 UTC, 0 replies.
- [GitHub] orc pull request #98: Add documentation for the Java tools jar. - posted by omalley <gi...@git.apache.org> on 2017/02/28 18:49:42 UTC, 0 replies.