You are viewing a plain text version of this content. The canonical link for it is here.
- orc git commit: ORC-123: Fix memory leaks in ToolTest.cc (Deepak Majeti via omalley) - posted by om...@apache.org on 2017/01/03 20:03:57 UTC, 0 replies.
- orc git commit: ORC-125. Fix deserialization of WriterVersion so that future versions don't cause runtime errors. (omalley) - posted by om...@apache.org on 2017/01/04 17:09:59 UTC, 0 replies.
- [1/2] orc git commit: ORC-122. Use unique_ptr to wrap Timezone instances in the cache. - posted by om...@apache.org on 2017/01/04 17:14:22 UTC, 0 replies.
- [2/2] orc git commit: ORC-125. Fix deserialization of WriterVersion so that future versions don't cause runtime errors. (omalley) - posted by om...@apache.org on 2017/01/04 17:14:23 UTC, 0 replies.
- orc git commit: Update the site. - posted by om...@apache.org on 2017/01/04 18:46:11 UTC, 0 replies.
- orc git commit: Deploy site. - posted by om...@apache.org on 2017/01/04 18:47:18 UTC, 0 replies.
- [1/3] orc git commit: ORC-58. Split curent Reader into RowReader and Reader (Deepak Majeti via omalley) - posted by om...@apache.org on 2017/01/04 19:23:07 UTC, 0 replies.
- [2/3] orc git commit: ORC-58. Split curent Reader into RowReader and Reader (Deepak Majeti via omalley) - posted by om...@apache.org on 2017/01/04 19:23:08 UTC, 0 replies.
- [3/3] orc git commit: ORC-58. Split curent Reader into RowReader and Reader (Deepak Majeti via omalley) - posted by om...@apache.org on 2017/01/04 19:23:09 UTC, 0 replies.
- orc git commit: ORC-127: Fix Coverity bug report. (Deepak Majeti via omalley) - posted by om...@apache.org on 2017/01/07 01:02:53 UTC, 0 replies.
- orc git commit: Update site with another committer. - posted by om...@apache.org on 2017/01/10 00:20:19 UTC, 0 replies.
- orc git commit: Deploying site - posted by om...@apache.org on 2017/01/10 00:20:53 UTC, 0 replies.
- [1/2] orc git commit: ORC-128. Add getStatistics to Writer API to allow user to get statistics as the file is written. - posted by om...@apache.org on 2017/01/10 00:31:21 UTC, 0 replies.
- [2/2] orc git commit: ORC-129. Remove duplicate options betwen ReaderOptions and RowReaderOptions. (omalley reviewed by Deepak Majeti) - posted by om...@apache.org on 2017/01/10 00:31:22 UTC, 0 replies.
- [1/4] orc git commit: ORC-126. Remove our fork of storage-api. (omalley) - posted by om...@apache.org on 2017/01/13 19:58:18 UTC, 1 replies.
- [2/4] orc git commit: ORC-126. Remove our fork of storage-api. (omalley) - posted by om...@apache.org on 2017/01/13 19:58:19 UTC, 1 replies.
- [3/4] orc git commit: ORC-126. Remove our fork of storage-api. (omalley) - posted by om...@apache.org on 2017/01/13 19:58:20 UTC, 1 replies.
- [4/4] orc git commit: ORC-126. Remove our fork of storage-api. (omalley) - posted by om...@apache.org on 2017/01/13 19:58:21 UTC, 1 replies.
- orc git commit: fix up release build instructions - posted by om...@apache.org on 2017/01/16 16:40:27 UTC, 0 replies.
- orc git commit: Fixes #81 - posted by om...@apache.org on 2017/01/16 16:52:31 UTC, 0 replies.
- orc git commit: Push fix up release build directions to site. - posted by om...@apache.org on 2017/01/16 16:54:17 UTC, 0 replies.
- orc git commit: ORC-124. Port of HIVE-15335 fast decimal to ORC. (omalley reviewed by Matt McCline) - posted by om...@apache.org on 2017/01/16 23:15:50 UTC, 0 replies.
- [1/2] orc git commit: ORC-119. Create an API to separate out layout from the writer. (omalley) - posted by om...@apache.org on 2017/01/16 23:37:32 UTC, 0 replies.
- [2/2] orc git commit: ORC-119. Create an API to separate out layout from the writer. (omalley) - posted by om...@apache.org on 2017/01/16 23:37:33 UTC, 0 replies.
- orc git commit: Preparing for a 1.3 release. - posted by om...@apache.org on 2017/01/16 23:48:20 UTC, 0 replies.
- orc git commit: Preparing master for 1.4 development. - posted by om...@apache.org on 2017/01/16 23:51:33 UTC, 0 replies.
- [orc] Git Push Summary - posted by om...@apache.org on 2017/01/16 23:52:15 UTC, 7 replies.
- orc git commit: ORC-131. Fix getRawDataSize() in WriterImpl. (omalley) - posted by om...@apache.org on 2017/01/17 22:24:38 UTC, 1 replies.
- orc git commit: ORC-132. Implement a merge file method and fix the number of rows written during merge. (omalley) - posted by om...@apache.org on 2017/01/19 23:11:52 UTC, 1 replies.
- svn commit: r17936 - in /release/orc: orc-1.1.2/ orc-1.3.0/ orc-1.3.0/orc-1.3.0.tar.gz orc-1.3.0/orc-1.3.0.tar.gz.asc orc-1.3.0/orc-1.3.0.tar.gz.sha256 - posted by om...@apache.org on 2017/01/23 17:02:43 UTC, 0 replies.
- orc git commit: ORC-134: DecimalColumnStatistics methods throws NPE when all column values are null (prasanthj) - posted by pr...@apache.org on 2017/01/24 00:03:05 UTC, 1 replies.
- orc git commit: ORC-100. Build should fail if there are findbug errors in modules (Tarun Kumar and omalley via omalley) - posted by om...@apache.org on 2017/01/24 18:41:22 UTC, 1 replies.
- orc git commit: Update versions after 1.3.0 release. - posted by om...@apache.org on 2017/01/28 00:15:55 UTC, 0 replies.
- orc git commit: Update website with new committers. - posted by om...@apache.org on 2017/01/31 01:02:37 UTC, 0 replies.
- orc git commit: trying again to push site - posted by om...@apache.org on 2017/01/31 03:51:56 UTC, 0 replies.
- orc git commit: ORC-138. Fix part of HIVE-15335 that changed decimal schema evolution. (omalley) - posted by om...@apache.org on 2017/01/31 16:49:20 UTC, 1 replies.