Deploy added news page for ORC 1.4.4 and 1.5.0. Signed-off-by: Owen O'Malley <omal...@apache.org>
Project: http://git-wip-us.apache.org/repos/asf/orc/repo Commit: http://git-wip-us.apache.org/repos/asf/orc/commit/7fb40924 Tree: http://git-wip-us.apache.org/repos/asf/orc/tree/7fb40924 Diff: http://git-wip-us.apache.org/repos/asf/orc/diff/7fb40924 Branch: refs/heads/asf-site Commit: 7fb40924c9f05dff183d58b08704037445e8538c Parents: 13ea689 Author: Owen O'Malley <omal...@apache.org> Authored: Mon May 14 16:07:28 2018 -0700 Committer: Owen O'Malley <omal...@apache.org> Committed: Mon May 14 16:07:28 2018 -0700 ---------------------------------------------------------------------- docs/releases.html | 44 ++- news/2015/04/22/orc-as-tlp/index.html | 18 +- news/2015/05/11/new-committers/index.html | 18 +- news/2015/06/26/new-logo/index.html | 18 +- news/2015/11/19/aliaksei-on-pmc/index.html | 18 +- news/2016/01/25/ORC-1.0.0/index.html | 18 +- news/2016/06/10/ORC-1.1.0/index.html | 18 +- news/2016/06/13/ORC-1.1.1/index.html | 18 +- news/2016/06/28/file-format-talk/index.html | 18 +- news/2016/07/08/ORC-1.1.2/index.html | 18 +- news/2016/08/25/ORC-1.2.0/index.html | 18 +- news/2016/10/05/ORC-1.2.1/index.html | 18 +- news/2016/12/01/ORC-1.2.2/index.html | 18 +- news/2016/12/12/ORC-1.2.3/index.html | 18 +- news/2016/12/15/new-committers/index.html | 18 +- news/2017/01/04/gopal-on-pmc/index.html | 18 +- news/2017/01/23/ORC-1.3.0/index.html | 18 +- news/2017/02/03/ORC-1.3.1/index.html | 18 +- news/2017/02/13/ORC-1.3.2/index.html | 18 +- news/2017/02/21/ORC-1.3.3/index.html | 18 +- news/2017/05/08/ORC-1.4.0/index.html | 20 +- news/2017/05/16/new-committer/index.html | 18 +- news/2017/09/06/new-pmc/index.html | 18 +- news/2017/10/16/ORC-1.3.4/index.html | 20 +- news/2017/10/16/ORC-1.4.1/index.html | 22 +- news/2018/01/23/ORC-1.4.2/index.html | 22 +- news/2018/02/09/ORC-1.4.3/index.html | 32 +- news/2018/05/14/ORC-1.4.4/index.html | 390 ++++++++++++++++++++++ news/2018/05/14/ORC-1.5.0/index.html | 393 +++++++++++++++++++++++ news/index.html | 137 +++++++- news/releases/index.html | 137 +++++++- 31 files changed, 1412 insertions(+), 183 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/orc/blob/7fb40924/docs/releases.html ---------------------------------------------------------------------- diff --git a/docs/releases.html b/docs/releases.html index 3b96cec..030340e 100644 --- a/docs/releases.html +++ b/docs/releases.html @@ -675,21 +675,21 @@ <article> <h1>Releases</h1> -<h2 id="current-release---143">Current Release - 1.4.3:</h2> +<h2 id="current-release---150">Current Release - 1.5.0:</h2> -<p>ORC 1.4.3 contains both the Java reader and writer and the C++ +<p>ORC 1.5.0 contains both the Java reader and writer and the C++ reader for ORC files. It also contains tools for working with ORC files and looking at their contents and metadata.</p> <ul> - <li>Released: 9 February 2018</li> - <li>Source code: <a href="https://www.apache.org/dyn/closer.cgi/orc/orc-1.4.3/orc-1.4.3.tar.gz">orc-1.4.3.tar.gz</a></li> - <li><a href="https://dist.apache.org/repos/dist/release/orc/orc-1.4.3/orc-1.4.3.tar.gz.asc">GPG Signature</a> + <li>Released: 14 May 2018</li> + <li>Source code: <a href="https://www.apache.org/dyn/closer.cgi/orc/orc-1.5.0/orc-1.5.0.tar.gz">orc-1.5.0.tar.gz</a></li> + <li><a href="https://dist.apache.org/repos/dist/release/orc/orc-1.5.0/orc-1.5.0.tar.gz.asc">GPG Signature</a> signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen OâMalley (3D0C92B9)</a></li> - <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.4.3">rel/release-1.4.3</a></li> - <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.4.3%22">ORC 1.4.3</a></li> - <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.4.3/orc-1.4.3.tar.gz.sha256">0310d6ed20d95b7câ¦</a></li> - <li>Fixed issues: <a href="https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+%3D+ORC+AND+status+%3D+Closed+AND+fixVersion+%3D+%221.4.3%22&tempMax=500">ORC-1.4.3</a></li> + <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.5.0">rel/release-1.5.0</a></li> + <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.5.0%22">ORC 1.5.0</a></li> + <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.5.0/orc-1.5.0.tar.gz.sha256">28369ea8e24cac6dâ¦</a></li> + <li>Fixed issues: <a href="https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+%3D+ORC+AND+status+%3D+Closed+AND+fixVersion+%3D+%221.5.0%22&tempMax=500">ORC-1.5.0</a></li> </ul> <p>The new features of ORC 1.4:</p> @@ -704,10 +704,6 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O <p>Known issues:</p> -<ul> - <li><a href="https://issues.apache.org/jira/browse/ORC-40">ORC-40</a> Predicate push down is not implemented in C++.</li> -</ul> - <h2 id="checking-signatures">Checking signatures</h2> <p>All GPG signatures should be verified as matching one of the keys in ORCâs @@ -733,9 +729,29 @@ committersâ <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">key <tr> + <td style="text-align: center">1.5.0</td> + <td style="text-align: center">2018-05-14</td> + <td style="text-align: center">latest</td> + <td style="text-align: center"> + <a href="/news/2018/05/14/ORC-1.5.0/"> + ORC-1.5.0</a></td> + </tr> + + + <tr> + <td style="text-align: center">1.4.4</td> + <td style="text-align: center">2018-05-14</td> + <td style="text-align: center">stable</td> + <td style="text-align: center"> + <a href="/news/2018/05/14/ORC-1.4.4/"> + ORC-1.4.4</a></td> + </tr> + + + <tr> <td style="text-align: center">1.4.3</td> <td style="text-align: center">2018-02-09</td> - <td style="text-align: center">latest</td> + <td style="text-align: center">archived</td> <td style="text-align: center"> <a href="/news/2018/02/09/ORC-1.4.3/"> ORC-1.4.3</a></td> http://git-wip-us.apache.org/repos/asf/orc/blob/7fb40924/news/2015/04/22/orc-as-tlp/index.html ---------------------------------------------------------------------- diff --git a/news/2015/04/22/orc-as-tlp/index.html b/news/2015/04/22/orc-as-tlp/index.html index 7f35aa0..c1f0977 100644 --- a/news/2015/04/22/orc-as-tlp/index.html +++ b/news/2015/04/22/orc-as-tlp/index.html @@ -87,6 +87,10 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <option value="/news/2018/05/14/ORC-1.5.0/">ORC 1.5.0 Released</option> + + <option value="/news/2018/05/14/ORC-1.4.4/">ORC 1.4.4 Released</option> + <option value="/news/2018/02/09/ORC-1.4.3/">ORC 1.4.3 Released</option> <option value="/news/2018/01/23/ORC-1.4.2/">ORC 1.4.2 Released</option> @@ -223,23 +227,23 @@ together with the Java implementation.</p> <ul> <li class=""> - <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> + <a href="/news/2018/05/14/ORC-1.5.0/">Version 1.5.0</a> </li> <li class=""> - <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> + <a href="/news/2018/05/14/ORC-1.4.4/">Version 1.4.4</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> + <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> + <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> </li> <li class=""> - <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> + <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> </li> </ul> @@ -255,6 +259,10 @@ together with the Java implementation.</p> + + + + <li class=""> <a href="/news/2017/09/06/new-pmc/">ORC adds Eugene and Deepak to PMC</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/7fb40924/news/2015/05/11/new-committers/index.html ---------------------------------------------------------------------- diff --git a/news/2015/05/11/new-committers/index.html b/news/2015/05/11/new-committers/index.html index 1b272f3..c3fa6af 100644 --- a/news/2015/05/11/new-committers/index.html +++ b/news/2015/05/11/new-committers/index.html @@ -87,6 +87,10 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <option value="/news/2018/05/14/ORC-1.5.0/">ORC 1.5.0 Released</option> + + <option value="/news/2018/05/14/ORC-1.4.4/">ORC 1.4.4 Released</option> + <option value="/news/2018/02/09/ORC-1.4.3/">ORC 1.4.3 Released</option> <option value="/news/2018/01/23/ORC-1.4.2/">ORC 1.4.2 Released</option> @@ -199,23 +203,23 @@ for their work on ORC. Welcome all!</p> <ul> <li class=""> - <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> + <a href="/news/2018/05/14/ORC-1.5.0/">Version 1.5.0</a> </li> <li class=""> - <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> + <a href="/news/2018/05/14/ORC-1.4.4/">Version 1.4.4</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> + <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> + <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> </li> <li class=""> - <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> + <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> </li> </ul> @@ -231,6 +235,10 @@ for their work on ORC. Welcome all!</p> + + + + <li class=""> <a href="/news/2017/09/06/new-pmc/">ORC adds Eugene and Deepak to PMC</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/7fb40924/news/2015/06/26/new-logo/index.html ---------------------------------------------------------------------- diff --git a/news/2015/06/26/new-logo/index.html b/news/2015/06/26/new-logo/index.html index 6e38efb..dca975d 100644 --- a/news/2015/06/26/new-logo/index.html +++ b/news/2015/06/26/new-logo/index.html @@ -87,6 +87,10 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <option value="/news/2018/05/14/ORC-1.5.0/">ORC 1.5.0 Released</option> + + <option value="/news/2018/05/14/ORC-1.4.4/">ORC 1.4.4 Released</option> + <option value="/news/2018/02/09/ORC-1.4.3/">ORC 1.4.3 Released</option> <option value="/news/2018/01/23/ORC-1.4.2/">ORC 1.4.2 Released</option> @@ -192,23 +196,23 @@ <ul> <li class=""> - <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> + <a href="/news/2018/05/14/ORC-1.5.0/">Version 1.5.0</a> </li> <li class=""> - <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> + <a href="/news/2018/05/14/ORC-1.4.4/">Version 1.4.4</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> + <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> + <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> </li> <li class=""> - <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> + <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> </li> </ul> @@ -224,6 +228,10 @@ + + + + <li class=""> <a href="/news/2017/09/06/new-pmc/">ORC adds Eugene and Deepak to PMC</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/7fb40924/news/2015/11/19/aliaksei-on-pmc/index.html ---------------------------------------------------------------------- diff --git a/news/2015/11/19/aliaksei-on-pmc/index.html b/news/2015/11/19/aliaksei-on-pmc/index.html index 5b8cd65..22bfd17 100644 --- a/news/2015/11/19/aliaksei-on-pmc/index.html +++ b/news/2015/11/19/aliaksei-on-pmc/index.html @@ -87,6 +87,10 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <option value="/news/2018/05/14/ORC-1.5.0/">ORC 1.5.0 Released</option> + + <option value="/news/2018/05/14/ORC-1.4.4/">ORC 1.4.4 Released</option> + <option value="/news/2018/02/09/ORC-1.4.3/">ORC 1.4.3 Released</option> <option value="/news/2018/01/23/ORC-1.4.2/">ORC 1.4.2 Released</option> @@ -195,23 +199,23 @@ more.</p> <ul> <li class=""> - <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> + <a href="/news/2018/05/14/ORC-1.5.0/">Version 1.5.0</a> </li> <li class=""> - <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> + <a href="/news/2018/05/14/ORC-1.4.4/">Version 1.4.4</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> + <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> + <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> </li> <li class=""> - <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> + <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> </li> </ul> @@ -227,6 +231,10 @@ more.</p> + + + + <li class=""> <a href="/news/2017/09/06/new-pmc/">ORC adds Eugene and Deepak to PMC</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/7fb40924/news/2016/01/25/ORC-1.0.0/index.html ---------------------------------------------------------------------- diff --git a/news/2016/01/25/ORC-1.0.0/index.html b/news/2016/01/25/ORC-1.0.0/index.html index 6c8291e..c00459e 100644 --- a/news/2016/01/25/ORC-1.0.0/index.html +++ b/news/2016/01/25/ORC-1.0.0/index.html @@ -87,6 +87,10 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <option value="/news/2018/05/14/ORC-1.5.0/">ORC 1.5.0 Released</option> + + <option value="/news/2018/05/14/ORC-1.4.4/">ORC 1.4.4 Released</option> + <option value="/news/2018/02/09/ORC-1.4.3/">ORC 1.4.3 Released</option> <option value="/news/2018/01/23/ORC-1.4.2/">ORC 1.4.2 Released</option> @@ -233,23 +237,23 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O <ul> <li class=""> - <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> + <a href="/news/2018/05/14/ORC-1.5.0/">Version 1.5.0</a> </li> <li class=""> - <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> + <a href="/news/2018/05/14/ORC-1.4.4/">Version 1.4.4</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> + <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> + <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> </li> <li class=""> - <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> + <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> </li> </ul> @@ -265,6 +269,10 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O + + + + <li class=""> <a href="/news/2017/09/06/new-pmc/">ORC adds Eugene and Deepak to PMC</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/7fb40924/news/2016/06/10/ORC-1.1.0/index.html ---------------------------------------------------------------------- diff --git a/news/2016/06/10/ORC-1.1.0/index.html b/news/2016/06/10/ORC-1.1.0/index.html index 8f739c6..ee22331 100644 --- a/news/2016/06/10/ORC-1.1.0/index.html +++ b/news/2016/06/10/ORC-1.1.0/index.html @@ -87,6 +87,10 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <option value="/news/2018/05/14/ORC-1.5.0/">ORC 1.5.0 Released</option> + + <option value="/news/2018/05/14/ORC-1.4.4/">ORC 1.4.4 Released</option> + <option value="/news/2018/02/09/ORC-1.4.3/">ORC 1.4.3 Released</option> <option value="/news/2018/01/23/ORC-1.4.2/">ORC 1.4.2 Released</option> @@ -229,23 +233,23 @@ timestamps from timezones with different daylight savings rules.</li> <ul> <li class=""> - <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> + <a href="/news/2018/05/14/ORC-1.5.0/">Version 1.5.0</a> </li> <li class=""> - <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> + <a href="/news/2018/05/14/ORC-1.4.4/">Version 1.4.4</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> + <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> + <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> </li> <li class=""> - <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> + <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> </li> </ul> @@ -261,6 +265,10 @@ timestamps from timezones with different daylight savings rules.</li> + + + + <li class=""> <a href="/news/2017/09/06/new-pmc/">ORC adds Eugene and Deepak to PMC</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/7fb40924/news/2016/06/13/ORC-1.1.1/index.html ---------------------------------------------------------------------- diff --git a/news/2016/06/13/ORC-1.1.1/index.html b/news/2016/06/13/ORC-1.1.1/index.html index 9ec23f1..91ab3cd 100644 --- a/news/2016/06/13/ORC-1.1.1/index.html +++ b/news/2016/06/13/ORC-1.1.1/index.html @@ -87,6 +87,10 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <option value="/news/2018/05/14/ORC-1.5.0/">ORC 1.5.0 Released</option> + + <option value="/news/2018/05/14/ORC-1.4.4/">ORC 1.4.4 Released</option> + <option value="/news/2018/02/09/ORC-1.4.3/">ORC 1.4.3 Released</option> <option value="/news/2018/01/23/ORC-1.4.2/">ORC 1.4.2 Released</option> @@ -227,23 +231,23 @@ timestamps from timezones with different daylight savings rules.</li> <ul> <li class=""> - <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> + <a href="/news/2018/05/14/ORC-1.5.0/">Version 1.5.0</a> </li> <li class=""> - <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> + <a href="/news/2018/05/14/ORC-1.4.4/">Version 1.4.4</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> + <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> + <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> </li> <li class=""> - <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> + <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> </li> </ul> @@ -259,6 +263,10 @@ timestamps from timezones with different daylight savings rules.</li> + + + + <li class=""> <a href="/news/2017/09/06/new-pmc/">ORC adds Eugene and Deepak to PMC</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/7fb40924/news/2016/06/28/file-format-talk/index.html ---------------------------------------------------------------------- diff --git a/news/2016/06/28/file-format-talk/index.html b/news/2016/06/28/file-format-talk/index.html index a495244..5a3e823 100644 --- a/news/2016/06/28/file-format-talk/index.html +++ b/news/2016/06/28/file-format-talk/index.html @@ -87,6 +87,10 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <option value="/news/2018/05/14/ORC-1.5.0/">ORC 1.5.0 Released</option> + + <option value="/news/2018/05/14/ORC-1.4.4/">ORC 1.4.4 Released</option> + <option value="/news/2018/02/09/ORC-1.4.3/">ORC 1.4.3 Released</option> <option value="/news/2018/01/23/ORC-1.4.2/">ORC 1.4.2 Released</option> @@ -212,23 +216,23 @@ margin-bottom:5px; max-width: 100%;" allowfullscreen=""> </iframe> <ul> <li class=""> - <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> + <a href="/news/2018/05/14/ORC-1.5.0/">Version 1.5.0</a> </li> <li class=""> - <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> + <a href="/news/2018/05/14/ORC-1.4.4/">Version 1.4.4</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> + <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> + <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> </li> <li class=""> - <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> + <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> </li> </ul> @@ -244,6 +248,10 @@ margin-bottom:5px; max-width: 100%;" allowfullscreen=""> </iframe> + + + + <li class=""> <a href="/news/2017/09/06/new-pmc/">ORC adds Eugene and Deepak to PMC</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/7fb40924/news/2016/07/08/ORC-1.1.2/index.html ---------------------------------------------------------------------- diff --git a/news/2016/07/08/ORC-1.1.2/index.html b/news/2016/07/08/ORC-1.1.2/index.html index 7bc4c66..be3db5a 100644 --- a/news/2016/07/08/ORC-1.1.2/index.html +++ b/news/2016/07/08/ORC-1.1.2/index.html @@ -87,6 +87,10 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <option value="/news/2018/05/14/ORC-1.5.0/">ORC 1.5.0 Released</option> + + <option value="/news/2018/05/14/ORC-1.4.4/">ORC 1.4.4 Released</option> + <option value="/news/2018/02/09/ORC-1.4.3/">ORC 1.4.3 Released</option> <option value="/news/2018/01/23/ORC-1.4.2/">ORC 1.4.2 Released</option> @@ -227,23 +231,23 @@ timestamps from timezones with different daylight savings rules.</li> <ul> <li class=""> - <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> + <a href="/news/2018/05/14/ORC-1.5.0/">Version 1.5.0</a> </li> <li class=""> - <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> + <a href="/news/2018/05/14/ORC-1.4.4/">Version 1.4.4</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> + <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> + <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> </li> <li class=""> - <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> + <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> </li> </ul> @@ -259,6 +263,10 @@ timestamps from timezones with different daylight savings rules.</li> + + + + <li class=""> <a href="/news/2017/09/06/new-pmc/">ORC adds Eugene and Deepak to PMC</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/7fb40924/news/2016/08/25/ORC-1.2.0/index.html ---------------------------------------------------------------------- diff --git a/news/2016/08/25/ORC-1.2.0/index.html b/news/2016/08/25/ORC-1.2.0/index.html index 950879c..9dd0b12 100644 --- a/news/2016/08/25/ORC-1.2.0/index.html +++ b/news/2016/08/25/ORC-1.2.0/index.html @@ -87,6 +87,10 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <option value="/news/2018/05/14/ORC-1.5.0/">ORC 1.5.0 Released</option> + + <option value="/news/2018/05/14/ORC-1.4.4/">ORC 1.4.4 Released</option> + <option value="/news/2018/02/09/ORC-1.4.3/">ORC 1.4.3 Released</option> <option value="/news/2018/01/23/ORC-1.4.2/">ORC 1.4.2 Released</option> @@ -230,23 +234,23 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O <ul> <li class=""> - <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> + <a href="/news/2018/05/14/ORC-1.5.0/">Version 1.5.0</a> </li> <li class=""> - <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> + <a href="/news/2018/05/14/ORC-1.4.4/">Version 1.4.4</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> + <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> + <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> </li> <li class=""> - <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> + <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> </li> </ul> @@ -262,6 +266,10 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O + + + + <li class=""> <a href="/news/2017/09/06/new-pmc/">ORC adds Eugene and Deepak to PMC</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/7fb40924/news/2016/10/05/ORC-1.2.1/index.html ---------------------------------------------------------------------- diff --git a/news/2016/10/05/ORC-1.2.1/index.html b/news/2016/10/05/ORC-1.2.1/index.html index 7ba385a..26dca39 100644 --- a/news/2016/10/05/ORC-1.2.1/index.html +++ b/news/2016/10/05/ORC-1.2.1/index.html @@ -87,6 +87,10 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <option value="/news/2018/05/14/ORC-1.5.0/">ORC 1.5.0 Released</option> + + <option value="/news/2018/05/14/ORC-1.4.4/">ORC 1.4.4 Released</option> + <option value="/news/2018/02/09/ORC-1.4.3/">ORC 1.4.3 Released</option> <option value="/news/2018/01/23/ORC-1.4.2/">ORC 1.4.2 Released</option> @@ -227,23 +231,23 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O <ul> <li class=""> - <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> + <a href="/news/2018/05/14/ORC-1.5.0/">Version 1.5.0</a> </li> <li class=""> - <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> + <a href="/news/2018/05/14/ORC-1.4.4/">Version 1.4.4</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> + <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> + <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> </li> <li class=""> - <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> + <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> </li> </ul> @@ -259,6 +263,10 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O + + + + <li class=""> <a href="/news/2017/09/06/new-pmc/">ORC adds Eugene and Deepak to PMC</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/7fb40924/news/2016/12/01/ORC-1.2.2/index.html ---------------------------------------------------------------------- diff --git a/news/2016/12/01/ORC-1.2.2/index.html b/news/2016/12/01/ORC-1.2.2/index.html index 09a1e11..16701ee 100644 --- a/news/2016/12/01/ORC-1.2.2/index.html +++ b/news/2016/12/01/ORC-1.2.2/index.html @@ -87,6 +87,10 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <option value="/news/2018/05/14/ORC-1.5.0/">ORC 1.5.0 Released</option> + + <option value="/news/2018/05/14/ORC-1.4.4/">ORC 1.4.4 Released</option> + <option value="/news/2018/02/09/ORC-1.4.3/">ORC 1.4.3 Released</option> <option value="/news/2018/01/23/ORC-1.4.2/">ORC 1.4.2 Released</option> @@ -227,23 +231,23 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O <ul> <li class=""> - <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> + <a href="/news/2018/05/14/ORC-1.5.0/">Version 1.5.0</a> </li> <li class=""> - <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> + <a href="/news/2018/05/14/ORC-1.4.4/">Version 1.4.4</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> + <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> + <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> </li> <li class=""> - <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> + <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> </li> </ul> @@ -259,6 +263,10 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O + + + + <li class=""> <a href="/news/2017/09/06/new-pmc/">ORC adds Eugene and Deepak to PMC</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/7fb40924/news/2016/12/12/ORC-1.2.3/index.html ---------------------------------------------------------------------- diff --git a/news/2016/12/12/ORC-1.2.3/index.html b/news/2016/12/12/ORC-1.2.3/index.html index 42e1a2b..eca5539 100644 --- a/news/2016/12/12/ORC-1.2.3/index.html +++ b/news/2016/12/12/ORC-1.2.3/index.html @@ -87,6 +87,10 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <option value="/news/2018/05/14/ORC-1.5.0/">ORC 1.5.0 Released</option> + + <option value="/news/2018/05/14/ORC-1.4.4/">ORC 1.4.4 Released</option> + <option value="/news/2018/02/09/ORC-1.4.3/">ORC 1.4.3 Released</option> <option value="/news/2018/01/23/ORC-1.4.2/">ORC 1.4.2 Released</option> @@ -228,23 +232,23 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O <ul> <li class=""> - <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> + <a href="/news/2018/05/14/ORC-1.5.0/">Version 1.5.0</a> </li> <li class=""> - <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> + <a href="/news/2018/05/14/ORC-1.4.4/">Version 1.4.4</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> + <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> + <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> </li> <li class=""> - <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> + <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> </li> </ul> @@ -260,6 +264,10 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O + + + + <li class=""> <a href="/news/2017/09/06/new-pmc/">ORC adds Eugene and Deepak to PMC</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/7fb40924/news/2016/12/15/new-committers/index.html ---------------------------------------------------------------------- diff --git a/news/2016/12/15/new-committers/index.html b/news/2016/12/15/new-committers/index.html index fe09081..a55b864 100644 --- a/news/2016/12/15/new-committers/index.html +++ b/news/2016/12/15/new-committers/index.html @@ -87,6 +87,10 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <option value="/news/2018/05/14/ORC-1.5.0/">ORC 1.5.0 Released</option> + + <option value="/news/2018/05/14/ORC-1.4.4/">ORC 1.4.4 Released</option> + <option value="/news/2018/02/09/ORC-1.4.3/">ORC 1.4.3 Released</option> <option value="/news/2018/01/23/ORC-1.4.2/">ORC 1.4.2 Released</option> @@ -216,23 +220,23 @@ committers coming from Hive are:</p> <ul> <li class=""> - <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> + <a href="/news/2018/05/14/ORC-1.5.0/">Version 1.5.0</a> </li> <li class=""> - <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> + <a href="/news/2018/05/14/ORC-1.4.4/">Version 1.4.4</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> + <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> + <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> </li> <li class=""> - <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> + <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> </li> </ul> @@ -248,6 +252,10 @@ committers coming from Hive are:</p> + + + + <li class=""> <a href="/news/2017/09/06/new-pmc/">ORC adds Eugene and Deepak to PMC</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/7fb40924/news/2017/01/04/gopal-on-pmc/index.html ---------------------------------------------------------------------- diff --git a/news/2017/01/04/gopal-on-pmc/index.html b/news/2017/01/04/gopal-on-pmc/index.html index a461b92..b20ab1e 100644 --- a/news/2017/01/04/gopal-on-pmc/index.html +++ b/news/2017/01/04/gopal-on-pmc/index.html @@ -87,6 +87,10 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <option value="/news/2018/05/14/ORC-1.5.0/">ORC 1.5.0 Released</option> + + <option value="/news/2018/05/14/ORC-1.4.4/">ORC 1.4.4 Released</option> + <option value="/news/2018/02/09/ORC-1.4.3/">ORC 1.4.3 Released</option> <option value="/news/2018/01/23/ORC-1.4.2/">ORC 1.4.2 Released</option> @@ -194,23 +198,23 @@ Gopal has done an amazing job at speeding up ORC in many ways.</p> <ul> <li class=""> - <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> + <a href="/news/2018/05/14/ORC-1.5.0/">Version 1.5.0</a> </li> <li class=""> - <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> + <a href="/news/2018/05/14/ORC-1.4.4/">Version 1.4.4</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> + <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> + <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> </li> <li class=""> - <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> + <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> </li> </ul> @@ -226,6 +230,10 @@ Gopal has done an amazing job at speeding up ORC in many ways.</p> + + + + <li class=""> <a href="/news/2017/09/06/new-pmc/">ORC adds Eugene and Deepak to PMC</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/7fb40924/news/2017/01/23/ORC-1.3.0/index.html ---------------------------------------------------------------------- diff --git a/news/2017/01/23/ORC-1.3.0/index.html b/news/2017/01/23/ORC-1.3.0/index.html index 3918bda..434c916 100644 --- a/news/2017/01/23/ORC-1.3.0/index.html +++ b/news/2017/01/23/ORC-1.3.0/index.html @@ -87,6 +87,10 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <option value="/news/2018/05/14/ORC-1.5.0/">ORC 1.5.0 Released</option> + + <option value="/news/2018/05/14/ORC-1.4.4/">ORC 1.4.4 Released</option> + <option value="/news/2018/02/09/ORC-1.4.3/">ORC 1.4.3 Released</option> <option value="/news/2018/01/23/ORC-1.4.2/">ORC 1.4.2 Released</option> @@ -220,23 +224,23 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O <ul> <li class=""> - <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> + <a href="/news/2018/05/14/ORC-1.5.0/">Version 1.5.0</a> </li> <li class=""> - <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> + <a href="/news/2018/05/14/ORC-1.4.4/">Version 1.4.4</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> + <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> + <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> </li> <li class=""> - <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> + <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> </li> </ul> @@ -252,6 +256,10 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O + + + + <li class=""> <a href="/news/2017/09/06/new-pmc/">ORC adds Eugene and Deepak to PMC</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/7fb40924/news/2017/02/03/ORC-1.3.1/index.html ---------------------------------------------------------------------- diff --git a/news/2017/02/03/ORC-1.3.1/index.html b/news/2017/02/03/ORC-1.3.1/index.html index 4ef72d0..0a2bd9f 100644 --- a/news/2017/02/03/ORC-1.3.1/index.html +++ b/news/2017/02/03/ORC-1.3.1/index.html @@ -87,6 +87,10 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <option value="/news/2018/05/14/ORC-1.5.0/">ORC 1.5.0 Released</option> + + <option value="/news/2018/05/14/ORC-1.4.4/">ORC 1.4.4 Released</option> + <option value="/news/2018/02/09/ORC-1.4.3/">ORC 1.4.3 Released</option> <option value="/news/2018/01/23/ORC-1.4.2/">ORC 1.4.2 Released</option> @@ -220,23 +224,23 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O <ul> <li class=""> - <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> + <a href="/news/2018/05/14/ORC-1.5.0/">Version 1.5.0</a> </li> <li class=""> - <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> + <a href="/news/2018/05/14/ORC-1.4.4/">Version 1.4.4</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> + <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> + <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> </li> <li class=""> - <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> + <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> </li> </ul> @@ -252,6 +256,10 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O + + + + <li class=""> <a href="/news/2017/09/06/new-pmc/">ORC adds Eugene and Deepak to PMC</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/7fb40924/news/2017/02/13/ORC-1.3.2/index.html ---------------------------------------------------------------------- diff --git a/news/2017/02/13/ORC-1.3.2/index.html b/news/2017/02/13/ORC-1.3.2/index.html index dfb1a97..c8ea65c 100644 --- a/news/2017/02/13/ORC-1.3.2/index.html +++ b/news/2017/02/13/ORC-1.3.2/index.html @@ -87,6 +87,10 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <option value="/news/2018/05/14/ORC-1.5.0/">ORC 1.5.0 Released</option> + + <option value="/news/2018/05/14/ORC-1.4.4/">ORC 1.4.4 Released</option> + <option value="/news/2018/02/09/ORC-1.4.3/">ORC 1.4.3 Released</option> <option value="/news/2018/01/23/ORC-1.4.2/">ORC 1.4.2 Released</option> @@ -215,23 +219,23 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O <ul> <li class=""> - <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> + <a href="/news/2018/05/14/ORC-1.5.0/">Version 1.5.0</a> </li> <li class=""> - <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> + <a href="/news/2018/05/14/ORC-1.4.4/">Version 1.4.4</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> + <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> + <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> </li> <li class=""> - <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> + <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> </li> </ul> @@ -247,6 +251,10 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O + + + + <li class=""> <a href="/news/2017/09/06/new-pmc/">ORC adds Eugene and Deepak to PMC</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/7fb40924/news/2017/02/21/ORC-1.3.3/index.html ---------------------------------------------------------------------- diff --git a/news/2017/02/21/ORC-1.3.3/index.html b/news/2017/02/21/ORC-1.3.3/index.html index 639a518..dbcffd0 100644 --- a/news/2017/02/21/ORC-1.3.3/index.html +++ b/news/2017/02/21/ORC-1.3.3/index.html @@ -87,6 +87,10 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <option value="/news/2018/05/14/ORC-1.5.0/">ORC 1.5.0 Released</option> + + <option value="/news/2018/05/14/ORC-1.4.4/">ORC 1.4.4 Released</option> + <option value="/news/2018/02/09/ORC-1.4.3/">ORC 1.4.3 Released</option> <option value="/news/2018/01/23/ORC-1.4.2/">ORC 1.4.2 Released</option> @@ -215,23 +219,23 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O <ul> <li class=""> - <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> + <a href="/news/2018/05/14/ORC-1.5.0/">Version 1.5.0</a> </li> <li class=""> - <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> + <a href="/news/2018/05/14/ORC-1.4.4/">Version 1.4.4</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> + <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> + <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> </li> <li class=""> - <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> + <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> </li> </ul> @@ -247,6 +251,10 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O + + + + <li class=""> <a href="/news/2017/09/06/new-pmc/">ORC adds Eugene and Deepak to PMC</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/7fb40924/news/2017/05/08/ORC-1.4.0/index.html ---------------------------------------------------------------------- diff --git a/news/2017/05/08/ORC-1.4.0/index.html b/news/2017/05/08/ORC-1.4.0/index.html index 8435062..a631aa7 100644 --- a/news/2017/05/08/ORC-1.4.0/index.html +++ b/news/2017/05/08/ORC-1.4.0/index.html @@ -87,6 +87,10 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <option value="/news/2018/05/14/ORC-1.5.0/">ORC 1.5.0 Released</option> + + <option value="/news/2018/05/14/ORC-1.4.4/">ORC 1.4.4 Released</option> + <option value="/news/2018/02/09/ORC-1.4.3/">ORC 1.4.3 Released</option> <option value="/news/2018/01/23/ORC-1.4.2/">ORC 1.4.2 Released</option> @@ -216,23 +220,23 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O <ul> <li class=""> - <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> + <a href="/news/2018/05/14/ORC-1.5.0/">Version 1.5.0</a> </li> <li class=""> - <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> + <a href="/news/2018/05/14/ORC-1.4.4/">Version 1.4.4</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> + <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> + <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> </li> - <li class="current"> - <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> + <li class=""> + <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> </li> </ul> @@ -248,6 +252,10 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O + + + + <li class=""> <a href="/news/2017/09/06/new-pmc/">ORC adds Eugene and Deepak to PMC</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/7fb40924/news/2017/05/16/new-committer/index.html ---------------------------------------------------------------------- diff --git a/news/2017/05/16/new-committer/index.html b/news/2017/05/16/new-committer/index.html index 155163a..5b10ac0 100644 --- a/news/2017/05/16/new-committer/index.html +++ b/news/2017/05/16/new-committer/index.html @@ -87,6 +87,10 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <option value="/news/2018/05/14/ORC-1.5.0/">ORC 1.5.0 Released</option> + + <option value="/news/2018/05/14/ORC-1.4.4/">ORC 1.4.4 Released</option> + <option value="/news/2018/02/09/ORC-1.4.3/">ORC 1.4.3 Released</option> <option value="/news/2018/01/23/ORC-1.4.2/">ORC 1.4.2 Released</option> @@ -190,23 +194,23 @@ otherâs patches. Thank you for your work on ORC, Deepak!</p> <ul> <li class=""> - <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> + <a href="/news/2018/05/14/ORC-1.5.0/">Version 1.5.0</a> </li> <li class=""> - <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> + <a href="/news/2018/05/14/ORC-1.4.4/">Version 1.4.4</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> + <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> + <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> </li> <li class=""> - <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> + <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> </li> </ul> @@ -222,6 +226,10 @@ otherâs patches. Thank you for your work on ORC, Deepak!</p> + + + + <li class=""> <a href="/news/2017/09/06/new-pmc/">ORC adds Eugene and Deepak to PMC</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/7fb40924/news/2017/09/06/new-pmc/index.html ---------------------------------------------------------------------- diff --git a/news/2017/09/06/new-pmc/index.html b/news/2017/09/06/new-pmc/index.html index 82e2cb1..3e1ee38 100644 --- a/news/2017/09/06/new-pmc/index.html +++ b/news/2017/09/06/new-pmc/index.html @@ -87,6 +87,10 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <option value="/news/2018/05/14/ORC-1.5.0/">ORC 1.5.0 Released</option> + + <option value="/news/2018/05/14/ORC-1.4.4/">ORC 1.4.4 Released</option> + <option value="/news/2018/02/09/ORC-1.4.3/">ORC 1.4.3 Released</option> <option value="/news/2018/01/23/ORC-1.4.2/">ORC 1.4.2 Released</option> @@ -194,23 +198,23 @@ been doing great work on the C++ code base.</p> <ul> <li class=""> - <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> + <a href="/news/2018/05/14/ORC-1.5.0/">Version 1.5.0</a> </li> <li class=""> - <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> + <a href="/news/2018/05/14/ORC-1.4.4/">Version 1.4.4</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> + <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> + <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> </li> <li class=""> - <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> + <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> </li> </ul> @@ -226,6 +230,10 @@ been doing great work on the C++ code base.</p> + + + + <li class="current"> <a href="/news/2017/09/06/new-pmc/">ORC adds Eugene and Deepak to PMC</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/7fb40924/news/2017/10/16/ORC-1.3.4/index.html ---------------------------------------------------------------------- diff --git a/news/2017/10/16/ORC-1.3.4/index.html b/news/2017/10/16/ORC-1.3.4/index.html index 8a99d7b..f5b4bb3 100644 --- a/news/2017/10/16/ORC-1.3.4/index.html +++ b/news/2017/10/16/ORC-1.3.4/index.html @@ -87,6 +87,10 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <option value="/news/2018/05/14/ORC-1.5.0/">ORC 1.5.0 Released</option> + + <option value="/news/2018/05/14/ORC-1.4.4/">ORC 1.4.4 Released</option> + <option value="/news/2018/02/09/ORC-1.4.3/">ORC 1.4.3 Released</option> <option value="/news/2018/01/23/ORC-1.4.2/">ORC 1.4.2 Released</option> @@ -215,23 +219,23 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Prasanth <ul> <li class=""> - <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> + <a href="/news/2018/05/14/ORC-1.5.0/">Version 1.5.0</a> </li> <li class=""> - <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> + <a href="/news/2018/05/14/ORC-1.4.4/">Version 1.4.4</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> + <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> </li> - <li class="current"> - <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> + <li class=""> + <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> </li> <li class=""> - <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> + <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> </li> </ul> @@ -247,6 +251,10 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Prasanth + + + + <li class=""> <a href="/news/2017/09/06/new-pmc/">ORC adds Eugene and Deepak to PMC</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/7fb40924/news/2017/10/16/ORC-1.4.1/index.html ---------------------------------------------------------------------- diff --git a/news/2017/10/16/ORC-1.4.1/index.html b/news/2017/10/16/ORC-1.4.1/index.html index 9950740..6a3d30b 100644 --- a/news/2017/10/16/ORC-1.4.1/index.html +++ b/news/2017/10/16/ORC-1.4.1/index.html @@ -87,6 +87,10 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <option value="/news/2018/05/14/ORC-1.5.0/">ORC 1.5.0 Released</option> + + <option value="/news/2018/05/14/ORC-1.4.4/">ORC 1.4.4 Released</option> + <option value="/news/2018/02/09/ORC-1.4.3/">ORC 1.4.3 Released</option> <option value="/news/2018/01/23/ORC-1.4.2/">ORC 1.4.2 Released</option> @@ -216,23 +220,23 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Prasanth <ul> <li class=""> - <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> + <a href="/news/2018/05/14/ORC-1.5.0/">Version 1.5.0</a> </li> <li class=""> - <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> + <a href="/news/2018/05/14/ORC-1.4.4/">Version 1.4.4</a> </li> - <li class="current"> - <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> + <li class=""> + <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> + <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> </li> - <li class=""> - <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> + <li class="current"> + <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> </li> </ul> @@ -248,6 +252,10 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Prasanth + + + + <li class=""> <a href="/news/2017/09/06/new-pmc/">ORC adds Eugene and Deepak to PMC</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/7fb40924/news/2018/01/23/ORC-1.4.2/index.html ---------------------------------------------------------------------- diff --git a/news/2018/01/23/ORC-1.4.2/index.html b/news/2018/01/23/ORC-1.4.2/index.html index 5024d3b..8edd212 100644 --- a/news/2018/01/23/ORC-1.4.2/index.html +++ b/news/2018/01/23/ORC-1.4.2/index.html @@ -87,6 +87,10 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <option value="/news/2018/05/14/ORC-1.5.0/">ORC 1.5.0 Released</option> + + <option value="/news/2018/05/14/ORC-1.4.4/">ORC 1.4.4 Released</option> + <option value="/news/2018/02/09/ORC-1.4.3/">ORC 1.4.3 Released</option> <option value="/news/2018/01/23/ORC-1.4.2/">ORC 1.4.2 Released</option> @@ -216,23 +220,23 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O <ul> <li class=""> - <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> + <a href="/news/2018/05/14/ORC-1.5.0/">Version 1.5.0</a> </li> - <li class="current"> - <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> + <li class=""> + <a href="/news/2018/05/14/ORC-1.4.4/">Version 1.4.4</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> + <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> </li> - <li class=""> - <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> + <li class="current"> + <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> </li> <li class=""> - <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> + <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> </li> </ul> @@ -248,6 +252,10 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O + + + + <li class=""> <a href="/news/2017/09/06/new-pmc/">ORC adds Eugene and Deepak to PMC</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/7fb40924/news/2018/02/09/ORC-1.4.3/index.html ---------------------------------------------------------------------- diff --git a/news/2018/02/09/ORC-1.4.3/index.html b/news/2018/02/09/ORC-1.4.3/index.html index c9f1057..167d3c2 100644 --- a/news/2018/02/09/ORC-1.4.3/index.html +++ b/news/2018/02/09/ORC-1.4.3/index.html @@ -87,6 +87,10 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <option value="/news/2018/05/14/ORC-1.5.0/">ORC 1.5.0 Released</option> + + <option value="/news/2018/05/14/ORC-1.4.4/">ORC 1.4.4 Released</option> + <option value="/news/2018/02/09/ORC-1.4.3/">ORC 1.4.3 Released</option> <option value="/news/2018/01/23/ORC-1.4.2/">ORC 1.4.2 Released</option> @@ -171,12 +175,12 @@ <ul> <li>Released: 9 February 2018</li> - <li>Source code: <a href="https://www.apache.org/dyn/closer.cgi/orc/orc-1.4.3/orc-1.4.3.tar.gz">orc-1.4.3.tar.gz</a></li> - <li><a href="https://dist.apache.org/repos/dist/release/orc/orc-1.4.3/orc-1.4.3.tar.gz.asc">GPG Signature</a> + <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.4.3/orc-1.4.3.tar.gz">orc-1.4.3.tar.gz</a></li> + <li><a href="https://archive.apache.org/dist/orc/orc-1.4.3/orc-1.4.3.tar.gz.asc">GPG Signature</a> signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen OâMalley (3D0C92B9)</a></li> <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.4.3">rel/release-1.4.3</a></li> <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.4.3%22">ORC 1.4.3</a></li> - <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.4.3/orc-1.4.3.tar.gz.sha256">0310d6ed20d95b7câ¦</a></li> + <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.4.3/orc-1.4.3.tar.gz.sha256">0310d6ed20d95b7câ¦</a></li> <li>Fixed issues: <a href="https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+%3D+ORC+AND+status+%3D+Closed+AND+fixVersion+%3D+%221.4.3%22&tempMax=500">ORC-1.4.3</a></li> </ul> @@ -192,10 +196,6 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O <p>Known issues:</p> -<ul> - <li><a href="https://issues.apache.org/jira/browse/ORC-40">ORC-40</a> Predicate push down is not implemented in C++.</li> -</ul> - </div> </article> @@ -215,24 +215,24 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O <h4>Recent Releases</h4> <ul> - <li class="current"> - <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> + <li class=""> + <a href="/news/2018/05/14/ORC-1.5.0/">Version 1.5.0</a> </li> <li class=""> - <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> + <a href="/news/2018/05/14/ORC-1.4.4/">Version 1.4.4</a> </li> - <li class=""> - <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> + <li class="current"> + <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> </li> <li class=""> - <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> + <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> </li> <li class=""> - <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> + <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> </li> </ul> @@ -248,6 +248,10 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O + + + + <li class=""> <a href="/news/2017/09/06/new-pmc/">ORC adds Eugene and Deepak to PMC</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/7fb40924/news/2018/05/14/ORC-1.4.4/index.html ---------------------------------------------------------------------- diff --git a/news/2018/05/14/ORC-1.4.4/index.html b/news/2018/05/14/ORC-1.4.4/index.html new file mode 100644 index 0000000..3a7f829 --- /dev/null +++ b/news/2018/05/14/ORC-1.4.4/index.html @@ -0,0 +1,390 @@ +<!DOCTYPE HTML> +<html lang="en-US"> +<head> + <meta charset="UTF-8"> + <title>ORC 1.4.4 Released</title> + <meta name="viewport" content="width=device-width,initial-scale=1"> + <meta name="generator" content="Jekyll v2.4.0"> + <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900"> + <link rel="stylesheet" href="/css/screen.css"> + <link rel="icon" type="image/x-icon" href="/favicon.ico"> + <!--[if lt IE 9]> + <script src="/js/html5shiv.min.js"></script> + <script src="/js/respond.min.js"></script> + <![endif]--> +</head> + + +<body class="wrap"> + <header role="banner"> + <nav class="mobile-nav show-on-mobiles"> + <ul> + <li class=""> + <a href="/">Home</a> + </li> + <li class=""> + <a href="/docs/"><span class="show-on-mobiles">Docs</span> + <span class="hide-on-mobiles">Documentation</span></a> + </li> + <li class=""> + <a href="/talks/">Talks</a> + </li> + <li class="current"> + <a href="/news/">News</a> + </li> + <li class=""> + <a href="/help/">Help</a> + </li> + <li class=""> + <a href="/develop/">Develop</a> + </li> +</ul> + + </nav> + <div class="grid"> + <div class="unit one-third center-on-mobiles"> + <h1> + <a href="/"> + <span class="sr-only">Apache ORC</span> + <img src="/img/logo.png" width="249" height="101" alt="ORC Logo"> + </a> + </h1> + </div> + <nav class="main-nav unit two-thirds hide-on-mobiles"> + <ul> + <li class=""> + <a href="/">Home</a> + </li> + <li class=""> + <a href="/docs/"><span class="show-on-mobiles">Docs</span> + <span class="hide-on-mobiles">Documentation</span></a> + </li> + <li class=""> + <a href="/talks/">Talks</a> + </li> + <li class="current"> + <a href="/news/">News</a> + </li> + <li class=""> + <a href="/help/">Help</a> + </li> + <li class=""> + <a href="/develop/">Develop</a> + </li> +</ul> + + </nav> + </div> +</header> + + + <section class="news"> + <div class="grid"> + + <div class="docs-nav-mobile unit whole show-on-mobiles"> + <select onchange="if (this.value) window.location.href=this.value"> + <option value="">Navigate the blogâ¦</option> + <option value="/news/">Home</option> + <optgroup label="v1.x"> + + <option value="/news/2018/05/14/ORC-1.5.0/">ORC 1.5.0 Released</option> + + <option value="/news/2018/05/14/ORC-1.4.4/">ORC 1.4.4 Released</option> + + <option value="/news/2018/02/09/ORC-1.4.3/">ORC 1.4.3 Released</option> + + <option value="/news/2018/01/23/ORC-1.4.2/">ORC 1.4.2 Released</option> + + <option value="/news/2017/10/16/ORC-1.4.1/">ORC 1.4.1 Released</option> + + <option value="/news/2017/10/16/ORC-1.3.4/">ORC 1.3.4 Released</option> + + <option value="/news/2017/09/06/new-pmc/">ORC adds Eugene and Deepak to PMC</option> + + <option value="/news/2017/05/16/new-committer/">Deepak Majeti added as committer</option> + + <option value="/news/2017/05/08/ORC-1.4.0/">ORC 1.4.0 Released</option> + + <option value="/news/2017/02/21/ORC-1.3.3/">ORC 1.3.3 Released</option> + + <option value="/news/2017/02/13/ORC-1.3.2/">ORC 1.3.2 Released</option> + + <option value="/news/2017/02/03/ORC-1.3.1/">ORC 1.3.1 Released</option> + + <option value="/news/2017/01/23/ORC-1.3.0/">ORC 1.3.0 Released</option> + + <option value="/news/2017/01/04/gopal-on-pmc/">ORC adds Gopal Vijayaraghavan to PMC</option> + + <option value="/news/2016/12/15/new-committers/">ORC adds new committers</option> + + <option value="/news/2016/12/12/ORC-1.2.3/">ORC 1.2.3 Released</option> + + <option value="/news/2016/12/01/ORC-1.2.2/">ORC 1.2.2 Released</option> + + <option value="/news/2016/10/05/ORC-1.2.1/">ORC 1.2.1 Released</option> + + <option value="/news/2016/08/25/ORC-1.2.0/">ORC 1.2.0 Released</option> + + <option value="/news/2016/07/08/ORC-1.1.2/">ORC 1.1.2 Released</option> + + <option value="/news/2016/06/28/file-format-talk/">File format benchmark</option> + + <option value="/news/2016/06/13/ORC-1.1.1/">ORC 1.1.1 Released</option> + + <option value="/news/2016/06/10/ORC-1.1.0/">ORC 1.1.0 Released</option> + + <option value="/news/2016/01/25/ORC-1.0.0/">ORC 1.0.0 Released</option> + + <option value="/news/2015/11/19/aliaksei-on-pmc/">ORC adds Aliaksei Sandryhaila to PMC</option> + + <option value="/news/2015/06/26/new-logo/">ORC adopts new logo</option> + + <option value="/news/2015/05/11/new-committers/">ORC adds 7 committers</option> + + <option value="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> + + </optgroup> + </select> +</div> + + + <div class="unit four-fifths"> + <article> + <h2> + ORC 1.4.4 Released + <a href="/news/2018/05/14/ORC-1.4.4/" class="permalink" title="Permalink">â</a> + </h2> + <span class="post-category"> + <span class="label"> + release + </span> + </span> + <div class="post-meta"> + <span class="post-date"> + 14 May 2018 + </span> + <a href="https://people.apache.org/~omalley" class="post-author"> + <img src="https://people.apache.org/~omalley/omalley.png" + class="avatar" alt="omalley avatar" + width="24" height="24"> + omalley + </a> + </div> + <div class="post-content"> + <p>The ORC team is excited to announce the release of ORC v1.4.4.</p> + +<ul> + <li>Released: 14 May 2018</li> + <li>Source code: <a href="https://www.apache.org/dyn/closer.cgi/orc/orc-1.4.4/orc-1.4.4.tar.gz">orc-1.4.4.tar.gz</a></li> + <li><a href="https://dist.apache.org/repos/dist/release/orc/orc-1.4.4/orc-1.4.4.tar.gz.asc">GPG Signature</a> +signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen OâMalley (3D0C92B9)</a></li> + <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.4.4">rel/release-1.4.4</a></li> + <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.4.4%22">ORC 1.4.4</a></li> + <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.4.4/orc-1.4.4.tar.gz.sha256">9df0f59ba4046d2aâ¦</a></li> + <li>Fixed issues: <a href="https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+%3D+ORC+AND+status+%3D+Closed+AND+fixVersion+%3D+%221.4.4%22&tempMax=500">ORC-1.4.4</a></li> +</ul> + +<p>The new features of ORC 1.4:</p> + +<ul> + <li><a href="https://issues.apache.org/jira/browse/ORC-72">ORC-72</a> Add benchmark code for file formats.</li> + <li><a href="https://issues.apache.org/jira/browse/ORC-87">ORC-87</a> Fix timestamp statistics in C++.</li> + <li><a href="https://issues.apache.org/jira/browse/ORC-150">ORC-150</a> Add tool to convert from JSON.</li> + <li><a href="https://issues.apache.org/jira/browse/ORC-151">ORC-151</a> Reduce the size of tools.jar.</li> + <li><a href="https://issues.apache.org/jira/browse/ORC-174">ORC-174</a> Create a nohive variant of the jars.</li> +</ul> + +<p>Known issues:</p> + + + </div> +</article> + + </div> + + <div class="unit one-fifth hide-on-mobiles"> + <aside> + <ul> + <li class=""> + <a href="/news/">All News</a> + </li> + <li class=""> + <a href="/news/releases/">ORC Releases</a> + </li> + </ul> + <h4>Recent Releases</h4> + <ul> + + <li class=""> + <a href="/news/2018/05/14/ORC-1.5.0/">Version 1.5.0</a> + </li> + + <li class="current"> + <a href="/news/2018/05/14/ORC-1.4.4/">Version 1.4.4</a> + </li> + + <li class=""> + <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> + </li> + + <li class=""> + <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> + </li> + + <li class=""> + <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> + </li> + + </ul> + <h4>Other News</h4> + <ul> + + + + + + + + + + + + + + + <li class=""> + <a href="/news/2017/09/06/new-pmc/">ORC adds Eugene and Deepak to PMC</a> + </li> + + + + <li class=""> + <a href="/news/2017/05/16/new-committer/">Deepak Majeti added as committer</a> + </li> + + + + + + + + + + + + + + <li class=""> + <a href="/news/2017/01/04/gopal-on-pmc/">ORC adds Gopal Vijayaraghavan to PMC</a> + </li> + + + + <li class=""> + <a href="/news/2016/12/15/new-committers/">ORC adds new committers</a> + </li> + + + + + + + + + + + + + + <li class=""> + <a href="/news/2016/06/28/file-format-talk/">File format benchmark</a> + </li> + + + + + + + + + + <li class=""> + <a href="/news/2015/11/19/aliaksei-on-pmc/">ORC adds Aliaksei Sandryhaila to PMC</a> + </li> + + + + <li class=""> + <a href="/news/2015/06/26/new-logo/">ORC adopts new logo</a> + </li> + + + + <li class=""> + <a href="/news/2015/05/11/new-committers/">ORC adds 7 committers</a> + </li> + + + + <li class=""> + <a href="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> + </li> + + + </ul> + </aside> +</div> + + + <div class="clear"></div> + + </div> + </section> + + + <footer role="contentinfo"> + <p>The contents of this website are © 2018 + <a href="https://www.apache.org/">Apache Software Foundation</a> + under the terms of the <a + href="https://www.apache.org/licenses/LICENSE-2.0.html"> + Apache License v2</a>. Apache ORC and its logo are trademarks + of the Apache Software Foundation.</p> +</footer> + + <script> + var anchorForId = function (id) { + var anchor = document.createElement("a"); + anchor.className = "header-link"; + anchor.href = "#" + id; + anchor.innerHTML = "<span class=\"sr-only\">Permalink</span><i class=\"fa fa-link\"></i>"; + anchor.title = "Permalink"; + return anchor; + }; + + var linkifyAnchors = function (level, containingElement) { + var headers = containingElement.getElementsByTagName("h" + level); + for (var h = 0; h < headers.length; h++) { + var header = headers[h]; + + if (typeof header.id !== "undefined" && header.id !== "") { + header.appendChild(anchorForId(header.id)); + } + } + }; + + document.onreadystatechange = function () { + if (this.readyState === "complete") { + var contentBlock = document.getElementsByClassName("docs")[0] || document.getElementsByClassName("news")[0]; + if (!contentBlock) { + return; + } + for (var level = 1; level <= 6; level++) { + linkifyAnchors(level, contentBlock); + } + } + }; +</script> + + +</body> +</html> http://git-wip-us.apache.org/repos/asf/orc/blob/7fb40924/news/2018/05/14/ORC-1.5.0/index.html ---------------------------------------------------------------------- diff --git a/news/2018/05/14/ORC-1.5.0/index.html b/news/2018/05/14/ORC-1.5.0/index.html new file mode 100644 index 0000000..16033df --- /dev/null +++ b/news/2018/05/14/ORC-1.5.0/index.html @@ -0,0 +1,393 @@ +<!DOCTYPE HTML> +<html lang="en-US"> +<head> + <meta charset="UTF-8"> + <title>ORC 1.5.0 Released</title> + <meta name="viewport" content="width=device-width,initial-scale=1"> + <meta name="generator" content="Jekyll v2.4.0"> + <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900"> + <link rel="stylesheet" href="/css/screen.css"> + <link rel="icon" type="image/x-icon" href="/favicon.ico"> + <!--[if lt IE 9]> + <script src="/js/html5shiv.min.js"></script> + <script src="/js/respond.min.js"></script> + <![endif]--> +</head> + + +<body class="wrap"> + <header role="banner"> + <nav class="mobile-nav show-on-mobiles"> + <ul> + <li class=""> + <a href="/">Home</a> + </li> + <li class=""> + <a href="/docs/"><span class="show-on-mobiles">Docs</span> + <span class="hide-on-mobiles">Documentation</span></a> + </li> + <li class=""> + <a href="/talks/">Talks</a> + </li> + <li class="current"> + <a href="/news/">News</a> + </li> + <li class=""> + <a href="/help/">Help</a> + </li> + <li class=""> + <a href="/develop/">Develop</a> + </li> +</ul> + + </nav> + <div class="grid"> + <div class="unit one-third center-on-mobiles"> + <h1> + <a href="/"> + <span class="sr-only">Apache ORC</span> + <img src="/img/logo.png" width="249" height="101" alt="ORC Logo"> + </a> + </h1> + </div> + <nav class="main-nav unit two-thirds hide-on-mobiles"> + <ul> + <li class=""> + <a href="/">Home</a> + </li> + <li class=""> + <a href="/docs/"><span class="show-on-mobiles">Docs</span> + <span class="hide-on-mobiles">Documentation</span></a> + </li> + <li class=""> + <a href="/talks/">Talks</a> + </li> + <li class="current"> + <a href="/news/">News</a> + </li> + <li class=""> + <a href="/help/">Help</a> + </li> + <li class=""> + <a href="/develop/">Develop</a> + </li> +</ul> + + </nav> + </div> +</header> + + + <section class="news"> + <div class="grid"> + + <div class="docs-nav-mobile unit whole show-on-mobiles"> + <select onchange="if (this.value) window.location.href=this.value"> + <option value="">Navigate the blogâ¦</option> + <option value="/news/">Home</option> + <optgroup label="v1.x"> + + <option value="/news/2018/05/14/ORC-1.5.0/">ORC 1.5.0 Released</option> + + <option value="/news/2018/05/14/ORC-1.4.4/">ORC 1.4.4 Released</option> + + <option value="/news/2018/02/09/ORC-1.4.3/">ORC 1.4.3 Released</option> + + <option value="/news/2018/01/23/ORC-1.4.2/">ORC 1.4.2 Released</option> + + <option value="/news/2017/10/16/ORC-1.4.1/">ORC 1.4.1 Released</option> + + <option value="/news/2017/10/16/ORC-1.3.4/">ORC 1.3.4 Released</option> + + <option value="/news/2017/09/06/new-pmc/">ORC adds Eugene and Deepak to PMC</option> + + <option value="/news/2017/05/16/new-committer/">Deepak Majeti added as committer</option> + + <option value="/news/2017/05/08/ORC-1.4.0/">ORC 1.4.0 Released</option> + + <option value="/news/2017/02/21/ORC-1.3.3/">ORC 1.3.3 Released</option> + + <option value="/news/2017/02/13/ORC-1.3.2/">ORC 1.3.2 Released</option> + + <option value="/news/2017/02/03/ORC-1.3.1/">ORC 1.3.1 Released</option> + + <option value="/news/2017/01/23/ORC-1.3.0/">ORC 1.3.0 Released</option> + + <option value="/news/2017/01/04/gopal-on-pmc/">ORC adds Gopal Vijayaraghavan to PMC</option> + + <option value="/news/2016/12/15/new-committers/">ORC adds new committers</option> + + <option value="/news/2016/12/12/ORC-1.2.3/">ORC 1.2.3 Released</option> + + <option value="/news/2016/12/01/ORC-1.2.2/">ORC 1.2.2 Released</option> + + <option value="/news/2016/10/05/ORC-1.2.1/">ORC 1.2.1 Released</option> + + <option value="/news/2016/08/25/ORC-1.2.0/">ORC 1.2.0 Released</option> + + <option value="/news/2016/07/08/ORC-1.1.2/">ORC 1.1.2 Released</option> + + <option value="/news/2016/06/28/file-format-talk/">File format benchmark</option> + + <option value="/news/2016/06/13/ORC-1.1.1/">ORC 1.1.1 Released</option> + + <option value="/news/2016/06/10/ORC-1.1.0/">ORC 1.1.0 Released</option> + + <option value="/news/2016/01/25/ORC-1.0.0/">ORC 1.0.0 Released</option> + + <option value="/news/2015/11/19/aliaksei-on-pmc/">ORC adds Aliaksei Sandryhaila to PMC</option> + + <option value="/news/2015/06/26/new-logo/">ORC adopts new logo</option> + + <option value="/news/2015/05/11/new-committers/">ORC adds 7 committers</option> + + <option value="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> + + </optgroup> + </select> +</div> + + + <div class="unit four-fifths"> + <article> + <h2> + ORC 1.5.0 Released + <a href="/news/2018/05/14/ORC-1.5.0/" class="permalink" title="Permalink">â</a> + </h2> + <span class="post-category"> + <span class="label"> + release + </span> + </span> + <div class="post-meta"> + <span class="post-date"> + 14 May 2018 + </span> + <a href="https://people.apache.org/~omalley" class="post-author"> + <img src="https://people.apache.org/~omalley/omalley.png" + class="avatar" alt="omalley avatar" + width="24" height="24"> + omalley + </a> + </div> + <div class="post-content"> + <p>The ORC team is excited to announce the release of ORC v1.5.0.</p> + +<ul> + <li>Released: 14 May 2018</li> + <li>Source code: <a href="https://www.apache.org/dyn/closer.cgi/orc/orc-1.5.0/orc-1.5.0.tar.gz">orc-1.5.0.tar.gz</a></li> + <li><a href="https://dist.apache.org/repos/dist/release/orc/orc-1.5.0/orc-1.5.0.tar.gz.asc">GPG Signature</a> +signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen OâMalley (3D0C92B9)</a></li> + <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.5.0">rel/release-1.5.0</a></li> + <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.5.0%22">ORC 1.5.0</a></li> + <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.5.0/orc-1.5.0.tar.gz.sha256">28369ea8e24cac6dâ¦</a></li> + <li>Fixed issues: <a href="https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+%3D+ORC+AND+status+%3D+Closed+AND+fixVersion+%3D+%221.5.0%22&tempMax=500">ORC-1.5.0</a></li> +</ul> + +<p>The new features of ORC 1.5:</p> + +<ul> + <li><a href="https://issues.apache.org/jira/browse/ORC-179">ORC-179</a> Add ORC C++ Writer</li> + <li><a href="https://issues.apache.org/jira/browse/ORC-91">ORC-91</a> Support for variable length blocks in HDFS.</li> + <li><a href="https://issues.apache.org/jira/browse/ORC-199">ORC-199</a> Implement a CSV to ORC converter</li> + <li><a href="https://issues.apache.org/jira/browse/ORC-344">ORC-344</a> Support for using Decimal64ColumnVector</li> + <li><a href="https://issues.apache.org/jira/browse/ORC-345">ORC-345</a> Adding Decimal64StatisticsImpl</li> + <li><a href="https://issues.apache.org/jira/browse/ORC-331">ORC-331</a> Support for building C++ under MSVC.</li> + <li><a href="https://issues.apache.org/jira/browse/ORC-234">ORC-234</a> Support for older versions of Hadoop (>= 2.2.x)</li> + <li><a href="https://issues.apache.org/jira/browse/ORC-305">ORC-305</a> Added statistics for size on disk</li> +</ul> + +<p>Known issues:</p> + + + </div> +</article> + + </div> + + <div class="unit one-fifth hide-on-mobiles"> + <aside> + <ul> + <li class=""> + <a href="/news/">All News</a> + </li> + <li class=""> + <a href="/news/releases/">ORC Releases</a> + </li> + </ul> + <h4>Recent Releases</h4> + <ul> + + <li class="current"> + <a href="/news/2018/05/14/ORC-1.5.0/">Version 1.5.0</a> + </li> + + <li class=""> + <a href="/news/2018/05/14/ORC-1.4.4/">Version 1.4.4</a> + </li> + + <li class=""> + <a href="/news/2018/02/09/ORC-1.4.3/">Version 1.4.3</a> + </li> + + <li class=""> + <a href="/news/2018/01/23/ORC-1.4.2/">Version 1.4.2</a> + </li> + + <li class=""> + <a href="/news/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> + </li> + + </ul> + <h4>Other News</h4> + <ul> + + + + + + + + + + + + + + + <li class=""> + <a href="/news/2017/09/06/new-pmc/">ORC adds Eugene and Deepak to PMC</a> + </li> + + + + <li class=""> + <a href="/news/2017/05/16/new-committer/">Deepak Majeti added as committer</a> + </li> + + + + + + + + + + + + + + <li class=""> + <a href="/news/2017/01/04/gopal-on-pmc/">ORC adds Gopal Vijayaraghavan to PMC</a> + </li> + + + + <li class=""> + <a href="/news/2016/12/15/new-committers/">ORC adds new committers</a> + </li> + + + + + + + + + + + + + + <li class=""> + <a href="/news/2016/06/28/file-format-talk/">File format benchmark</a> + </li> + + + + + + + + + + <li class=""> + <a href="/news/2015/11/19/aliaksei-on-pmc/">ORC adds Aliaksei Sandryhaila to PMC</a> + </li> + + + + <li class=""> + <a href="/news/2015/06/26/new-logo/">ORC adopts new logo</a> + </li> + + + + <li class=""> + <a href="/news/2015/05/11/new-committers/">ORC adds 7 committers</a> + </li> + + + + <li class=""> + <a href="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> + </li> + + + </ul> + </aside> +</div> + + + <div class="clear"></div> + + </div> + </section> + + + <footer role="contentinfo"> + <p>The contents of this website are © 2018 + <a href="https://www.apache.org/">Apache Software Foundation</a> + under the terms of the <a + href="https://www.apache.org/licenses/LICENSE-2.0.html"> + Apache License v2</a>. Apache ORC and its logo are trademarks + of the Apache Software Foundation.</p> +</footer> + + <script> + var anchorForId = function (id) { + var anchor = document.createElement("a"); + anchor.className = "header-link"; + anchor.href = "#" + id; + anchor.innerHTML = "<span class=\"sr-only\">Permalink</span><i class=\"fa fa-link\"></i>"; + anchor.title = "Permalink"; + return anchor; + }; + + var linkifyAnchors = function (level, containingElement) { + var headers = containingElement.getElementsByTagName("h" + level); + for (var h = 0; h < headers.length; h++) { + var header = headers[h]; + + if (typeof header.id !== "undefined" && header.id !== "") { + header.appendChild(anchorForId(header.id)); + } + } + }; + + document.onreadystatechange = function () { + if (this.readyState === "complete") { + var contentBlock = document.getElementsByClassName("docs")[0] || document.getElementsByClassName("news")[0]; + if (!contentBlock) { + return; + } + for (var level = 1; level <= 6; level++) { + linkifyAnchors(level, contentBlock); + } + } + }; +</script> + + +</body> +</html>