Publish site tweaks after 1.3.4 and 1.4.1 releases. Signed-off-by: Owen O'Malley <[email protected]>
Project: http://git-wip-us.apache.org/repos/asf/orc/repo Commit: http://git-wip-us.apache.org/repos/asf/orc/commit/de89e072 Tree: http://git-wip-us.apache.org/repos/asf/orc/tree/de89e072 Diff: http://git-wip-us.apache.org/repos/asf/orc/diff/de89e072 Branch: refs/heads/asf-site Commit: de89e0727f86ac1be39ac2d3eadbc1a80ef7bd89 Parents: 230ea8f Author: Owen O'Malley <[email protected]> Authored: Mon Oct 16 21:37:59 2017 -0700 Committer: Owen O'Malley <[email protected]> Committed: Mon Oct 16 21:37:59 2017 -0700 ---------------------------------------------------------------------- develop/make-release.html | 9 +- develop/make-release/index.html | 294 ------------------ docs/releases.html | 43 ++- news/2015/04/22/orc-as-tlp/index.html | 20 +- news/2015/05/11/new-committers/index.html | 20 +- news/2015/06/26/new-logo/index.html | 20 +- news/2015/11/19/aliaksei-on-pmc/index.html | 20 +- news/2016/01/25/ORC-1.0.0/index.html | 21 +- news/2016/06/10/ORC-1.1.0/index.html | 21 +- news/2016/06/13/ORC-1.1.1/index.html | 21 +- news/2016/06/28/file-format-talk/index.html | 20 +- news/2016/07/08/ORC-1.1.2/index.html | 21 +- news/2016/08/25/ORC-1.2.0/index.html | 21 +- news/2016/10/05/ORC-1.2.1/index.html | 21 +- news/2016/12/01/ORC-1.2.2/index.html | 21 +- news/2016/12/12/ORC-1.2.3/index.html | 21 +- news/2016/12/15/new-committers/index.html | 20 +- news/2017/01/04/gopal-on-pmc/index.html | 20 +- news/2017/01/23/ORC-1.3.0/index.html | 23 +- news/2017/02/03/ORC-1.3.1/index.html | 23 +- news/2017/02/13/ORC-1.3.2/index.html | 25 +- news/2017/02/21/ORC-1.3.3/index.html | 377 +++++++++++++++++++++++ news/2017/02/21/ORC.1.3.3/index.html | 368 ---------------------- news/2017/05/08/ORC-1.4.0/index.html | 31 +- news/2017/05/16/new-committer/index.html | 20 +- news/2017/09/06/new-pmc/index.html | 20 +- news/2017/10/16/ORC-1.3.4/index.html | 9 +- news/2017/10/16/ORC-1.4.1/index.html | 9 +- news/index.html | 39 ++- news/releases/index.html | 33 +- 30 files changed, 791 insertions(+), 840 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/orc/blob/de89e072/develop/make-release.html ---------------------------------------------------------------------- diff --git a/develop/make-release.html b/develop/make-release.html index 7436f47..4fdb38d 100644 --- a/develop/make-release.html +++ b/develop/make-release.html @@ -95,7 +95,8 @@ <p>Commit the changes back to Apache along with a tag for the release candidate.</p> -<pre><code>% git commit -s -S -c 'Preparing for release X.Y.Z' +<pre><code>% git commit -s -S -am 'Preparing for release X.Y.Z' +% git remote add apache https://git-wip-us.apache.org/repos/asf/orc.git % git push apache branch-X.Y % git tag release-X.Y.Zrc0 % git push apache release-X.Y.Zrc0 @@ -121,6 +122,8 @@ sftp> put orc-X.Y.Zrc0* sftp> quit </code></pre> +<p>Make sure your GPG exists in https://dist.apache.org/repos/dist/release/orc/KEYS for others to verify signature in RC</p> + <p>Send email with the vote:</p> <pre><code>To: [email protected] @@ -146,7 +149,7 @@ Thanks! % git push apache :release-X.Y.Zrc0 </code></pre> -<p>Publish the artifacts to Maven central staging.</p> +<p>Publish the artifacts to Maven central staging. Make sure to have this <a href="http://www.apache.org/dev/publishing-maven-artifacts.html#dev-env">setup</a> for Apache releases</p> <pre><code>% cd java % mvn -Papache-release clean deploy @@ -179,7 +182,7 @@ extra releases from the Apache dist area.</p> <pre><code>edit CMakeLists.txt to change version to X.Y.(Z+1)-SNAPSHOT % cd build % cmake .. -% git commit -a -s -S -C 'Preparing branch for post X.Y.Z development' +% git commit -a -s -S -am 'Preparing branch for post X.Y.Z development' % git push apache branch-X.Y </code></pre> http://git-wip-us.apache.org/repos/asf/orc/blob/de89e072/develop/make-release/index.html ---------------------------------------------------------------------- diff --git a/develop/make-release/index.html b/develop/make-release/index.html deleted file mode 100644 index a687978..0000000 --- a/develop/make-release/index.html +++ /dev/null @@ -1,294 +0,0 @@ -<!DOCTYPE HTML> -<html lang="en-US"> -<head> - <meta charset="UTF-8"> - <title>Making a Release</title> - <meta name="viewport" content="width=device-width,initial-scale=1"> - <meta name="generator" content="Jekyll v3.5.2"> - <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=""> - <a href="/news/">News</a> - </li> - <li class=""> - <a href="/help/">Help</a> - </li> - <li class="current"> - <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=""> - <a href="/news/">News</a> - </li> - <li class=""> - <a href="/help/">Help</a> - </li> - <li class="current"> - <a href="/develop/">Develop</a> - </li> -</ul> - - </nav> - </div> -</header> - - - <section class="standalone"> - <div class="grid"> - - <div class="unit whole"> - <article> - <h1>Making a Release</h1> - <h2 id="preparing-for-release">Preparing for release</h2> - -<p>Set version so that it isnât a SNAPSHOT.</p> - -<div class="highlighter-rouge"><pre class="highlight"><code>% git checkout branch-X.Y -% edit CMakeLists.txt -% (mkdir build; cd build; cmake ..) -</code></pre> -</div> - -<p>Commit the changes back to Apache along with a tag for the release candidate.</p> - -<div class="highlighter-rouge"><pre class="highlight"><code>% git commit -s -S -am 'Preparing for release X.Y.Z' -% git remote add apache https://git-wip-us.apache.org/repos/asf/orc.git -% git push apache branch-X.Y -% git tag release-X.Y.Zrc0 -% git push apache release-X.Y.Zrc0 -</code></pre> -</div> - -<p>Generate the source tarball and checksums for the release.</p> - -<div class="highlighter-rouge"><pre class="highlight"><code>% wget https://github.com/apache/orc/archive/release-X.Y.Zrc0.tar.gz -% tar xzf release-X.Y.Zrc0.tar.gz -% mv orc-release-X.Y.Zrc0 orc-X.Y.Z -% tar czf orc-X.Y.Zrc0.tar.gz orc-X.Y.Z -% shasum -a 256 orc-X.Y.Zrc0.tar.gz > orc-X.Y.Zrc0.tar.gz.sha256 -% gpg --detach-sig --armor orc-X.Y.Zrc0.tar.gz -</code></pre> -</div> - -<p>Copy the artifacts into your personal Apache website.</p> - -<div class="highlighter-rouge"><pre class="highlight"><code>% sftp <apacheid>@home.apache.org -sftp> cd public_html -sftp> mkdir orc-X.Y.Zrc0 -sftp> cd orc-X.Y.Zrc0 -sftp> put orc-X.Y.Zrc0* -sftp> quit -</code></pre> -</div> - -<p>Make sure your GPG exists in https://dist.apache.org/repos/dist/release/orc/KEYS for others to verify signature in RC</p> - -<p>Send email with the vote:</p> - -<div class="highlighter-rouge"><pre class="highlight"><code>To: [email protected] -Subject: [VOTE] Should we release ORC X.Y.Zrc0? - -All, - -Should we release the following artifacts as ORC X.Y.Z? - -tar: http://home.apache.org/~omalley/orc-X.Y.Zrc0/ -tag: https://github.com/apache/orc/releases/tag/release-X.Y.Zrc0 -jiras: https://issues.apache.org/jira/browse/ORC/fixforversion/<fixid> - -Thanks! -</code></pre> -</div> - -<h2 id="to-promote-a-release-candidate-rc-to-a-real-release">To promote a release candidate (RC) to a real release.</h2> - -<p>Update the final tag and remove the rc tag.</p> - -<div class="highlighter-rouge"><pre class="highlight"><code>% git tag rel/release-X.Y.Z -s -% git push apache rel/release-X.Y.Z -% git push apache :release-X.Y.Zrc0 -</code></pre> -</div> - -<p>Publish the artifacts to Maven central staging. Make sure to have this <a href="http://www.apache.org/dev/publishing-maven-artifacts.html#dev-env">setup</a> for Apache releases</p> - -<div class="highlighter-rouge"><pre class="highlight"><code>% cd java -% mvn -Papache-release clean deploy -</code></pre> -</div> - -<p>Publish from the staging area:</p> - -<ul> - <li>login to <a href="https://repository.apache.org/index.html#stagingRepositories">Maven staging</a></li> - <li>find your staging repository (search for org.apache.org)</li> - <li>close it</li> - <li>release it</li> -</ul> - -<p>Publish the artifacts to Apacheâs dist area.</p> - -<div class="highlighter-rouge"><pre class="highlight"><code>In a svn clone of https://dist.apache.org/repos/dist/release/orc -% mkdir orc-X.Y.Z -% cd orc-X.Y.Z -copy release artifacts with a rename from orc-X.Y.Zrc0* to orc-X.Y.Z* -% svn add . -% svn commit -</code></pre> -</div> - -<p>We keep the latest patch release for each of the last two branches, so remove -extra releases from the Apache dist area.</p> - -<p>Update the release branch with the version for the next release.</p> - -<div class="highlighter-rouge"><pre class="highlight"><code>edit CMakeLists.txt to change version to X.Y.(Z+1)-SNAPSHOT -% cd build -% cmake .. -% git commit -a -s -S -am 'Preparing branch for post X.Y.Z development' -% git push apache branch-X.Y -</code></pre> -</div> - -<p>Update the site with the new release.</p> - -<ul> - <li>Check out the master branch (git co apache/master)</li> - <li>Change directory in to site.</li> - <li>edit site/_data/releases.yml to add new release - <ul> - <li>update the state for the releases to match the changes in the Apache dist - <ul> - <li>latest = new release (only one of these!)</li> - <li>stable = other release still in dist</li> - <li>archived = removed from dist</li> - </ul> - </li> - </ul> - </li> - <li>create a new file _posts/YYYY-MM-DD-ORC-X.Y.Z.md for the news section</li> - <li>Run âbundle exec jekyll serveâ</li> - <li>Check the website on http:/0.0.0.0:4000/</li> - <li>If it looks good, use git add to add the new files and commit to master with a message of âupdate site for X.Y.Zâ.</li> - <li>Change directory into target.</li> - <li>Add the new files that you just generated. - <ul> - <li>This assumes youâve set up site/target to be a separate git workspace that tracks the asf-site branch.</li> - </ul> - </li> - <li>Commit to asf-site to publish the updated site.</li> -</ul> - -<p>Update ORCâs jira to reflect the released version.</p> - -<ul> - <li>Select the resolved issues and bulk transition them to closed. - <ul> - <li>query: project = ORC AND fixVersion = X.Y.Z and status = Resolved ORDER BY created desc</li> - </ul> - </li> - <li>Mark the version as released and set the date.</li> -</ul> - -<p>It usually take up to 24 hours for the apache dist mirrors and maven central to update with the new release.</p> - - </article> - </div> - - <div class="clear"></div> - - </div> -</section> - - - <footer role="contentinfo"> - <p>The contents of this website are © 2017 - <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/de89e072/docs/releases.html ---------------------------------------------------------------------- diff --git a/docs/releases.html b/docs/releases.html index 3db59a9..81939e2 100644 --- a/docs/releases.html +++ b/docs/releases.html @@ -1062,20 +1062,21 @@ <article> <h1>Releases</h1> -<h2 id="current-release---140">Current Release - 1.4.0:</h2> +<h2 id="current-release---141">Current Release - 1.4.1:</h2> -<p>ORC 1.4.0 contains both the Java reader and writer and the C++ +<p>ORC 1.4.1 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: 8 May 2017</li> - <li>Source code: <a href="https://www.apache.org/dyn/closer.cgi/orc/orc-1.4.0/orc-1.4.0.tar.gz">orc-1.4.0.tar.gz</a></li> - <li><a href="https://dist.apache.org/repos/dist/release/orc/orc-1.4.0/orc-1.4.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.0">rel/release-1.4.0</a></li> - <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.4.0/orc-1.4.0.tar.gz.sha256">0f96b2096dd053b6â¦</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.0%22&tempMax=500">ORC-1.4.0</a></li> + <li>Released: 16 October 2017</li> + <li>Source code: <a href="https://www.apache.org/dyn/closer.cgi/orc/orc-1.4.1/orc-1.4.1.tar.gz">orc-1.4.1.tar.gz</a></li> + <li><a href="https://dist.apache.org/repos/dist/release/orc/orc-1.4.1/orc-1.4.1.tar.gz.asc">GPG Signature</a> +signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Prasanth Jayachandran (65C468A3)</a></li> + <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.4.1">rel/release-1.4.1</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.1%22">ORC 1.4.1</a></li> + <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.4.1/orc-1.4.1.tar.gz.sha256">bf9f107c61ecd6a9â¦</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.1%22&tempMax=500">ORC-1.4.1</a></li> </ul> <p>The new features of ORC 1.4:</p> @@ -1119,9 +1120,19 @@ committersâ <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">key <tr> + <td style="text-align: center">1.4.1</td> + <td style="text-align: center">2017-10-16</td> + <td style="text-align: center">latest</td> + <td style="text-align: center"> + <a href="/news/2017/10/16/ORC-1.4.1/"> + ORC-1.4.1</a></td> + </tr> + + + <tr> <td style="text-align: center">1.4.0</td> <td style="text-align: center">2017-05-08</td> - <td style="text-align: center">latest</td> + <td style="text-align: center">archived</td> <td style="text-align: center"> <a href="/news/2017/05/08/ORC-1.4.0/"> ORC-1.4.0</a></td> @@ -1129,9 +1140,19 @@ committersâ <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">key <tr> + <td style="text-align: center">1.3.4</td> + <td style="text-align: center">2017-10-16</td> + <td style="text-align: center">stable</td> + <td style="text-align: center"> + <a href="/news/2017/10/16/ORC-1.3.4/"> + ORC-1.3.4</a></td> + </tr> + + + <tr> <td style="text-align: center">1.3.3</td> <td style="text-align: center">2017-02-21</td> - <td style="text-align: center">stable</td> + <td style="text-align: center">archived</td> <td style="text-align: center"> <a href="/news/2017/02/21/ORC-1.3.3/"> ORC-1.3.3</a></td> http://git-wip-us.apache.org/repos/asf/orc/blob/de89e072/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 35b85be..e648fd5 100644 --- a/news/2015/04/22/orc-as-tlp/index.html +++ b/news/2015/04/22/orc-as-tlp/index.html @@ -87,13 +87,17 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <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/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> @@ -215,23 +219,23 @@ together with the Java implementation.</p> <ul> <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> <li class=""> - <a href="/news/2017/02/21/ORC.1.3.3/">Version 1.3.3</a> + <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> </li> <li class=""> - <a href="/news/2017/02/13/ORC-1.3.2/">Version 1.3.2</a> + <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> </li> <li class=""> - <a href="/news/2017/02/03/ORC-1.3.1/">Version 1.3.1</a> + <a href="/news/2017/02/21/ORC-1.3.3/">Version 1.3.3</a> </li> <li class=""> - <a href="/news/2017/01/23/ORC-1.3.0/">Version 1.3.0</a> + <a href="/news/2017/02/13/ORC-1.3.2/">Version 1.3.2</a> </li> </ul> @@ -239,6 +243,10 @@ together with the Java implementation.</p> <ul> + + + + <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/de89e072/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 40353d5..d35f053 100644 --- a/news/2015/05/11/new-committers/index.html +++ b/news/2015/05/11/new-committers/index.html @@ -87,13 +87,17 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <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/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> @@ -191,23 +195,23 @@ for their work on ORC. Welcome all!</p> <ul> <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> <li class=""> - <a href="/news/2017/02/21/ORC.1.3.3/">Version 1.3.3</a> + <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> </li> <li class=""> - <a href="/news/2017/02/13/ORC-1.3.2/">Version 1.3.2</a> + <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> </li> <li class=""> - <a href="/news/2017/02/03/ORC-1.3.1/">Version 1.3.1</a> + <a href="/news/2017/02/21/ORC-1.3.3/">Version 1.3.3</a> </li> <li class=""> - <a href="/news/2017/01/23/ORC-1.3.0/">Version 1.3.0</a> + <a href="/news/2017/02/13/ORC-1.3.2/">Version 1.3.2</a> </li> </ul> @@ -215,6 +219,10 @@ for their work on ORC. Welcome all!</p> <ul> + + + + <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/de89e072/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 375676a..4149cd0 100644 --- a/news/2015/06/26/new-logo/index.html +++ b/news/2015/06/26/new-logo/index.html @@ -87,13 +87,17 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <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/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> @@ -184,23 +188,23 @@ <ul> <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> <li class=""> - <a href="/news/2017/02/21/ORC.1.3.3/">Version 1.3.3</a> + <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> </li> <li class=""> - <a href="/news/2017/02/13/ORC-1.3.2/">Version 1.3.2</a> + <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> </li> <li class=""> - <a href="/news/2017/02/03/ORC-1.3.1/">Version 1.3.1</a> + <a href="/news/2017/02/21/ORC-1.3.3/">Version 1.3.3</a> </li> <li class=""> - <a href="/news/2017/01/23/ORC-1.3.0/">Version 1.3.0</a> + <a href="/news/2017/02/13/ORC-1.3.2/">Version 1.3.2</a> </li> </ul> @@ -208,6 +212,10 @@ <ul> + + + + <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/de89e072/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 a3cb0e5..734bbb0 100644 --- a/news/2015/11/19/aliaksei-on-pmc/index.html +++ b/news/2015/11/19/aliaksei-on-pmc/index.html @@ -87,13 +87,17 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <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/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> @@ -187,23 +191,23 @@ more.</p> <ul> <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> <li class=""> - <a href="/news/2017/02/21/ORC.1.3.3/">Version 1.3.3</a> + <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> </li> <li class=""> - <a href="/news/2017/02/13/ORC-1.3.2/">Version 1.3.2</a> + <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> </li> <li class=""> - <a href="/news/2017/02/03/ORC-1.3.1/">Version 1.3.1</a> + <a href="/news/2017/02/21/ORC-1.3.3/">Version 1.3.3</a> </li> <li class=""> - <a href="/news/2017/01/23/ORC-1.3.0/">Version 1.3.0</a> + <a href="/news/2017/02/13/ORC-1.3.2/">Version 1.3.2</a> </li> </ul> @@ -211,6 +215,10 @@ more.</p> <ul> + + + + <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/de89e072/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 fe930dc..24f257b 100644 --- a/news/2016/01/25/ORC-1.0.0/index.html +++ b/news/2016/01/25/ORC-1.0.0/index.html @@ -87,13 +87,17 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <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/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> @@ -168,6 +172,7 @@ contains the native C++ ORC reader and some tools.</p> <li><a href="https://archive.apache.org/dist/orc/orc-1.0.0/orc-1.0.0.tgz.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.0.0">rel/release-1.0.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.0.0%22">ORC 1.0.0</a></li> <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.0.0/orc-1.0.0.tgz.sha256">8ad5111f0ca3b72fâ¦</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.0.0%22&tempMax=500">ORC-1.0.0</a></li> </ul> @@ -224,23 +229,23 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O <ul> <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> <li class=""> - <a href="/news/2017/02/21/ORC.1.3.3/">Version 1.3.3</a> + <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> </li> <li class=""> - <a href="/news/2017/02/13/ORC-1.3.2/">Version 1.3.2</a> + <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> </li> <li class=""> - <a href="/news/2017/02/03/ORC-1.3.1/">Version 1.3.1</a> + <a href="/news/2017/02/21/ORC-1.3.3/">Version 1.3.3</a> </li> <li class=""> - <a href="/news/2017/01/23/ORC-1.3.0/">Version 1.3.0</a> + <a href="/news/2017/02/13/ORC-1.3.2/">Version 1.3.2</a> </li> </ul> @@ -248,6 +253,10 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O <ul> + + + + <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/de89e072/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 9394b92..08e95fe 100644 --- a/news/2016/06/10/ORC-1.1.0/index.html +++ b/news/2016/06/10/ORC-1.1.0/index.html @@ -87,13 +87,17 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <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/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> @@ -170,6 +174,7 @@ contains the Java reader and writer and the native C++ ORC reader and tools.</p> <li><a href="https://archive.apache.org/dist/orc/orc-1.1.0/orc-1.1.0.tgz.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.1.0">rel/release-1.1.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.1.0%22">ORC 1.1.0</a></li> <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.1.0/orc-1.1.0.tgz.sha256">8beea2be064baf37â¦</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.1.0%22&tempMax=500">ORC-1.1.0</a></li> </ul> @@ -220,23 +225,23 @@ timestamps from timezones with different daylight savings rules.</li> <ul> <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> <li class=""> - <a href="/news/2017/02/21/ORC.1.3.3/">Version 1.3.3</a> + <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> </li> <li class=""> - <a href="/news/2017/02/13/ORC-1.3.2/">Version 1.3.2</a> + <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> </li> <li class=""> - <a href="/news/2017/02/03/ORC-1.3.1/">Version 1.3.1</a> + <a href="/news/2017/02/21/ORC-1.3.3/">Version 1.3.3</a> </li> <li class=""> - <a href="/news/2017/01/23/ORC-1.3.0/">Version 1.3.0</a> + <a href="/news/2017/02/13/ORC-1.3.2/">Version 1.3.2</a> </li> </ul> @@ -244,6 +249,10 @@ timestamps from timezones with different daylight savings rules.</li> <ul> + + + + <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/de89e072/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 453ffb4..f852155 100644 --- a/news/2016/06/13/ORC-1.1.1/index.html +++ b/news/2016/06/13/ORC-1.1.1/index.html @@ -87,13 +87,17 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <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/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> @@ -168,6 +172,7 @@ contains the Java reader and writer and the native C++ ORC reader and tools.</p> <li><a href="https://archive.apache.org/dist/orc/orc-1.1.1/orc-1.1.1.tgz.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.1.1">rel/release-1.1.1</a></li> + <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.1.1%22">ORC 1.1.1</a></li> <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.1.1/orc-1.1.1.tgz.sha256">19292a1848672c9câ¦</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.1.1%22&tempMax=500">ORC-1.1.1</a></li> </ul> @@ -218,23 +223,23 @@ timestamps from timezones with different daylight savings rules.</li> <ul> <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> <li class=""> - <a href="/news/2017/02/21/ORC.1.3.3/">Version 1.3.3</a> + <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> </li> <li class=""> - <a href="/news/2017/02/13/ORC-1.3.2/">Version 1.3.2</a> + <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> </li> <li class=""> - <a href="/news/2017/02/03/ORC-1.3.1/">Version 1.3.1</a> + <a href="/news/2017/02/21/ORC-1.3.3/">Version 1.3.3</a> </li> <li class=""> - <a href="/news/2017/01/23/ORC-1.3.0/">Version 1.3.0</a> + <a href="/news/2017/02/13/ORC-1.3.2/">Version 1.3.2</a> </li> </ul> @@ -242,6 +247,10 @@ timestamps from timezones with different daylight savings rules.</li> <ul> + + + + <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/de89e072/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 33cf394..6635c99 100644 --- a/news/2016/06/28/file-format-talk/index.html +++ b/news/2016/06/28/file-format-talk/index.html @@ -87,13 +87,17 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <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/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> @@ -204,23 +208,23 @@ margin-bottom:5px; max-width: 100%;" allowfullscreen=""> </iframe> <ul> <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> <li class=""> - <a href="/news/2017/02/21/ORC.1.3.3/">Version 1.3.3</a> + <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> </li> <li class=""> - <a href="/news/2017/02/13/ORC-1.3.2/">Version 1.3.2</a> + <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> </li> <li class=""> - <a href="/news/2017/02/03/ORC-1.3.1/">Version 1.3.1</a> + <a href="/news/2017/02/21/ORC-1.3.3/">Version 1.3.3</a> </li> <li class=""> - <a href="/news/2017/01/23/ORC-1.3.0/">Version 1.3.0</a> + <a href="/news/2017/02/13/ORC-1.3.2/">Version 1.3.2</a> </li> </ul> @@ -228,6 +232,10 @@ margin-bottom:5px; max-width: 100%;" allowfullscreen=""> </iframe> <ul> + + + + <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/de89e072/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 cf24ef3..f1278db 100644 --- a/news/2016/07/08/ORC-1.1.2/index.html +++ b/news/2016/07/08/ORC-1.1.2/index.html @@ -87,13 +87,17 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <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/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> @@ -168,6 +172,7 @@ contains the Java reader and writer and the native C++ ORC reader and tools.</p> <li><a href="https://archive.apache.org/dist/orc/orc-1.1.2/orc-1.1.2.tgz.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.1.2">rel/release-1.1.2</a></li> + <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.1.2%22">ORC 1.1.2</a></li> <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.1.2/orc-1.1.2.tgz.sha256">5d14df7d48126dd8â¦</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.1.2%22&tempMax=500">ORC-1.1.2</a></li> </ul> @@ -218,23 +223,23 @@ timestamps from timezones with different daylight savings rules.</li> <ul> <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> <li class=""> - <a href="/news/2017/02/21/ORC.1.3.3/">Version 1.3.3</a> + <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> </li> <li class=""> - <a href="/news/2017/02/13/ORC-1.3.2/">Version 1.3.2</a> + <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> </li> <li class=""> - <a href="/news/2017/02/03/ORC-1.3.1/">Version 1.3.1</a> + <a href="/news/2017/02/21/ORC-1.3.3/">Version 1.3.3</a> </li> <li class=""> - <a href="/news/2017/01/23/ORC-1.3.0/">Version 1.3.0</a> + <a href="/news/2017/02/13/ORC-1.3.2/">Version 1.3.2</a> </li> </ul> @@ -242,6 +247,10 @@ timestamps from timezones with different daylight savings rules.</li> <ul> + + + + <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/de89e072/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 4d8ec8e..2b68f35 100644 --- a/news/2016/08/25/ORC-1.2.0/index.html +++ b/news/2016/08/25/ORC-1.2.0/index.html @@ -87,13 +87,17 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <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/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> @@ -167,6 +171,7 @@ <li><a href="https://archive.apache.org/dist/orc/orc-1.2.0/orc-1.2.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.2.0">rel/release-1.2.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.2.0%22">ORC 1.2.0</a></li> <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.2.0/orc-1.2.0.tar.gz.sha256">5c394c7ed3a31d20â¦</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.2.0%22&tempMax=500">ORC-1.2.0</a></li> </ul> @@ -221,23 +226,23 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O <ul> <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> <li class=""> - <a href="/news/2017/02/21/ORC.1.3.3/">Version 1.3.3</a> + <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> </li> <li class=""> - <a href="/news/2017/02/13/ORC-1.3.2/">Version 1.3.2</a> + <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> </li> <li class=""> - <a href="/news/2017/02/03/ORC-1.3.1/">Version 1.3.1</a> + <a href="/news/2017/02/21/ORC-1.3.3/">Version 1.3.3</a> </li> <li class=""> - <a href="/news/2017/01/23/ORC-1.3.0/">Version 1.3.0</a> + <a href="/news/2017/02/13/ORC-1.3.2/">Version 1.3.2</a> </li> </ul> @@ -245,6 +250,10 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O <ul> + + + + <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/de89e072/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 493fb23..f0dc0ce 100644 --- a/news/2016/10/05/ORC-1.2.1/index.html +++ b/news/2016/10/05/ORC-1.2.1/index.html @@ -87,13 +87,17 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <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/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> @@ -167,6 +171,7 @@ <li><a href="https://archive.apache.org/dist/orc/orc-1.2.1/orc-1.2.1.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.2.1">rel/release-1.2.1</a></li> + <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.2.1%22">ORC 1.2.1</a></li> <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.2.1/orc-1.2.1.tar.gz.sha256">793bcc0419574fbaâ¦</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.2.1%22&tempMax=500">ORC-1.2.1</a></li> </ul> @@ -218,23 +223,23 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O <ul> <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> <li class=""> - <a href="/news/2017/02/21/ORC.1.3.3/">Version 1.3.3</a> + <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> </li> <li class=""> - <a href="/news/2017/02/13/ORC-1.3.2/">Version 1.3.2</a> + <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> </li> <li class=""> - <a href="/news/2017/02/03/ORC-1.3.1/">Version 1.3.1</a> + <a href="/news/2017/02/21/ORC-1.3.3/">Version 1.3.3</a> </li> <li class=""> - <a href="/news/2017/01/23/ORC-1.3.0/">Version 1.3.0</a> + <a href="/news/2017/02/13/ORC-1.3.2/">Version 1.3.2</a> </li> </ul> @@ -242,6 +247,10 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O <ul> + + + + <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/de89e072/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 816bf52..20de0f8 100644 --- a/news/2016/12/01/ORC-1.2.2/index.html +++ b/news/2016/12/01/ORC-1.2.2/index.html @@ -87,13 +87,17 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <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/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> @@ -167,6 +171,7 @@ <li><a href="https://archive.apache.org/dist/orc/orc-1.2.2/orc-1.2.2.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.2.2">rel/release-1.2.2</a></li> + <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.2.2%22">ORC 1.2.2</a></li> <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.2.2/orc-1.2.2.tar.gz.sha256">6aa87390f0f03c43â¦</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.2.2%22&tempMax=500">ORC-1.2.2</a></li> </ul> @@ -218,23 +223,23 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O <ul> <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> <li class=""> - <a href="/news/2017/02/21/ORC.1.3.3/">Version 1.3.3</a> + <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> </li> <li class=""> - <a href="/news/2017/02/13/ORC-1.3.2/">Version 1.3.2</a> + <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> </li> <li class=""> - <a href="/news/2017/02/03/ORC-1.3.1/">Version 1.3.1</a> + <a href="/news/2017/02/21/ORC-1.3.3/">Version 1.3.3</a> </li> <li class=""> - <a href="/news/2017/01/23/ORC-1.3.0/">Version 1.3.0</a> + <a href="/news/2017/02/13/ORC-1.3.2/">Version 1.3.2</a> </li> </ul> @@ -242,6 +247,10 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O <ul> + + + + <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/de89e072/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 a5bdae6..16fcb1a 100644 --- a/news/2016/12/12/ORC-1.2.3/index.html +++ b/news/2016/12/12/ORC-1.2.3/index.html @@ -87,13 +87,17 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <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/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> @@ -168,6 +172,7 @@ fixes some bugs in the Java schema evolution code.</p> <li><a href="https://dist.apache.org/repos/dist/release/orc/orc-1.2.3/orc-1.2.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.2.3">rel/release-1.2.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.2.3%22">ORC 1.2.3</a></li> <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.2.3/orc-1.2.3.tar.gz.sha256">a86a335052553bc5â¦</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.2.3%22&tempMax=500">ORC-1.2.3</a></li> </ul> @@ -219,23 +224,23 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O <ul> <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> <li class=""> - <a href="/news/2017/02/21/ORC.1.3.3/">Version 1.3.3</a> + <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> </li> <li class=""> - <a href="/news/2017/02/13/ORC-1.3.2/">Version 1.3.2</a> + <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> </li> <li class=""> - <a href="/news/2017/02/03/ORC-1.3.1/">Version 1.3.1</a> + <a href="/news/2017/02/21/ORC-1.3.3/">Version 1.3.3</a> </li> <li class=""> - <a href="/news/2017/01/23/ORC-1.3.0/">Version 1.3.0</a> + <a href="/news/2017/02/13/ORC-1.3.2/">Version 1.3.2</a> </li> </ul> @@ -243,6 +248,10 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O <ul> + + + + <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/de89e072/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 c00ccbe..9d5ea74 100644 --- a/news/2016/12/15/new-committers/index.html +++ b/news/2016/12/15/new-committers/index.html @@ -87,13 +87,17 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <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/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> @@ -208,23 +212,23 @@ committers coming from Hive are:</p> <ul> <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> <li class=""> - <a href="/news/2017/02/21/ORC.1.3.3/">Version 1.3.3</a> + <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> </li> <li class=""> - <a href="/news/2017/02/13/ORC-1.3.2/">Version 1.3.2</a> + <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> </li> <li class=""> - <a href="/news/2017/02/03/ORC-1.3.1/">Version 1.3.1</a> + <a href="/news/2017/02/21/ORC-1.3.3/">Version 1.3.3</a> </li> <li class=""> - <a href="/news/2017/01/23/ORC-1.3.0/">Version 1.3.0</a> + <a href="/news/2017/02/13/ORC-1.3.2/">Version 1.3.2</a> </li> </ul> @@ -232,6 +236,10 @@ committers coming from Hive are:</p> <ul> + + + + <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/de89e072/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 64111e0..d444e75 100644 --- a/news/2017/01/04/gopal-on-pmc/index.html +++ b/news/2017/01/04/gopal-on-pmc/index.html @@ -87,13 +87,17 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <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/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> @@ -186,23 +190,23 @@ Gopal has done an amazing job at speeding up ORC in many ways.</p> <ul> <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> <li class=""> - <a href="/news/2017/02/21/ORC.1.3.3/">Version 1.3.3</a> + <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> </li> <li class=""> - <a href="/news/2017/02/13/ORC-1.3.2/">Version 1.3.2</a> + <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> </li> <li class=""> - <a href="/news/2017/02/03/ORC-1.3.1/">Version 1.3.1</a> + <a href="/news/2017/02/21/ORC-1.3.3/">Version 1.3.3</a> </li> <li class=""> - <a href="/news/2017/01/23/ORC-1.3.0/">Version 1.3.0</a> + <a href="/news/2017/02/13/ORC-1.3.2/">Version 1.3.2</a> </li> </ul> @@ -210,6 +214,10 @@ Gopal has done an amazing job at speeding up ORC in many ways.</p> <ul> + + + + <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/de89e072/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 f84b91c..d037d60 100644 --- a/news/2017/01/23/ORC-1.3.0/index.html +++ b/news/2017/01/23/ORC-1.3.0/index.html @@ -87,13 +87,17 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <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/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> @@ -167,6 +171,7 @@ <li><a href="https://archive.apache.org/dist/orc/orc-1.3.0/orc-1.3.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.3.0">rel/release-1.3.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.3.0%22">ORC 1.3.0</a></li> <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.3.0/orc-1.3.0.tar.gz.sha256">d19a5b5cc1df5797â¦</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.3.0%22&tempMax=500">ORC-1.3.0</a></li> </ul> @@ -211,23 +216,23 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O <ul> <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> <li class=""> - <a href="/news/2017/02/21/ORC.1.3.3/">Version 1.3.3</a> + <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> </li> <li class=""> - <a href="/news/2017/02/13/ORC-1.3.2/">Version 1.3.2</a> + <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> </li> <li class=""> - <a href="/news/2017/02/03/ORC-1.3.1/">Version 1.3.1</a> + <a href="/news/2017/02/21/ORC-1.3.3/">Version 1.3.3</a> </li> - <li class="current"> - <a href="/news/2017/01/23/ORC-1.3.0/">Version 1.3.0</a> + <li class=""> + <a href="/news/2017/02/13/ORC-1.3.2/">Version 1.3.2</a> </li> </ul> @@ -235,6 +240,10 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O <ul> + + + + <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/de89e072/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 b180e48..5b569eb 100644 --- a/news/2017/02/03/ORC-1.3.1/index.html +++ b/news/2017/02/03/ORC-1.3.1/index.html @@ -87,13 +87,17 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <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/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> @@ -167,6 +171,7 @@ <li><a href="https://archive.apache.org/dist/orc/orc-1.3.1/orc-1.3.1.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.3.1">rel/release-1.3.1</a></li> + <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.3.1%22">ORC 1.3.1</a></li> <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.3.1/orc-1.3.1.tar.gz.sha256">d16c55f20f9fe217â¦</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.3.1%22&tempMax=500">ORC-1.3.1</a></li> </ul> @@ -211,23 +216,23 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O <ul> <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> <li class=""> - <a href="/news/2017/02/21/ORC.1.3.3/">Version 1.3.3</a> + <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> </li> <li class=""> - <a href="/news/2017/02/13/ORC-1.3.2/">Version 1.3.2</a> + <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> </li> - <li class="current"> - <a href="/news/2017/02/03/ORC-1.3.1/">Version 1.3.1</a> + <li class=""> + <a href="/news/2017/02/21/ORC-1.3.3/">Version 1.3.3</a> </li> <li class=""> - <a href="/news/2017/01/23/ORC-1.3.0/">Version 1.3.0</a> + <a href="/news/2017/02/13/ORC-1.3.2/">Version 1.3.2</a> </li> </ul> @@ -235,6 +240,10 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O <ul> + + + + <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/de89e072/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 6387c99..e3ed136 100644 --- a/news/2017/02/13/ORC-1.3.2/index.html +++ b/news/2017/02/13/ORC-1.3.2/index.html @@ -87,13 +87,17 @@ <option value="/news/">Home</option> <optgroup label="v1.x"> + <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/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> @@ -167,6 +171,7 @@ <li><a href="https://archive.apache.org/dist/orc/orc-1.3.2/orc-1.3.2.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.3.2">rel/release-1.3.2</a></li> + <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.3.2%22">ORC 1.3.2</a></li> <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.3.2/orc-1.3.2.tar.gz.sha256">929b70f63e2caf3eâ¦</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.3.2%22&tempMax=500">ORC-1.3.2</a></li> </ul> @@ -206,23 +211,23 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O <ul> <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> <li class=""> - <a href="/news/2017/02/21/ORC.1.3.3/">Version 1.3.3</a> + <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> </li> - <li class="current"> - <a href="/news/2017/02/13/ORC-1.3.2/">Version 1.3.2</a> + <li class=""> + <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> </li> <li class=""> - <a href="/news/2017/02/03/ORC-1.3.1/">Version 1.3.1</a> + <a href="/news/2017/02/21/ORC-1.3.3/">Version 1.3.3</a> </li> - <li class=""> - <a href="/news/2017/01/23/ORC-1.3.0/">Version 1.3.0</a> + <li class="current"> + <a href="/news/2017/02/13/ORC-1.3.2/">Version 1.3.2</a> </li> </ul> @@ -230,6 +235,10 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O <ul> + + + + <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/de89e072/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 new file mode 100644 index 0000000..c220e06 --- /dev/null +++ b/news/2017/02/21/ORC-1.3.3/index.html @@ -0,0 +1,377 @@ +<!DOCTYPE HTML> +<html lang="en-US"> +<head> + <meta charset="UTF-8"> + <title>ORC 1.3.3 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/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.3.3 Released + <a href="/news/2017/02/21/ORC-1.3.3/" class="permalink" title="Permalink">â</a> + </h2> + <span class="post-category"> + <span class="label"> + release + </span> + </span> + <div class="post-meta"> + <span class="post-date"> + 21 Feb 2017 + </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.3.3.</p> + +<ul> + <li>Released: 21 February 2017</li> + <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.3.3/orc-1.3.3.tar.gz">orc-1.3.3.tar.gz</a></li> + <li><a href="https://archive.apache.org/dist/orc/orc-1.3.3/orc-1.3.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.3.3">rel/release-1.3.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.3.3%22">ORC 1.3.3</a></li> + <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.3.3/orc-1.3.3.tar.gz.sha256">48cf9f47ab13f4baâ¦</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.3.3%22&tempMax=500">ORC-1.3.3</a></li> +</ul> + +<p>The new features of ORC 1.3:</p> + +<ul> + <li><a href="https://issues.apache.org/jira/browse/ORC-58">ORC-58</a> Split C++ Reader into Reader and RowReader</li> + <li><a href="https://issues.apache.org/jira/browse/ORC-120">ORC-120</a> Add backwards compatibility mode for schema evolution.</li> + <li><a href="https://issues.apache.org/jira/browse/ORC-124">ORC-124</a> Fast decimal improvements</li> + <li><a href="https://issues.apache.org/jira/browse/ORC-128">ORC-128</a> Add ability to get statistics from writer</li> +</ul> + +<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> + + </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/2017/10/16/ORC-1.4.1/">Version 1.4.1</a> + </li> + + <li class=""> + <a href="/news/2017/10/16/ORC-1.3.4/">Version 1.3.4</a> + </li> + + <li class=""> + <a href="/news/2017/05/08/ORC-1.4.0/">Version 1.4.0</a> + </li> + + <li class="current"> + <a href="/news/2017/02/21/ORC-1.3.3/">Version 1.3.3</a> + </li> + + <li class=""> + <a href="/news/2017/02/13/ORC-1.3.2/">Version 1.3.2</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 © 2017 + <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>
