You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@orc.apache.org by om...@apache.org on 2016/08/26 01:24:39 UTC

orc git commit: push orc 1.2.0 release notes

Repository: orc
Updated Branches:
  refs/heads/asf-site 431994ed2 -> 0902e7921


push orc 1.2.0 release notes


Project: http://git-wip-us.apache.org/repos/asf/orc/repo
Commit: http://git-wip-us.apache.org/repos/asf/orc/commit/0902e792
Tree: http://git-wip-us.apache.org/repos/asf/orc/tree/0902e792
Diff: http://git-wip-us.apache.org/repos/asf/orc/diff/0902e792

Branch: refs/heads/asf-site
Commit: 0902e7921886cac4ad4a939c6af645a55d4981b1
Parents: 431994e
Author: Owen O'Malley <om...@apache.org>
Authored: Thu Aug 25 18:24:02 2016 -0700
Committer: Owen O'Malley <om...@apache.org>
Committed: Thu Aug 25 18:24:02 2016 -0700

----------------------------------------------------------------------
 docs/releases.html                          |  35 ++-
 news/2015/04/22/orc-as-tlp/index.html       |   8 +
 news/2015/05/11/new-committers/index.html   |   8 +
 news/2015/06/26/new-logo/index.html         |   8 +
 news/2015/11/19/aliaksei-on-pmc/index.html  |   8 +
 news/2016/01/25/ORC-1.0.0/index.html        |   8 +
 news/2016/06/10/ORC-1.1.0/index.html        |   8 +
 news/2016/06/13/ORC-1.1.1/index.html        |   8 +
 news/2016/06/28/file-format-talk/index.html |   8 +
 news/2016/07/08/ORC-1.1.2/index.html        |   8 +
 news/2016/08/25/ORC-1.2.0/index.html        | 311 +++++++++++++++++++++++
 news/index.html                             |  70 +++++
 news/releases/index.html                    |  70 +++++
 13 files changed, 551 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/orc/blob/0902e792/docs/releases.html
----------------------------------------------------------------------
diff --git a/docs/releases.html b/docs/releases.html
index 38148d5..d47d9f6 100644
--- a/docs/releases.html
+++ b/docs/releases.html
@@ -1061,19 +1061,35 @@
       <div class="unit four-fifths">
         <article>
           <h1>Releases</h1>
-          <h2 id="current-release---112">Current Release - 1.1.2:</h2>
+          <h2 id="current-release---120">Current Release - 1.2.0:</h2>
 
-<p>ORC 1.1.2 contains both the Java reader and writer and the C++ reader. It also
+<p>ORC 1.2.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: 8 July 2016</li>
-  <li>Source code: <a href="http://www.apache.org/dyn/closer.cgi/orc/orc-1.1.2/orc-1.1.2.tgz">orc-1.1.2.tgz</a></li>
-  <li><a href="https://dist.apache.org/repos/dist/release/orc/orc-1.1.2/orc-1.1.2.tgz.asc">GPG Signature</a>
+  <li>Released: 25 August 2016</li>
+  <li>Source code: <a href="http://www.apache.org/dyn/closer.cgi/orc/orc-1.2.0/orc-1.2.0.tar.gz">orc-1.2.0.tar.gz</a></li>
+  <li><a href="https://dist.apache.org/repos/dist/release/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\u2019Malley (3D0C92B9)</a></li>
-  <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.1.2">1b5544f7</a></li>
-  <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.1.2/orc-1.1.2.tgz.sha256">5d14df7d</a></li>
+  <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.2.0">d71f1338</a></li>
+  <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.2.0/orc-1.2.0.tar.gz.sha256">5c394c7e</a></li>
+</ul>
+
+<p>The new features of ORC 1.2:</p>
+
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/ORC-54">ORC-54</a> Evolve schemas based on field name rather than index</li>
+  <li><a href="https://issues.apache.org/jira/browse/ORC-84">ORC-84</a> Create a separate java tool module.</li>
+  <li><a href="https://issues.apache.org/jira/browse/ORC-77">ORC-77</a> and <a href="https://issues.apache.org/jira/browse/ORC-81">ORC-81</a> Implement LZO and LZ4 compression codecs.</li>
+  <li><a href="https://issues.apache.org/jira/browse/ORC-92">ORC-92</a> Add support for nested column id selection in C++</li>
+  <li><a href="https://issues.apache.org/jira/browse/ORC-69">ORC-69</a> Add batch option support in orc-scan tools.</li>
+</ul>
+
+<p>Important fixes:</p>
+
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/HIVE-14214">HIVE-14214</a> ORC schema evolution and predicate push down do not work together.</li>
 </ul>
 
 <p>Known issues:</p>
@@ -1104,6 +1120,11 @@ committers\u2019 <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">key
   </thead>
   <tbody>
     <tr>
+      <td style="text-align: center">1.1.2</td>
+      <td style="text-align: center">8 Jul 2016</td>
+      <td style="text-align: center"><a href="/news/2016/07/08/ORC-1.1.2/">ORC-1.1.2</a></td>
+    </tr>
+    <tr>
       <td style="text-align: center">1.1.1</td>
       <td style="text-align: center">13 Jun 2016</td>
       <td style="text-align: center"><a href="/news/2016/06/10/ORC-1.1.1/">ORC-1.1.1</a></td>

http://git-wip-us.apache.org/repos/asf/orc/blob/0902e792/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 6513eba..c776b11 100644
--- a/news/2015/04/22/orc-as-tlp/index.html
+++ b/news/2015/04/22/orc-as-tlp/index.html
@@ -87,6 +87,8 @@
     <option value="/news/">Home</option>
     <optgroup label="v1.x">
       
+      <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>
@@ -189,6 +191,10 @@ together with the Java implementation.</p>
     <ul>
       
       <li class="">
+        <a href="/news/2016/08/25/ORC-1.2.0/">Version 1.2.0</a>
+      </li>
+      
+      <li class="">
         <a href="/news/2016/07/08/ORC-1.1.2/">Version 1.1.2</a>
       </li>
       
@@ -211,6 +217,8 @@ together with the Java implementation.</p>
         
         
         
+        
+        
         <li class="">
           <a href="/news/2016/06/28/file-format-talk/">File format benchmark</a>
         </li>

http://git-wip-us.apache.org/repos/asf/orc/blob/0902e792/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 147902b..c43153d 100644
--- a/news/2015/05/11/new-committers/index.html
+++ b/news/2015/05/11/new-committers/index.html
@@ -87,6 +87,8 @@
     <option value="/news/">Home</option>
     <optgroup label="v1.x">
       
+      <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>
@@ -165,6 +167,10 @@ for their work on ORC. Welcome all!</p>
     <ul>
       
       <li class="">
+        <a href="/news/2016/08/25/ORC-1.2.0/">Version 1.2.0</a>
+      </li>
+      
+      <li class="">
         <a href="/news/2016/07/08/ORC-1.1.2/">Version 1.1.2</a>
       </li>
       
@@ -187,6 +193,8 @@ for their work on ORC. Welcome all!</p>
         
         
         
+        
+        
         <li class="">
           <a href="/news/2016/06/28/file-format-talk/">File format benchmark</a>
         </li>

http://git-wip-us.apache.org/repos/asf/orc/blob/0902e792/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 9eff3ec..567b0b0 100644
--- a/news/2015/06/26/new-logo/index.html
+++ b/news/2015/06/26/new-logo/index.html
@@ -87,6 +87,8 @@
     <option value="/news/">Home</option>
     <optgroup label="v1.x">
       
+      <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>
@@ -158,6 +160,10 @@
     <ul>
       
       <li class="">
+        <a href="/news/2016/08/25/ORC-1.2.0/">Version 1.2.0</a>
+      </li>
+      
+      <li class="">
         <a href="/news/2016/07/08/ORC-1.1.2/">Version 1.1.2</a>
       </li>
       
@@ -180,6 +186,8 @@
         
         
         
+        
+        
         <li class="">
           <a href="/news/2016/06/28/file-format-talk/">File format benchmark</a>
         </li>

http://git-wip-us.apache.org/repos/asf/orc/blob/0902e792/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 bf27caf..6119db7 100644
--- a/news/2015/11/19/aliaksei-on-pmc/index.html
+++ b/news/2015/11/19/aliaksei-on-pmc/index.html
@@ -87,6 +87,8 @@
     <option value="/news/">Home</option>
     <optgroup label="v1.x">
       
+      <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>
@@ -161,6 +163,10 @@ more.</p>
     <ul>
       
       <li class="">
+        <a href="/news/2016/08/25/ORC-1.2.0/">Version 1.2.0</a>
+      </li>
+      
+      <li class="">
         <a href="/news/2016/07/08/ORC-1.1.2/">Version 1.1.2</a>
       </li>
       
@@ -183,6 +189,8 @@ more.</p>
         
         
         
+        
+        
         <li class="">
           <a href="/news/2016/06/28/file-format-talk/">File format benchmark</a>
         </li>

http://git-wip-us.apache.org/repos/asf/orc/blob/0902e792/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 6552c59..1c4a325 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,8 @@
     <option value="/news/">Home</option>
     <optgroup label="v1.x">
       
+      <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>
@@ -195,6 +197,10 @@ reader.</li>
     <ul>
       
       <li class="">
+        <a href="/news/2016/08/25/ORC-1.2.0/">Version 1.2.0</a>
+      </li>
+      
+      <li class="">
         <a href="/news/2016/07/08/ORC-1.1.2/">Version 1.1.2</a>
       </li>
       
@@ -217,6 +223,8 @@ reader.</li>
         
         
         
+        
+        
         <li class="">
           <a href="/news/2016/06/28/file-format-talk/">File format benchmark</a>
         </li>

http://git-wip-us.apache.org/repos/asf/orc/blob/0902e792/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 d0de6ac..73f5015 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,8 @@
     <option value="/news/">Home</option>
     <optgroup label="v1.x">
       
+      <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>
@@ -181,6 +183,10 @@ timestamps from timezones with different daylight savings rules.</li>
     <ul>
       
       <li class="">
+        <a href="/news/2016/08/25/ORC-1.2.0/">Version 1.2.0</a>
+      </li>
+      
+      <li class="">
         <a href="/news/2016/07/08/ORC-1.1.2/">Version 1.1.2</a>
       </li>
       
@@ -203,6 +209,8 @@ timestamps from timezones with different daylight savings rules.</li>
         
         
         
+        
+        
         <li class="">
           <a href="/news/2016/06/28/file-format-talk/">File format benchmark</a>
         </li>

http://git-wip-us.apache.org/repos/asf/orc/blob/0902e792/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 3c34d1a..314f18e 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,8 @@
     <option value="/news/">Home</option>
     <optgroup label="v1.x">
       
+      <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>
@@ -181,6 +183,10 @@ timestamps from timezones with different daylight savings rules.</li>
     <ul>
       
       <li class="">
+        <a href="/news/2016/08/25/ORC-1.2.0/">Version 1.2.0</a>
+      </li>
+      
+      <li class="">
         <a href="/news/2016/07/08/ORC-1.1.2/">Version 1.1.2</a>
       </li>
       
@@ -203,6 +209,8 @@ timestamps from timezones with different daylight savings rules.</li>
         
         
         
+        
+        
         <li class="">
           <a href="/news/2016/06/28/file-format-talk/">File format benchmark</a>
         </li>

http://git-wip-us.apache.org/repos/asf/orc/blob/0902e792/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 175368b..718587f 100644
--- a/news/2016/06/28/file-format-talk/index.html
+++ b/news/2016/06/28/file-format-talk/index.html
@@ -87,6 +87,8 @@
     <option value="/news/">Home</option>
     <optgroup label="v1.x">
       
+      <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>
@@ -178,6 +180,10 @@ margin-bottom:5px; max-width: 100%;" allowfullscreen=""> </iframe>
     <ul>
       
       <li class="">
+        <a href="/news/2016/08/25/ORC-1.2.0/">Version 1.2.0</a>
+      </li>
+      
+      <li class="">
         <a href="/news/2016/07/08/ORC-1.1.2/">Version 1.1.2</a>
       </li>
       
@@ -200,6 +206,8 @@ margin-bottom:5px; max-width: 100%;" allowfullscreen=""> </iframe>
         
         
         
+        
+        
         <li class="current">
           <a href="/news/2016/06/28/file-format-talk/">File format benchmark</a>
         </li>

http://git-wip-us.apache.org/repos/asf/orc/blob/0902e792/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 f215679..0c3ee01 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,8 @@
     <option value="/news/">Home</option>
     <optgroup label="v1.x">
       
+      <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>
@@ -180,6 +182,10 @@ timestamps from timezones with different daylight savings rules.</li>
     <h4>Recent Releases</h4>
     <ul>
       
+      <li class="">
+        <a href="/news/2016/08/25/ORC-1.2.0/">Version 1.2.0</a>
+      </li>
+      
       <li class="current">
         <a href="/news/2016/07/08/ORC-1.1.2/">Version 1.1.2</a>
       </li>
@@ -203,6 +209,8 @@ timestamps from timezones with different daylight savings rules.</li>
         
         
         
+        
+        
         <li class="">
           <a href="/news/2016/06/28/file-format-talk/">File format benchmark</a>
         </li>

http://git-wip-us.apache.org/repos/asf/orc/blob/0902e792/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
new file mode 100644
index 0000000..6ca25c3
--- /dev/null
+++ b/news/2016/08/25/ORC-1.2.0/index.html
@@ -0,0 +1,311 @@
+<!DOCTYPE HTML>
+<html lang="en-US">
+<head>
+  <meta charset="UTF-8">
+  <title>ORC 1.2.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/">Doc<span class="show-on-mobiles">s</span>
+                        <span class="hide-on-mobiles">umentation</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/">Doc<span class="show-on-mobiles">s</span>
+                        <span class="hide-on-mobiles">umentation</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\u2026</option>
+    <option value="/news/">Home</option>
+    <optgroup label="v1.x">
+      
+      <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.2.0 Released
+    <a href="/news/2016/08/25/ORC-1.2.0/" class="permalink" title="Permalink">\u221e</a>
+  </h2>
+  <span class="post-category">
+    <span class="label">
+      release
+    </span>
+  </span>
+  <div class="post-meta">
+    <span class="post-date">
+      25 Aug 2016
+    </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.2.0.</p>
+
+<p>Release Artifacts:</p>
+
+<ul>
+  <li>Released: 25 August 2016</li>
+  <li>Source code: <a href="http://www.apache.org/dyn/closer.cgi/orc/orc-1.2.0/orc-1.2.0.tar.gz">orc-1.2.0.tar.gz</a></li>
+  <li><a href="https://dist.apache.org/repos/dist/release/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\u2019Malley (3D0C92B9)</a></li>
+  <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.2.0">d71f1338</a></li>
+  <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.2.0/orc-1.2.0.tar.gz.sha256">5c394c7e</a></li>
+</ul>
+
+<p>The new features of ORC 1.2:</p>
+
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/ORC-54">ORC-54</a> Evolve schemas based on field name rather than index</li>
+  <li><a href="https://issues.apache.org/jira/browse/ORC-84">ORC-84</a> Create a separate java tool module.</li>
+  <li><a href="https://issues.apache.org/jira/browse/ORC-77">ORC-77</a> and <a href="https://issues.apache.org/jira/browse/ORC-81">ORC-81</a> Implement LZO and LZ4 compression codecs.</li>
+  <li><a href="https://issues.apache.org/jira/browse/ORC-92">ORC-92</a> Add support for nested column id selection in C++</li>
+  <li><a href="https://issues.apache.org/jira/browse/ORC-69">ORC-69</a> Add batch option support in orc-scan tools.</li>
+</ul>
+
+<p>Important fixes:</p>
+
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/HIVE-14214">HIVE-14214</a> ORC schema evolution and predicate push down do not work together.</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="current">
+        <a href="/news/2016/08/25/ORC-1.2.0/">Version 1.2.0</a>
+      </li>
+      
+      <li class="">
+        <a href="/news/2016/07/08/ORC-1.1.2/">Version 1.1.2</a>
+      </li>
+      
+      <li class="">
+        <a href="/news/2016/06/13/ORC-1.1.1/">Version 1.1.1</a>
+      </li>
+      
+      <li class="">
+        <a href="/news/2016/06/10/ORC-1.1.0/">Version 1.1.0</a>
+      </li>
+      
+      <li class="">
+        <a href="/news/2016/01/25/ORC-1.0.0/">Version 1.0.0</a>
+      </li>
+      
+    </ul>
+    <h4>Other News</h4>
+    <ul>
+        
+        
+        
+        
+        
+        
+        <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 &copy;&nbsp;2016
+     <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&nbsp;License&nbsp;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/0902e792/news/index.html
----------------------------------------------------------------------
diff --git a/news/index.html b/news/index.html
index 56f1e71..19151a9 100644
--- a/news/index.html
+++ b/news/index.html
@@ -87,6 +87,8 @@
     <option value="/news/">Home</option>
     <optgroup label="v1.x">
       
+      <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>
@@ -114,6 +116,68 @@
         
   <article>
   <h2>
+    <a href="/news/2016/08/25/ORC-1.2.0/">
+      ORC 1.2.0 Released
+    </a>
+  </h2>
+  <span class="post-category">
+    <span class="label">
+      release
+    </span>
+  </span>
+  <div class="post-meta">
+    <span class="post-date">
+      25 Aug 2016
+    </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.2.0.</p>
+
+<p>Release Artifacts:</p>
+
+<ul>
+  <li>Released: 25 August 2016</li>
+  <li>Source code: <a href="http://www.apache.org/dyn/closer.cgi/orc/orc-1.2.0/orc-1.2.0.tar.gz">orc-1.2.0.tar.gz</a></li>
+  <li><a href="https://dist.apache.org/repos/dist/release/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\u2019Malley (3D0C92B9)</a></li>
+  <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.2.0">d71f1338</a></li>
+  <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.2.0/orc-1.2.0.tar.gz.sha256">5c394c7e</a></li>
+</ul>
+
+<p>The new features of ORC 1.2:</p>
+
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/ORC-54">ORC-54</a> Evolve schemas based on field name rather than index</li>
+  <li><a href="https://issues.apache.org/jira/browse/ORC-84">ORC-84</a> Create a separate java tool module.</li>
+  <li><a href="https://issues.apache.org/jira/browse/ORC-77">ORC-77</a> and <a href="https://issues.apache.org/jira/browse/ORC-81">ORC-81</a> Implement LZO and LZ4 compression codecs.</li>
+  <li><a href="https://issues.apache.org/jira/browse/ORC-92">ORC-92</a> Add support for nested column id selection in C++</li>
+  <li><a href="https://issues.apache.org/jira/browse/ORC-69">ORC-69</a> Add batch option support in orc-scan tools.</li>
+</ul>
+
+<p>Important fixes:</p>
+
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/HIVE-14214">HIVE-14214</a> ORC schema evolution and predicate push down do not work together.</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>
+
+
+  <article>
+  <h2>
     <a href="/news/2016/07/08/ORC-1.1.2/">
       ORC 1.1.2 Released
     </a>
@@ -602,6 +666,10 @@ of the website.</p>
     <ul>
       
       <li class="">
+        <a href="/news/2016/08/25/ORC-1.2.0/">Version 1.2.0</a>
+      </li>
+      
+      <li class="">
         <a href="/news/2016/07/08/ORC-1.1.2/">Version 1.1.2</a>
       </li>
       
@@ -624,6 +692,8 @@ of the website.</p>
         
         
         
+        
+        
         <li class="">
           <a href="/news/2016/06/28/file-format-talk/">File format benchmark</a>
         </li>

http://git-wip-us.apache.org/repos/asf/orc/blob/0902e792/news/releases/index.html
----------------------------------------------------------------------
diff --git a/news/releases/index.html b/news/releases/index.html
index 3b6f558..83a6bdb 100644
--- a/news/releases/index.html
+++ b/news/releases/index.html
@@ -87,6 +87,8 @@
     <option value="/news/">Home</option>
     <optgroup label="v1.x">
       
+      <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>
@@ -114,6 +116,68 @@
         
   <article>
   <h2>
+    <a href="/news/2016/08/25/ORC-1.2.0/">
+      ORC 1.2.0 Released
+    </a>
+  </h2>
+  <span class="post-category">
+    <span class="label">
+      release
+    </span>
+  </span>
+  <div class="post-meta">
+    <span class="post-date">
+      25 Aug 2016
+    </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.2.0.</p>
+
+<p>Release Artifacts:</p>
+
+<ul>
+  <li>Released: 25 August 2016</li>
+  <li>Source code: <a href="http://www.apache.org/dyn/closer.cgi/orc/orc-1.2.0/orc-1.2.0.tar.gz">orc-1.2.0.tar.gz</a></li>
+  <li><a href="https://dist.apache.org/repos/dist/release/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\u2019Malley (3D0C92B9)</a></li>
+  <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.2.0">d71f1338</a></li>
+  <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.2.0/orc-1.2.0.tar.gz.sha256">5c394c7e</a></li>
+</ul>
+
+<p>The new features of ORC 1.2:</p>
+
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/ORC-54">ORC-54</a> Evolve schemas based on field name rather than index</li>
+  <li><a href="https://issues.apache.org/jira/browse/ORC-84">ORC-84</a> Create a separate java tool module.</li>
+  <li><a href="https://issues.apache.org/jira/browse/ORC-77">ORC-77</a> and <a href="https://issues.apache.org/jira/browse/ORC-81">ORC-81</a> Implement LZO and LZ4 compression codecs.</li>
+  <li><a href="https://issues.apache.org/jira/browse/ORC-92">ORC-92</a> Add support for nested column id selection in C++</li>
+  <li><a href="https://issues.apache.org/jira/browse/ORC-69">ORC-69</a> Add batch option support in orc-scan tools.</li>
+</ul>
+
+<p>Important fixes:</p>
+
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/HIVE-14214">HIVE-14214</a> ORC schema evolution and predicate push down do not work together.</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>
+
+
+  <article>
+  <h2>
     <a href="/news/2016/07/08/ORC-1.1.2/">
       ORC 1.1.2 Released
     </a>
@@ -367,6 +431,10 @@ reader.</li>
     <ul>
       
       <li class="">
+        <a href="/news/2016/08/25/ORC-1.2.0/">Version 1.2.0</a>
+      </li>
+      
+      <li class="">
         <a href="/news/2016/07/08/ORC-1.1.2/">Version 1.1.2</a>
       </li>
       
@@ -389,6 +457,8 @@ reader.</li>
         
         
         
+        
+        
         <li class="">
           <a href="/news/2016/06/28/file-format-talk/">File format benchmark</a>
         </li>