Added: calcite/site/avatica/fonts/fontawesome-webfont.ttf
URL: 
http://svn.apache.org/viewvc/calcite/site/avatica/fonts/fontawesome-webfont.ttf?rev=1848180&view=auto
==============================================================================
Binary file - no diff available.

Propchange: calcite/site/avatica/fonts/fontawesome-webfont.ttf
------------------------------------------------------------------------------
    svn:executable = *

Propchange: calcite/site/avatica/fonts/fontawesome-webfont.ttf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: calcite/site/avatica/fonts/fontawesome-webfont.woff
URL: 
http://svn.apache.org/viewvc/calcite/site/avatica/fonts/fontawesome-webfont.woff?rev=1848180&view=auto
==============================================================================
Binary file - no diff available.

Propchange: calcite/site/avatica/fonts/fontawesome-webfont.woff
------------------------------------------------------------------------------
    svn:executable = *

Propchange: calcite/site/avatica/fonts/fontawesome-webfont.woff
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: calcite/site/avatica/img/feather.png
URL: 
http://svn.apache.org/viewvc/calcite/site/avatica/img/feather.png?rev=1848180&view=auto
==============================================================================
Binary file - no diff available.

Propchange: calcite/site/avatica/img/feather.png
------------------------------------------------------------------------------
    svn:executable = *

Propchange: calcite/site/avatica/img/feather.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: calcite/site/avatica/img/logo.png
URL: 
http://svn.apache.org/viewvc/calcite/site/avatica/img/logo.png?rev=1848180&view=auto
==============================================================================
Binary file - no diff available.

Propchange: calcite/site/avatica/img/logo.png
------------------------------------------------------------------------------
    svn:executable = *

Propchange: calcite/site/avatica/img/logo.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: calcite/site/avatica/index.html
URL: 
http://svn.apache.org/viewvc/calcite/site/avatica/index.html?rev=1848180&view=auto
==============================================================================
--- calcite/site/avatica/index.html (added)
+++ calcite/site/avatica/index.html Tue Dec  4 22:13:30 2018
@@ -0,0 +1,180 @@
+<!DOCTYPE HTML>
+<html lang="en-US">
+<head>
+  <meta charset="UTF-8">
+  <title>Apache Calcite &bull; Dynamic data management framework</title>
+  <meta name="viewport" content="width=device-width,initial-scale=1">
+  <meta name="generator" content="Jekyll v3.7.3">
+  <link rel="stylesheet" 
href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
+  <link rel="stylesheet" href="/avatica/css/screen.css">
+  <link rel="icon" type="image/x-icon" href="/avatica/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="current">
+    <a href="/avatica/">Home</a>
+  </li>
+  <li class="">
+    <a href="/avatica/downloads/">Download</a>
+  </li>
+  <li class="">
+    <a href="/avatica/community/">Community</a>
+  </li>
+  <li class="">
+    <a href="/avatica/develop/">Develop</a>
+  </li>
+  <li class="">
+    <a href="/avatica/news/">News</a>
+  </li>
+  <li class="">
+    <a href="/avatica/docs/">Docs</a>
+  </li>
+</ul>
+
+  </nav>
+  <div class="grid">
+    <div class="unit one-third center-on-mobiles">
+      <h1>
+        <a href="/avatica/">
+          <span class="sr-only">Apache Calcite Avatica</span>
+          <img src="/avatica/img/logo.png" width="226" height="140" 
alt="Calcite Logo">
+        </a>
+      </h1>
+    </div>
+    <nav class="main-nav unit two-thirds hide-on-mobiles">
+      <ul>
+  <li class="current">
+    <a href="/avatica/">Home</a>
+  </li>
+  <li class="">
+    <a href="/avatica/downloads/">Download</a>
+  </li>
+  <li class="">
+    <a href="/avatica/community/">Community</a>
+  </li>
+  <li class="">
+    <a href="/avatica/develop/">Develop</a>
+  </li>
+  <li class="">
+    <a href="/avatica/news/">News</a>
+  </li>
+  <li class="">
+    <a href="/avatica/docs/">Docs</a>
+  </li>
+</ul>
+
+    </nav>
+  </div>
+</header>
+
+
+  
+
+<section class="intro">
+  <div class="grid">
+    <div class="unit whole center-on-mobiles">
+      <p class="first">Avatica is a framework for building database 
drivers.</p>
+    </div>
+  </div>
+</section>
+<section class="features">
+  <div class="grid">
+    <div class="unit whole center-on-mobiles">
+      <p>Avatica is defined by a wire API between a client and a server. The 
Avatica server is
+      an HTTP server, the Avatica client is a JDBC driver, and the wire API is 
defined by
+      JSON or Protobuf Buffers. The flexibility of the wire API and HTTP 
transport allows
+      other Avatica clients to be built in any language, implementing any 
client specification.</p>
+      <p>Avatica is a sub-project of the <a href="/avatica/..">Apache Calcite 
project</a>.
+      Please refer to Calcite for information about the project as a whole.</p>
+    </div>
+  </div>
+</section>
+<section class="resources">
+  <div class="grid">
+    <div class="unit one-third">
+      <summary>
+        <h3>Resources</h3>
+        <ul>
+          <li><a href="/avatica/downloads">Downloads</a></li>
+          <li><a href="/avatica/docs/history.html">Avatica History</a></li>
+          <li><a href="/avatica/docs/go_history.html">Avatica Go Client 
History</a></li>
+          <li><a href="http://www.apache.org/security";>Security</a></li>
+        </ul>
+      </summary>
+    </div>
+    <div class="unit one-third">
+      <summary>
+        <h3>Apache</h3>
+        <ul>
+          <li><a href="http://www.apache.org/licenses";>License</a></li>
+          <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Donate</a></li>
+          <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
+          <li><a href="http://www.apache.org";>Website</a></li>
+        </ul>
+      </summary>
+    </div>
+  </div>
+</section>
+
+
+  <footer role="contentinfo">
+  <div id="poweredby">
+    <a href="http://www.apache.org/";>
+      <span class="sr-only">Apache</span>
+      <img src="/avatica/img/feather.png" width="190" height="77" alt="Apache 
Logo"></a>
+  </div>
+  <div id="copyright">
+  <p>The contents of this website are &copy;&nbsp;2018
+     <a href="https://www.apache.org/";>Apache Software Foundation</a>
+     under the terms of
+     the <a href="https://www.apache.org/licenses/LICENSE-2.0.html";>
+     Apache&nbsp;License&nbsp;v2</a>. Apache Calcite and its logo are
+     trademarks of the Apache Software Foundation.</p>
+  </div>
+</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>

Propchange: calcite/site/avatica/index.html
------------------------------------------------------------------------------
    svn:executable = *

Added: calcite/site/avatica/js/html5shiv.min.js
URL: 
http://svn.apache.org/viewvc/calcite/site/avatica/js/html5shiv.min.js?rev=1848180&view=auto
==============================================================================
--- calcite/site/avatica/js/html5shiv.min.js (added)
+++ calcite/site/avatica/js/html5shiv.min.js Tue Dec  4 22:13:30 2018
@@ -0,0 +1,4 @@
+/**
+* @preserve HTML5 Shiv 3.7.2 | @afarkas @jdalton @jon_neal @rem | MIT/GPL2 
Licensed
+*/
+!function(a,b){function c(a,b){var 
c=a.createElement("p"),d=a.getElementsByTagName("head")[0]||a.documentElement;return
 
c.innerHTML="x<style>"+b+"</style>",d.insertBefore(c.lastChild,d.firstChild)}function
 d(){var a=t.elements;return"string"==typeof a?a.split(" "):a}function 
e(a,b){var c=t.elements;"string"!=typeof c&&(c=c.join(" ")),"string"!=typeof 
a&&(a=a.join(" ")),t.elements=c+" "+a,j(b)}function f(a){var b=s[a[q]];return 
b||(b={},r++,a[q]=r,s[r]=b),b}function g(a,c,d){if(c||(c=b),l)return 
c.createElement(a);d||(d=f(c));var e;return 
e=d.cache[a]?d.cache[a].cloneNode():p.test(a)?(d.cache[a]=d.createElem(a)).cloneNode():d.createElem(a),!e.canHaveChildren||o.test(a)||e.tagUrn?e:d.frag.appendChild(e)}function
 h(a,c){if(a||(a=b),l)return a.createDocumentFragment();c=c||f(a);for(var 
e=c.frag.cloneNode(),g=0,h=d(),i=h.length;i>g;g++)e.createElement(h[g]);return 
e}function 
i(a,b){b.cache||(b.cache={},b.createElem=a.createElement,b.createFrag=a.createDocumentFragment,b.frag=b.createFrag
 ()),a.createElement=function(c){return 
t.shivMethods?g(c,a,b):b.createElem(c)},a.createDocumentFragment=Function("h,f","return
 function(){var 
n=f.cloneNode(),c=n.createElement;h.shivMethods&&("+d().join().replace(/[\w\-:]+/g,function(a){return
 b.createElem(a),b.frag.createElement(a),'c("'+a+'")'})+");return 
n}")(t,b.frag)}function j(a){a||(a=b);var 
d=f(a);return!t.shivCSS||k||d.hasCSS||(d.hasCSS=!!c(a,"article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}mark{background:#FF0;color:#000}template{display:none}")),l||i(a,d),a}var
 
k,l,m="3.7.2",n=a.html5||{},o=/^<|^(?:button|map|select|textarea|object|iframe|option|optgroup)$/i,p=/^(?:a|b|code|div|fieldset|h1|h2|h3|h4|h5|h6|i|label|li|ol|p|q|span|strong|style|table|tbody|td|th|tr|ul)$/i,q="_html5shiv",r=0,s={};!function(){try{var
 a=b.createElement("a");a.innerHTML="<xyz></xyz>",k="hidden"in 
a,l=1==a.childNodes.length||function(){b.createElement("a");var 
a=b.createDocumentFragment();return"undefined"
 ==typeof a.cloneNode||"undefined"==typeof 
a.createDocumentFragment||"undefined"==typeof 
a.createElement}()}catch(c){k=!0,l=!0}}();var t={elements:n.elements||"abbr 
article aside audio bdi canvas data datalist details dialog figcaption figure 
footer header hgroup main mark meter nav output picture progress section 
summary template time 
video",version:m,shivCSS:n.shivCSS!==!1,supportsUnknownElements:l,shivMethods:n.shivMethods!==!1,type:"default",shivDocument:j,createElement:g,createDocumentFragment:h,addElements:e};a.html5=t,j(b)}(this,document);
\ No newline at end of file

Propchange: calcite/site/avatica/js/html5shiv.min.js
------------------------------------------------------------------------------
    svn:executable = *

Added: calcite/site/avatica/js/respond.min.js
URL: 
http://svn.apache.org/viewvc/calcite/site/avatica/js/respond.min.js?rev=1848180&view=auto
==============================================================================
--- calcite/site/avatica/js/respond.min.js (added)
+++ calcite/site/avatica/js/respond.min.js Tue Dec  4 22:13:30 2018
@@ -0,0 +1,5 @@
+/*! Respond.js v1.4.2: min/max-width media query polyfill * Copyright 2013 
Scott Jehl
+ * Licensed under https://github.com/scottjehl/Respond/blob/master/LICENSE-MIT
+ *  */
+
+!function(a){"use strict";a.matchMedia=a.matchMedia||function(a){var 
b,c=a.documentElement,d=c.firstElementChild||c.firstChild,e=a.createElement("body"),f=a.createElement("div");return
 
f.id="mq-test-1",f.style.cssText="position:absolute;top:-100em",e.style.background="none",e.appendChild(f),function(a){return
 f.innerHTML='&shy;<style media="'+a+'"> #mq-test-1 { width: 42px; 
}</style>',c.insertBefore(e,d),b=42===f.offsetWidth,c.removeChild(e),{matches:b,media:a}}}(a.document)}(this),function(a){"use
 strict";function b(){u(!0)}var c={};a.respond=c,c.update=function(){};var 
d=[],e=function(){var b=!1;try{b=new a.XMLHttpRequest}catch(c){b=new 
a.ActiveXObject("Microsoft.XMLHTTP")}return function(){return 
b}}(),f=function(a,b){var 
c=e();c&&(c.open("GET",a,!0),c.onreadystatechange=function(){4!==c.readyState||200!==c.status&&304!==c.status||b(c.responseText)},4!==c.readyState&&c.send(null))};if(c.ajax=f,c.queue=d,c.regex={media:/@media[^\{]+\{([^\{\}]*\{[^\}\{]*\})+/gi,keyframes:/@(?:\-(?:
 
o|moz|webkit)\-)?keyframes[^\{]+\{(?:[^\{\}]*\{[^\}\{]*\})+[^\}]*\}/gi,urls:/(url\()['"]?([^\/\)'"][^:\)'"]+)['"]?(\))/g,findStyles:/@media
 
*([^\{]+)\{([\S\s]+?)$/,only:/(only\s+)?([a-zA-Z]+)\s?/,minw:/\([\s]*min\-width\s*:[\s]*([\s]*[0-9\.]+)(px|em)[\s]*\)/,maxw:/\([\s]*max\-width\s*:[\s]*([\s]*[0-9\.]+)(px|em)[\s]*\)/},c.mediaQueriesSupported=a.matchMedia&&null!==a.matchMedia("only
 all")&&a.matchMedia("only all").matches,!c.mediaQueriesSupported){var 
g,h,i,j=a.document,k=j.documentElement,l=[],m=[],n=[],o={},p=30,q=j.getElementsByTagName("head")[0]||k,r=j.getElementsByTagName("base")[0],s=q.getElementsByTagName("link"),t=function(){var
 
a,b=j.createElement("div"),c=j.body,d=k.style.fontSize,e=c&&c.style.fontSize,f=!1;return
 
b.style.cssText="position:absolute;font-size:1em;width:1em",c||(c=f=j.createElement("body"),c.style.background="none"),k.style.fontSize="100%",c.style.fontSize="100%",c.appendChild(b),f&&k.insertBefore(c,k.firstChild),a=b.offsetWidth,f?k.removeChild(c):c.removeC
 
hild(b),k.style.fontSize=d,e&&(c.style.fontSize=e),a=i=parseFloat(a)},u=function(b){var
 
c="clientWidth",d=k[c],e="CSS1Compat"===j.compatMode&&d||j.body[c]||d,f={},o=s[s.length-1],r=(new
 Date).getTime();if(b&&g&&p>r-g)return 
a.clearTimeout(h),h=a.setTimeout(u,p),void 0;g=r;for(var v in 
l)if(l.hasOwnProperty(v)){var 
w=l[v],x=w.minw,y=w.maxw,z=null===x,A=null===y,B="em";x&&(x=parseFloat(x)*(x.indexOf(B)>-1?i||t():1)),y&&(y=parseFloat(y)*(y.indexOf(B)>-1?i||t():1)),w.hasquery&&(z&&A||!(z||e>=x)||!(A||y>=e))||(f[w.media]||(f[w.media]=[]),f[w.media].push(m[w.rules]))}for(var
 C in 
n)n.hasOwnProperty(C)&&n[C]&&n[C].parentNode===q&&q.removeChild(n[C]);n.length=0;for(var
 D in f)if(f.hasOwnProperty(D)){var 
E=j.createElement("style"),F=f[D].join("\n");E.type="text/css",E.media=D,q.insertBefore(E,o.nextSibling),E.styleSheet?E.styleSheet.cssText=F:E.appendChild(j.createTextNode(F)),n.push(E)}},v=function(a,b,d){var
 
e=a.replace(c.regex.keyframes,"").match(c.regex.media),f=e&&e.length||0;b=b.substr
 ing(0,b.lastIndexOf("/"));var g=function(a){return 
a.replace(c.regex.urls,"$1"+b+"$2$3")},h=!f&&d;b.length&&(b+="/"),h&&(f=1);for(var
 i=0;f>i;i++){var 
j,k,n,o;h?(j=d,m.push(g(a))):(j=e[i].match(c.regex.findStyles)&&RegExp.$1,m.push(RegExp.$2&&g(RegExp.$2))),n=j.split(","),o=n.length;for(var
 
p=0;o>p;p++)k=n[p],l.push({media:k.split("(")[0].match(c.regex.only)&&RegExp.$2||"all",rules:m.length-1,hasquery:k.indexOf("(")>-1,minw:k.match(c.regex.minw)&&parseFloat(RegExp.$1)+(RegExp.$2||""),maxw:k.match(c.regex.maxw)&&parseFloat(RegExp.$1)+(RegExp.$2||"")})}u()},w=function(){if(d.length){var
 
b=d.shift();f(b.href,function(c){v(c,b.href,b.media),o[b.href]=!0,a.setTimeout(function(){w()},0)})}},x=function(){for(var
 b=0;b<s.length;b++){var 
c=s[b],e=c.href,f=c.media,g=c.rel&&"stylesheet"===c.rel.toLowerCase();e&&g&&!o[e]&&(c.styleSheet&&c.styleSheet.rawCssText?(v(c.styleSheet.rawCssText,e,f),o[e]=!0):(!/^([a-zA-Z:]*\/\/)/.test(e)&&!r||e.replace(RegExp.$1,"").split("/")[0]===a.location.host)&&("
 
//"===e.substring(0,2)&&(e=a.location.protocol+e),d.push({href:e,media:f})))}w()};x(),c.update=x,c.getEmValue=t,a.addEventListener?a.addEventListener("resize",b,!1):a.attachEvent&&a.attachEvent("onresize",b)}}(this);
\ No newline at end of file

Propchange: calcite/site/avatica/js/respond.min.js
------------------------------------------------------------------------------
    svn:executable = *

Added: calcite/site/avatica/news/2016/03/03/separate-project/index.html
URL: 
http://svn.apache.org/viewvc/calcite/site/avatica/news/2016/03/03/separate-project/index.html?rev=1848180&view=auto
==============================================================================
--- calcite/site/avatica/news/2016/03/03/separate-project/index.html (added)
+++ calcite/site/avatica/news/2016/03/03/separate-project/index.html Tue Dec  4 
22:13:30 2018
@@ -0,0 +1,273 @@
+<!DOCTYPE HTML>
+<html lang="en-US">
+<head>
+  <meta charset="UTF-8">
+  <title>Splitting Avatica from Calcite</title>
+  <meta name="viewport" content="width=device-width,initial-scale=1">
+  <meta name="generator" content="Jekyll v3.7.3">
+  <link rel="stylesheet" 
href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
+  <link rel="stylesheet" href="/avatica/css/screen.css">
+  <link rel="icon" type="image/x-icon" href="/avatica/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="/avatica/">Home</a>
+  </li>
+  <li class="">
+    <a href="/avatica/downloads/">Download</a>
+  </li>
+  <li class="">
+    <a href="/avatica/community/">Community</a>
+  </li>
+  <li class="">
+    <a href="/avatica/develop/">Develop</a>
+  </li>
+  <li class="current">
+    <a href="/avatica/news/">News</a>
+  </li>
+  <li class="">
+    <a href="/avatica/docs/">Docs</a>
+  </li>
+</ul>
+
+  </nav>
+  <div class="grid">
+    <div class="unit one-third center-on-mobiles">
+      <h1>
+        <a href="/avatica/">
+          <span class="sr-only">Apache Calcite Avatica</span>
+          <img src="/avatica/img/logo.png" width="226" height="140" 
alt="Calcite Logo">
+        </a>
+      </h1>
+    </div>
+    <nav class="main-nav unit two-thirds hide-on-mobiles">
+      <ul>
+  <li class="">
+    <a href="/avatica/">Home</a>
+  </li>
+  <li class="">
+    <a href="/avatica/downloads/">Download</a>
+  </li>
+  <li class="">
+    <a href="/avatica/community/">Community</a>
+  </li>
+  <li class="">
+    <a href="/avatica/develop/">Develop</a>
+  </li>
+  <li class="current">
+    <a href="/avatica/news/">News</a>
+  </li>
+  <li class="">
+    <a href="/avatica/docs/">Docs</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="/avatica/news/">Home</option>
+    <optgroup label="v1.x">
+      
+      <option value="/news/2018/12/04/release-1.13.0/">Release 1.13.0</option>
+      
+      <option value="/news/2018/09/18/release-avatica-go-3.2.0/">Release 
Avatica Go 3.2.0</option>
+      
+      <option value="/news/2018/09/10/release-avatica-go-3.1.0/">Release 
Avatica Go 3.1.0</option>
+      
+      <option value="/news/2018/06/24/release-1.12.0/">Release 1.12.0</option>
+      
+      <option value="/news/2018/04/27/release-avatica-go-3.0.0/">Release 
Avatica Go 3.0.0</option>
+      
+      <option value="/news/2018/03/09/release-1.11.0/">Release 1.11.0</option>
+      
+      <option value="/news/2017/05/30/release-1.10.0/">Release 1.10.0</option>
+      
+      <option value="/news/2017/03/31/new-avatica-repository/">New Avatica 
Repository</option>
+      
+      <option value="/news/2016/11/01/release-1.9.0/">Release 1.9.0</option>
+      
+      <option value="/news/2016/06/04/release-1.8.0/">Release 1.8.0</option>
+      
+      <option value="/news/2016/03/18/release-1.7.1/">Release 1.7.1</option>
+      
+      <option value="/news/2016/03/03/separate-project/">Splitting Avatica 
from Calcite</option>
+      
+    </optgroup>
+  </select>
+</div>
+
+
+      <div class="unit four-fifths">
+        <article>
+  <h2>
+    Splitting Avatica from Calcite
+    <a href="/news/2016/03/03/separate-project/" class="permalink" 
title="Permalink">∞</a>
+  </h2>
+  <span class="post-category">
+    <span class="label">
+      milestones
+    </span>
+  </span>
+  <div class="post-meta">
+    <span class="post-date">
+      03 Mar 2016
+    </span>
+    
+    
+    
+    <a href="http://github.com/joshelser"; class="post-author">
+      <img src="http://github.com/joshelser.png";
+           class="avatar" alt="elserj avatar"
+           width="24" height="24">
+      elserj
+    </a>
+  </div>
+  <div class="post-content">
+    <!--
+
+-->
+
+<p>This marks the separation of Avatica from its previous location as a 
sub-module
+of Apache Calcite’s Maven build.</p>
+
+<p>This separation is not to remove Avatica from
+the governance of the Apache Calcite project, but to allow for even more rapid
+releases from both the Avatica and Calcite projects. We can confidently make 
new
+releases of each without having to worry about the current state of development
+features in the other.</p>
+
+    
+  </div>
+</article>
+
+      </div>
+
+      <div class="unit one-fifth hide-on-mobiles">
+  <aside>
+    <ul>
+      <li class="">
+        <a href="/avatica/news/">All News</a>
+      </li>
+      <li class="">
+        <a href="/avatica/news/avatica-releases/">Avatica Releases</a>
+      </li>
+      <li class="">
+          <a href="/avatica/news/avatica-go-releases/">Avatica Go Releases</a>
+      </li>
+    </ul>
+    <h4>Recent Releases</h4>
+    <ul>
+      
+      <li class="">
+        <a href="/avatica/news/2018/12/04/release-1.13.0/">avatica 1.13.0</a>
+      </li>
+      
+      <li class="">
+        <a 
href="/avatica/news/2018/09/18/release-avatica-go-3.2.0/">avatica-go 3.2.0</a>
+      </li>
+      
+      <li class="">
+        <a 
href="/avatica/news/2018/09/10/release-avatica-go-3.1.0/">avatica-go 3.1.0</a>
+      </li>
+      
+      <li class="">
+        <a href="/avatica/news/2018/06/24/release-1.12.0/">avatica 1.12.0</a>
+      </li>
+      
+      <li class="">
+        <a 
href="/avatica/news/2018/04/27/release-avatica-go-3.0.0/">avatica-go 3.0.0</a>
+      </li>
+      
+    </ul>
+    <h4>Other News</h4>
+    <ul>
+        
+        <li class="">
+          <a href="/avatica/news/2017/03/31/new-avatica-repository/">New 
Avatica Repository</a>
+        </li>
+          
+        <li class="current">
+          <a href="/avatica/news/2016/03/03/separate-project/">Splitting 
Avatica from Calcite</a>
+        </li>
+          
+    </ul>
+  </aside>
+</div>
+
+
+      <div class="clear"></div>
+
+    </div>
+  </section>
+
+
+  <footer role="contentinfo">
+  <div id="poweredby">
+    <a href="http://www.apache.org/";>
+      <span class="sr-only">Apache</span>
+      <img src="/avatica/img/feather.png" width="190" height="77" alt="Apache 
Logo"></a>
+  </div>
+  <div id="copyright">
+  <p>The contents of this website are &copy;&nbsp;2018
+     <a href="https://www.apache.org/";>Apache Software Foundation</a>
+     under the terms of
+     the <a href="https://www.apache.org/licenses/LICENSE-2.0.html";>
+     Apache&nbsp;License&nbsp;v2</a>. Apache Calcite and its logo are
+     trademarks of the Apache Software Foundation.</p>
+  </div>
+</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>

Propchange: calcite/site/avatica/news/2016/03/03/separate-project/index.html
------------------------------------------------------------------------------
    svn:executable = *

Added: calcite/site/avatica/news/2016/03/18/release-1.7.1/index.html
URL: 
http://svn.apache.org/viewvc/calcite/site/avatica/news/2016/03/18/release-1.7.1/index.html?rev=1848180&view=auto
==============================================================================
--- calcite/site/avatica/news/2016/03/18/release-1.7.1/index.html (added)
+++ calcite/site/avatica/news/2016/03/18/release-1.7.1/index.html Tue Dec  4 
22:13:30 2018
@@ -0,0 +1,331 @@
+<!DOCTYPE HTML>
+<html lang="en-US">
+<head>
+  <meta charset="UTF-8">
+  <title>Release 1.7.1</title>
+  <meta name="viewport" content="width=device-width,initial-scale=1">
+  <meta name="generator" content="Jekyll v3.7.3">
+  <link rel="stylesheet" 
href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
+  <link rel="stylesheet" href="/avatica/css/screen.css">
+  <link rel="icon" type="image/x-icon" href="/avatica/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="/avatica/">Home</a>
+  </li>
+  <li class="">
+    <a href="/avatica/downloads/">Download</a>
+  </li>
+  <li class="">
+    <a href="/avatica/community/">Community</a>
+  </li>
+  <li class="">
+    <a href="/avatica/develop/">Develop</a>
+  </li>
+  <li class="current">
+    <a href="/avatica/news/">News</a>
+  </li>
+  <li class="">
+    <a href="/avatica/docs/">Docs</a>
+  </li>
+</ul>
+
+  </nav>
+  <div class="grid">
+    <div class="unit one-third center-on-mobiles">
+      <h1>
+        <a href="/avatica/">
+          <span class="sr-only">Apache Calcite Avatica</span>
+          <img src="/avatica/img/logo.png" width="226" height="140" 
alt="Calcite Logo">
+        </a>
+      </h1>
+    </div>
+    <nav class="main-nav unit two-thirds hide-on-mobiles">
+      <ul>
+  <li class="">
+    <a href="/avatica/">Home</a>
+  </li>
+  <li class="">
+    <a href="/avatica/downloads/">Download</a>
+  </li>
+  <li class="">
+    <a href="/avatica/community/">Community</a>
+  </li>
+  <li class="">
+    <a href="/avatica/develop/">Develop</a>
+  </li>
+  <li class="current">
+    <a href="/avatica/news/">News</a>
+  </li>
+  <li class="">
+    <a href="/avatica/docs/">Docs</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="/avatica/news/">Home</option>
+    <optgroup label="v1.x">
+      
+      <option value="/news/2018/12/04/release-1.13.0/">Release 1.13.0</option>
+      
+      <option value="/news/2018/09/18/release-avatica-go-3.2.0/">Release 
Avatica Go 3.2.0</option>
+      
+      <option value="/news/2018/09/10/release-avatica-go-3.1.0/">Release 
Avatica Go 3.1.0</option>
+      
+      <option value="/news/2018/06/24/release-1.12.0/">Release 1.12.0</option>
+      
+      <option value="/news/2018/04/27/release-avatica-go-3.0.0/">Release 
Avatica Go 3.0.0</option>
+      
+      <option value="/news/2018/03/09/release-1.11.0/">Release 1.11.0</option>
+      
+      <option value="/news/2017/05/30/release-1.10.0/">Release 1.10.0</option>
+      
+      <option value="/news/2017/03/31/new-avatica-repository/">New Avatica 
Repository</option>
+      
+      <option value="/news/2016/11/01/release-1.9.0/">Release 1.9.0</option>
+      
+      <option value="/news/2016/06/04/release-1.8.0/">Release 1.8.0</option>
+      
+      <option value="/news/2016/03/18/release-1.7.1/">Release 1.7.1</option>
+      
+      <option value="/news/2016/03/03/separate-project/">Splitting Avatica 
from Calcite</option>
+      
+    </optgroup>
+  </select>
+</div>
+
+
+      <div class="unit four-fifths">
+        <article>
+  <h2>
+    Release 1.7.1
+    <a href="/news/2016/03/18/release-1.7.1/" class="permalink" 
title="Permalink">∞</a>
+  </h2>
+  <span class="post-category">
+    <span class="label">
+      release
+    </span>
+  </span>
+  <div class="post-meta">
+    <span class="post-date">
+      18 Mar 2016
+    </span>
+    
+    
+    
+    <a href="http://github.com/joshelser"; class="post-author">
+      <img src="http://github.com/joshelser.png";
+           class="avatar" alt="elserj avatar"
+           width="24" height="24">
+      elserj
+    </a>
+  </div>
+  <div class="post-content">
+    <!--
+
+-->
+
+<p>Apache Calcite’s PMC has just released Avatica 1.7.1, the first
+release of <a href="http://calcite.apache.org/avatica/";>Avatica</a> as an
+independent project. We’re excited because it makes Avatica easier to
+use, and allows us to be more agile in our release schedule.</p>
+
+<p>(Avatica was previously released as part of Calcite. Avatica is still
+governed by Apache Calcite’s PMC, and stored in the same git
+repository as Calcite, but releases are no longer synchronized, and
+Avatica does not depend on any Calcite modules.)</p>
+
+<p>A significant portion of the work of this release was “Maven work” to
+separate the build and release processes, but there were several
+important bug fixes, including a security fix for Jetty (see below).</p>
+
+<p>Performance, specifically on the write path, was a big focus in this
+release.
+[<a href="https://issues.apache.org/jira/browse/CALCITE-1091";>CALCITE-1091</a>]
+contained a number of important changes. Some of these changes (e.g.
+[<a href="https://issues.apache.org/jira/browse/CALCITE-1092";>CALCITE-1092</a>]
+and
+[<a 
href="https://issues.apache.org/jira/browse/CALCITE-1093";>CALCITE-1093</a>])
+were related to heap usage in the Avatica server, while
+[<a href="https://issues.apache.org/jira/browse/CALCITE-1094";>CALCITE-1094</a>]
+and
+[<a href="https://issues.apache.org/jira/browse/CALCITE-1117";>CALCITE-1117</a>]
+were strictly performance-related.</p>
+
+<p>The latter improved performance the most. Switching to the
+<a href="http://hc.apache.org/";>Apache Commons HttpComponents Client</a>
+library instead of using the Java platform’s built-in
+<a 
href="https://docs.oracle.com/javase/7/docs/api/java/net/HttpURLConnection.html";>HttpURLConnection</a>,
+we noticed a 15% improvement in pure write workloads.</p>
+
+<p>Three dependent library upgrades:</p>
+
+<ul>
+  <li>We completely removed
+<a href="https://commons.apache.org/proper/commons-logging/";>Commons 
Logging</a>
+in favor of <a href="http://slf4j.org/";>SLF4J</a> in
+[<a href="https://issues.apache.org/jira/browse/CALCITE-669";>CALCITE-669</a>].
+This logging framework update will allow downstream integrators to
+use the logging implementation of their choice instead of being
+forced to inherit Commons Logging.</li>
+  <li>We upgraded Jackson from 2.1.1 to 2.6.3 in
+[<a 
href="https://issues.apache.org/jira/browse/CALCITE-1021";>CALCITE-1021</a>].</li>
+  <li>We upgraded Jetty from 9.2.7.v20150116 to 9.2.15.v20160210 in
+[<a href="https://issues.apache.org/jira/browse/CALCITE-1156";>CALCITE-1156</a>]
+to fix a
+<a 
href="https://blog.gdssecurity.com/labs/2015/2/25/jetleak-vulnerability-remote-leakage-of-shared-buffers-in-je.html";>security
 issue</a>.</li>
+</ul>
+
+<p>Note that Avatica’s Maven coordinates have changed. The <code 
class="highlighter-rouge">groupId</code> is
+now “org.apache.calcite.avatica” (previously “org.apache.calcite”),
+and <code class="highlighter-rouge">artifactId</code>s are
+“avatica”,
+“avatica-metrics”,
+“avatica-metrics-dropwizardmetrics3”,
+“avatica-noop-driver”,
+“avatica-server”
+(previously “calcite-avatica”, etc.). Make sure to update these when
+upgrading to this version.</p>
+
+    
+      
+        <p>See the <a href="/avatica/docs/history.html#v1-7-1">release 
notes</a>;
+            <a 
href="/avatica/downloads/avatica.html#source-releases">download</a> the 
release.</p>
+      
+    
+  </div>
+</article>
+
+      </div>
+
+      <div class="unit one-fifth hide-on-mobiles">
+  <aside>
+    <ul>
+      <li class="">
+        <a href="/avatica/news/">All News</a>
+      </li>
+      <li class="">
+        <a href="/avatica/news/avatica-releases/">Avatica Releases</a>
+      </li>
+      <li class="">
+          <a href="/avatica/news/avatica-go-releases/">Avatica Go Releases</a>
+      </li>
+    </ul>
+    <h4>Recent Releases</h4>
+    <ul>
+      
+      <li class="">
+        <a href="/avatica/news/2018/12/04/release-1.13.0/">avatica 1.13.0</a>
+      </li>
+      
+      <li class="">
+        <a 
href="/avatica/news/2018/09/18/release-avatica-go-3.2.0/">avatica-go 3.2.0</a>
+      </li>
+      
+      <li class="">
+        <a 
href="/avatica/news/2018/09/10/release-avatica-go-3.1.0/">avatica-go 3.1.0</a>
+      </li>
+      
+      <li class="">
+        <a href="/avatica/news/2018/06/24/release-1.12.0/">avatica 1.12.0</a>
+      </li>
+      
+      <li class="">
+        <a 
href="/avatica/news/2018/04/27/release-avatica-go-3.0.0/">avatica-go 3.0.0</a>
+      </li>
+      
+    </ul>
+    <h4>Other News</h4>
+    <ul>
+        
+        <li class="">
+          <a href="/avatica/news/2017/03/31/new-avatica-repository/">New 
Avatica Repository</a>
+        </li>
+          
+        <li class="">
+          <a href="/avatica/news/2016/03/03/separate-project/">Splitting 
Avatica from Calcite</a>
+        </li>
+          
+    </ul>
+  </aside>
+</div>
+
+
+      <div class="clear"></div>
+
+    </div>
+  </section>
+
+
+  <footer role="contentinfo">
+  <div id="poweredby">
+    <a href="http://www.apache.org/";>
+      <span class="sr-only">Apache</span>
+      <img src="/avatica/img/feather.png" width="190" height="77" alt="Apache 
Logo"></a>
+  </div>
+  <div id="copyright">
+  <p>The contents of this website are &copy;&nbsp;2018
+     <a href="https://www.apache.org/";>Apache Software Foundation</a>
+     under the terms of
+     the <a href="https://www.apache.org/licenses/LICENSE-2.0.html";>
+     Apache&nbsp;License&nbsp;v2</a>. Apache Calcite and its logo are
+     trademarks of the Apache Software Foundation.</p>
+  </div>
+</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>

Propchange: calcite/site/avatica/news/2016/03/18/release-1.7.1/index.html
------------------------------------------------------------------------------
    svn:executable = *

Added: calcite/site/avatica/news/2016/06/04/release-1.8.0/index.html
URL: 
http://svn.apache.org/viewvc/calcite/site/avatica/news/2016/06/04/release-1.8.0/index.html?rev=1848180&view=auto
==============================================================================
--- calcite/site/avatica/news/2016/06/04/release-1.8.0/index.html (added)
+++ calcite/site/avatica/news/2016/06/04/release-1.8.0/index.html Tue Dec  4 
22:13:30 2018
@@ -0,0 +1,329 @@
+<!DOCTYPE HTML>
+<html lang="en-US">
+<head>
+  <meta charset="UTF-8">
+  <title>Release 1.8.0</title>
+  <meta name="viewport" content="width=device-width,initial-scale=1">
+  <meta name="generator" content="Jekyll v3.7.3">
+  <link rel="stylesheet" 
href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
+  <link rel="stylesheet" href="/avatica/css/screen.css">
+  <link rel="icon" type="image/x-icon" href="/avatica/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="/avatica/">Home</a>
+  </li>
+  <li class="">
+    <a href="/avatica/downloads/">Download</a>
+  </li>
+  <li class="">
+    <a href="/avatica/community/">Community</a>
+  </li>
+  <li class="">
+    <a href="/avatica/develop/">Develop</a>
+  </li>
+  <li class="current">
+    <a href="/avatica/news/">News</a>
+  </li>
+  <li class="">
+    <a href="/avatica/docs/">Docs</a>
+  </li>
+</ul>
+
+  </nav>
+  <div class="grid">
+    <div class="unit one-third center-on-mobiles">
+      <h1>
+        <a href="/avatica/">
+          <span class="sr-only">Apache Calcite Avatica</span>
+          <img src="/avatica/img/logo.png" width="226" height="140" 
alt="Calcite Logo">
+        </a>
+      </h1>
+    </div>
+    <nav class="main-nav unit two-thirds hide-on-mobiles">
+      <ul>
+  <li class="">
+    <a href="/avatica/">Home</a>
+  </li>
+  <li class="">
+    <a href="/avatica/downloads/">Download</a>
+  </li>
+  <li class="">
+    <a href="/avatica/community/">Community</a>
+  </li>
+  <li class="">
+    <a href="/avatica/develop/">Develop</a>
+  </li>
+  <li class="current">
+    <a href="/avatica/news/">News</a>
+  </li>
+  <li class="">
+    <a href="/avatica/docs/">Docs</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="/avatica/news/">Home</option>
+    <optgroup label="v1.x">
+      
+      <option value="/news/2018/12/04/release-1.13.0/">Release 1.13.0</option>
+      
+      <option value="/news/2018/09/18/release-avatica-go-3.2.0/">Release 
Avatica Go 3.2.0</option>
+      
+      <option value="/news/2018/09/10/release-avatica-go-3.1.0/">Release 
Avatica Go 3.1.0</option>
+      
+      <option value="/news/2018/06/24/release-1.12.0/">Release 1.12.0</option>
+      
+      <option value="/news/2018/04/27/release-avatica-go-3.0.0/">Release 
Avatica Go 3.0.0</option>
+      
+      <option value="/news/2018/03/09/release-1.11.0/">Release 1.11.0</option>
+      
+      <option value="/news/2017/05/30/release-1.10.0/">Release 1.10.0</option>
+      
+      <option value="/news/2017/03/31/new-avatica-repository/">New Avatica 
Repository</option>
+      
+      <option value="/news/2016/11/01/release-1.9.0/">Release 1.9.0</option>
+      
+      <option value="/news/2016/06/04/release-1.8.0/">Release 1.8.0</option>
+      
+      <option value="/news/2016/03/18/release-1.7.1/">Release 1.7.1</option>
+      
+      <option value="/news/2016/03/03/separate-project/">Splitting Avatica 
from Calcite</option>
+      
+    </optgroup>
+  </select>
+</div>
+
+
+      <div class="unit four-fifths">
+        <article>
+  <h2>
+    Release 1.8.0
+    <a href="/news/2016/06/04/release-1.8.0/" class="permalink" 
title="Permalink">∞</a>
+  </h2>
+  <span class="post-category">
+    <span class="label">
+      release
+    </span>
+  </span>
+  <div class="post-meta">
+    <span class="post-date">
+      04 Jun 2016
+    </span>
+    
+    
+    
+    <a href="http://github.com/joshelser"; class="post-author">
+      <img src="http://github.com/joshelser.png";
+           class="avatar" alt="elserj avatar"
+           width="24" height="24">
+      elserj
+    </a>
+  </div>
+  <div class="post-content">
+    <!--
+
+-->
+
+<p>Apache Calcite Avatica 1.8.0 continues the focus on compatibility with 
previous
+versions while also adding support for authentication between Avatica client 
and server.
+Performance, notably on the write-path, is also major area of improvement
+in this release, increasing as much as two to three times over previous 
versions
+with the addition of new API support. The documentation for both users and 
developers
+continues to receive improvements.</p>
+
+<p>Authentication is a major theme of this release, providing multiple layers 
of
+additional authentication mechanisms over previous versions. In these earlier
+versions, the only authentication provided by Avatica was achieved via the 
JDBC URL’s
+standard user and password options. These have always been passed directly into
+the backend database’s authentication system, but not all databases provide 
username
+and password based authentication systems. <a 
href="https://issues.apache.org/jira/browse/CALCITE-1173";>CALCITE-1173</a>
+adds Avatica-level authentication over <a 
href="https://en.wikipedia.org/wiki/Basic_access_authentication";>HTTP Basic</a>
+and <a href="https://en.wikipedia.org/wiki/Digest_access_authentication";>HTTP 
Digest</a>
+authentication mechanisms. These are provided specifically for the case when
+Avatica is used with a database that <em>does not already</em> provide its own 
authentication
+implementation.</p>
+
+<p>Some systems rely on <a href="http://web.mit.edu/kerberos/";>Kerberos</a> 
for strong, centrally-
+managed authentication. <a 
href="https://issues.apache.org/jira/browse/CALCITE-1159";>CALCITE-1159</a>
+introduces Kerberos-based authentication for clients via <a 
href="https://en.wikipedia.org/wiki/SPNEGO";>SPNEGO</a>.
+The Avatica server can be configured to only allow clients with a valid 
Kerberos ticket,
+optionally, also passing this information to the backend database to implement
+basic “impersonation” (where the Avatica server issues requests on behalf 
of the end user).</p>
+
+<p>Building on top of the work done in Avatica-1.7.0 in <a 
href="https://issues.apache.org/jira/browse/CALCITE-1091";>CALCITE-1091</a>,
+this release also contains <a 
href="https://issues.apache.org/jira/browse/CALCITE-1128";>CALCITE-1128</a> which
+implements the batch-oriented JDBC APIs on <code 
class="highlighter-rouge">Statement</code>. Through careful inspection, it
+was observed that the overall performance of Avatica clients in 100% write 
workloads was
+dominated by the cost of the HTTP calls. By leveraging the <code 
class="highlighter-rouge">Statement#addBatch()</code>
+and <code class="highlighter-rouge">Statement#executeBatch()</code> API calls, 
clients can efficiently batch multiple updates
+in a single HTTP call. In testing this over the previous single HTTP call per 
update with
+<a href="https://phoenix.apache.org";>Apache Phoenix</a>, it was observed that 
performance increased by
+two to three times, bringing Avatica’s performance on par with the Phoenix 
“native” driver.</p>
+
+<p>Returning back to compatibility, a new component appears in this release 
which is designed to
+test versions of Avatica against each other. <a 
href="https://issues.apache.org/jira/browse/CALCITE-1190";>CALCITE-1190</a>
+introduces a “Technology Compatibility Kit” (TCK) which automates the 
testing of one version
+of Avatica against other versions. To further ease this testing, a runnable 
JAR to launch
+an HSQLDB instance and an Avatica server also makes it debut with these 
changes. This TCK
+makes it much easier to run tests of newer clients against older servers and 
vice versa.
+Validating the backwards compatibility that is being built is extremely 
important to be
+confident in the guarantees being provided to users.</p>
+
+<p>Finally, a number of bugs are also fixed in the Protocol Buffer wire API. 
Some of these
+include <a 
href="https://issues.apache.org/jira/browse/CALCITE-1113";>CALCITE-1113</a> and
+<a href="https://issues.apache.org/jira/browse/CALCITE-1103";>CALCITE-1103</a> 
which fix how certain
+numbers are serialized, <a 
href="https://issues.apache.org/jira/browse/CALCITE-1243";>CALITE-1243</a>
+which corrects some fields in Protocol Buffer messages which were incorrectly 
marked
+as unsigned integers instead of signed integers, and <a 
href="https://issues.apache.org/jira/browse/CALCITE-1209";>CALCITE-1209</a>
+which removes incorrect parsing of binary fields as Base64-encoded strings. 
All of
+these issues are fixed in a backwards-compatible manner and should have no 
additional negative
+impact on older clients (older clients will not break, but they may continue 
to return
+incorrect data for certain numbers).</p>
+
+<p>For users of the Avatica driver, a new <a 
href="/avatica/docs/client_reference.html">client reference page</a>
+is added which details the options that are available in the Avatica JDBC 
Driver’s URL.
+The wire API documentation for Protocol Buffers continues to receive updates 
as the API continues to evolve.</p>
+
+    
+      
+        <p>See the <a href="/avatica/docs/history.html#v1-8-0">release 
notes</a>;
+            <a 
href="/avatica/downloads/avatica.html#source-releases">download</a> the 
release.</p>
+      
+    
+  </div>
+</article>
+
+      </div>
+
+      <div class="unit one-fifth hide-on-mobiles">
+  <aside>
+    <ul>
+      <li class="">
+        <a href="/avatica/news/">All News</a>
+      </li>
+      <li class="">
+        <a href="/avatica/news/avatica-releases/">Avatica Releases</a>
+      </li>
+      <li class="">
+          <a href="/avatica/news/avatica-go-releases/">Avatica Go Releases</a>
+      </li>
+    </ul>
+    <h4>Recent Releases</h4>
+    <ul>
+      
+      <li class="">
+        <a href="/avatica/news/2018/12/04/release-1.13.0/">avatica 1.13.0</a>
+      </li>
+      
+      <li class="">
+        <a 
href="/avatica/news/2018/09/18/release-avatica-go-3.2.0/">avatica-go 3.2.0</a>
+      </li>
+      
+      <li class="">
+        <a 
href="/avatica/news/2018/09/10/release-avatica-go-3.1.0/">avatica-go 3.1.0</a>
+      </li>
+      
+      <li class="">
+        <a href="/avatica/news/2018/06/24/release-1.12.0/">avatica 1.12.0</a>
+      </li>
+      
+      <li class="">
+        <a 
href="/avatica/news/2018/04/27/release-avatica-go-3.0.0/">avatica-go 3.0.0</a>
+      </li>
+      
+    </ul>
+    <h4>Other News</h4>
+    <ul>
+        
+        <li class="">
+          <a href="/avatica/news/2017/03/31/new-avatica-repository/">New 
Avatica Repository</a>
+        </li>
+          
+        <li class="">
+          <a href="/avatica/news/2016/03/03/separate-project/">Splitting 
Avatica from Calcite</a>
+        </li>
+          
+    </ul>
+  </aside>
+</div>
+
+
+      <div class="clear"></div>
+
+    </div>
+  </section>
+
+
+  <footer role="contentinfo">
+  <div id="poweredby">
+    <a href="http://www.apache.org/";>
+      <span class="sr-only">Apache</span>
+      <img src="/avatica/img/feather.png" width="190" height="77" alt="Apache 
Logo"></a>
+  </div>
+  <div id="copyright">
+  <p>The contents of this website are &copy;&nbsp;2018
+     <a href="https://www.apache.org/";>Apache Software Foundation</a>
+     under the terms of
+     the <a href="https://www.apache.org/licenses/LICENSE-2.0.html";>
+     Apache&nbsp;License&nbsp;v2</a>. Apache Calcite and its logo are
+     trademarks of the Apache Software Foundation.</p>
+  </div>
+</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>

Propchange: calcite/site/avatica/news/2016/06/04/release-1.8.0/index.html
------------------------------------------------------------------------------
    svn:executable = *

Added: calcite/site/avatica/news/2016/11/01/release-1.9.0/index.html
URL: 
http://svn.apache.org/viewvc/calcite/site/avatica/news/2016/11/01/release-1.9.0/index.html?rev=1848180&view=auto
==============================================================================
--- calcite/site/avatica/news/2016/11/01/release-1.9.0/index.html (added)
+++ calcite/site/avatica/news/2016/11/01/release-1.9.0/index.html Tue Dec  4 
22:13:30 2018
@@ -0,0 +1,288 @@
+<!DOCTYPE HTML>
+<html lang="en-US">
+<head>
+  <meta charset="UTF-8">
+  <title>Release 1.9.0</title>
+  <meta name="viewport" content="width=device-width,initial-scale=1">
+  <meta name="generator" content="Jekyll v3.7.3">
+  <link rel="stylesheet" 
href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
+  <link rel="stylesheet" href="/avatica/css/screen.css">
+  <link rel="icon" type="image/x-icon" href="/avatica/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="/avatica/">Home</a>
+  </li>
+  <li class="">
+    <a href="/avatica/downloads/">Download</a>
+  </li>
+  <li class="">
+    <a href="/avatica/community/">Community</a>
+  </li>
+  <li class="">
+    <a href="/avatica/develop/">Develop</a>
+  </li>
+  <li class="current">
+    <a href="/avatica/news/">News</a>
+  </li>
+  <li class="">
+    <a href="/avatica/docs/">Docs</a>
+  </li>
+</ul>
+
+  </nav>
+  <div class="grid">
+    <div class="unit one-third center-on-mobiles">
+      <h1>
+        <a href="/avatica/">
+          <span class="sr-only">Apache Calcite Avatica</span>
+          <img src="/avatica/img/logo.png" width="226" height="140" 
alt="Calcite Logo">
+        </a>
+      </h1>
+    </div>
+    <nav class="main-nav unit two-thirds hide-on-mobiles">
+      <ul>
+  <li class="">
+    <a href="/avatica/">Home</a>
+  </li>
+  <li class="">
+    <a href="/avatica/downloads/">Download</a>
+  </li>
+  <li class="">
+    <a href="/avatica/community/">Community</a>
+  </li>
+  <li class="">
+    <a href="/avatica/develop/">Develop</a>
+  </li>
+  <li class="current">
+    <a href="/avatica/news/">News</a>
+  </li>
+  <li class="">
+    <a href="/avatica/docs/">Docs</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="/avatica/news/">Home</option>
+    <optgroup label="v1.x">
+      
+      <option value="/news/2018/12/04/release-1.13.0/">Release 1.13.0</option>
+      
+      <option value="/news/2018/09/18/release-avatica-go-3.2.0/">Release 
Avatica Go 3.2.0</option>
+      
+      <option value="/news/2018/09/10/release-avatica-go-3.1.0/">Release 
Avatica Go 3.1.0</option>
+      
+      <option value="/news/2018/06/24/release-1.12.0/">Release 1.12.0</option>
+      
+      <option value="/news/2018/04/27/release-avatica-go-3.0.0/">Release 
Avatica Go 3.0.0</option>
+      
+      <option value="/news/2018/03/09/release-1.11.0/">Release 1.11.0</option>
+      
+      <option value="/news/2017/05/30/release-1.10.0/">Release 1.10.0</option>
+      
+      <option value="/news/2017/03/31/new-avatica-repository/">New Avatica 
Repository</option>
+      
+      <option value="/news/2016/11/01/release-1.9.0/">Release 1.9.0</option>
+      
+      <option value="/news/2016/06/04/release-1.8.0/">Release 1.8.0</option>
+      
+      <option value="/news/2016/03/18/release-1.7.1/">Release 1.7.1</option>
+      
+      <option value="/news/2016/03/03/separate-project/">Splitting Avatica 
from Calcite</option>
+      
+    </optgroup>
+  </select>
+</div>
+
+
+      <div class="unit four-fifths">
+        <article>
+  <h2>
+    Release 1.9.0
+    <a href="/news/2016/11/01/release-1.9.0/" class="permalink" 
title="Permalink">∞</a>
+  </h2>
+  <span class="post-category">
+    <span class="label">
+      release
+    </span>
+  </span>
+  <div class="post-meta">
+    <span class="post-date">
+      01 Nov 2016
+    </span>
+    
+    
+    
+    <a href="http://people.apache.org/~jhyde"; class="post-author">
+      <img src="http://github.com/julianhyde.png";
+           class="avatar" alt="jhyde avatar"
+           width="24" height="24">
+      jhyde
+    </a>
+  </div>
+  <div class="post-content">
+    <!--
+
+-->
+
+<p>Apache Calcite Avatica 1.9.0 includes various improvements to make it
+more robust and secure, while maintaining API and protocol
+compatibility with previous versions.</p>
+
+<p>We now <a href="https://issues.apache.org/jira/browse/CALCITE-1224";>include 
non-shaded and shaded artifacts</a>,
+to make it easier to embed Avatica in your application.</p>
+
+<p>There are improvements to the JDBC API, adding support for
+<a href="https://issues.apache.org/jira/browse/CALCITE-1301";>canceling 
statements</a>,
+and improving
+<a href="https://issues.apache.org/jira/browse/CALCITE-1408";>type 
conversions</a>
+and
+<a href="https://issues.apache.org/jira/browse/CALCITE-1410";>metadata</a>.</p>
+
+<p>The transport is upgraded to use
+<a href="https://issues.apache.org/jira/browse/CALCITE-1355";>protobuf-3.1.0</a>
+(previously 3.0 beta); we have also
+<a href="https://issues.apache.org/jira/browse/CALCITE-1464";>upgraded 
Jetty</a>.</p>
+
+    
+      
+        <p>See the <a href="/avatica/docs/history.html#v1-9-0">release 
notes</a>;
+            <a 
href="/avatica/downloads/avatica.html#source-releases">download</a> the 
release.</p>
+      
+    
+  </div>
+</article>
+
+      </div>
+
+      <div class="unit one-fifth hide-on-mobiles">
+  <aside>
+    <ul>
+      <li class="">
+        <a href="/avatica/news/">All News</a>
+      </li>
+      <li class="">
+        <a href="/avatica/news/avatica-releases/">Avatica Releases</a>
+      </li>
+      <li class="">
+          <a href="/avatica/news/avatica-go-releases/">Avatica Go Releases</a>
+      </li>
+    </ul>
+    <h4>Recent Releases</h4>
+    <ul>
+      
+      <li class="">
+        <a href="/avatica/news/2018/12/04/release-1.13.0/">avatica 1.13.0</a>
+      </li>
+      
+      <li class="">
+        <a 
href="/avatica/news/2018/09/18/release-avatica-go-3.2.0/">avatica-go 3.2.0</a>
+      </li>
+      
+      <li class="">
+        <a 
href="/avatica/news/2018/09/10/release-avatica-go-3.1.0/">avatica-go 3.1.0</a>
+      </li>
+      
+      <li class="">
+        <a href="/avatica/news/2018/06/24/release-1.12.0/">avatica 1.12.0</a>
+      </li>
+      
+      <li class="">
+        <a 
href="/avatica/news/2018/04/27/release-avatica-go-3.0.0/">avatica-go 3.0.0</a>
+      </li>
+      
+    </ul>
+    <h4>Other News</h4>
+    <ul>
+        
+        <li class="">
+          <a href="/avatica/news/2017/03/31/new-avatica-repository/">New 
Avatica Repository</a>
+        </li>
+          
+        <li class="">
+          <a href="/avatica/news/2016/03/03/separate-project/">Splitting 
Avatica from Calcite</a>
+        </li>
+          
+    </ul>
+  </aside>
+</div>
+
+
+      <div class="clear"></div>
+
+    </div>
+  </section>
+
+
+  <footer role="contentinfo">
+  <div id="poweredby">
+    <a href="http://www.apache.org/";>
+      <span class="sr-only">Apache</span>
+      <img src="/avatica/img/feather.png" width="190" height="77" alt="Apache 
Logo"></a>
+  </div>
+  <div id="copyright">
+  <p>The contents of this website are &copy;&nbsp;2018
+     <a href="https://www.apache.org/";>Apache Software Foundation</a>
+     under the terms of
+     the <a href="https://www.apache.org/licenses/LICENSE-2.0.html";>
+     Apache&nbsp;License&nbsp;v2</a>. Apache Calcite and its logo are
+     trademarks of the Apache Software Foundation.</p>
+  </div>
+</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>

Propchange: calcite/site/avatica/news/2016/11/01/release-1.9.0/index.html
------------------------------------------------------------------------------
    svn:executable = *

Added: calcite/site/avatica/news/2017/03/31/new-avatica-repository/index.html
URL: 
http://svn.apache.org/viewvc/calcite/site/avatica/news/2017/03/31/new-avatica-repository/index.html?rev=1848180&view=auto
==============================================================================
--- calcite/site/avatica/news/2017/03/31/new-avatica-repository/index.html 
(added)
+++ calcite/site/avatica/news/2017/03/31/new-avatica-repository/index.html Tue 
Dec  4 22:13:30 2018
@@ -0,0 +1,276 @@
+<!DOCTYPE HTML>
+<html lang="en-US">
+<head>
+  <meta charset="UTF-8">
+  <title>New Avatica Repository</title>
+  <meta name="viewport" content="width=device-width,initial-scale=1">
+  <meta name="generator" content="Jekyll v3.7.3">
+  <link rel="stylesheet" 
href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
+  <link rel="stylesheet" href="/avatica/css/screen.css">
+  <link rel="icon" type="image/x-icon" href="/avatica/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="/avatica/">Home</a>
+  </li>
+  <li class="">
+    <a href="/avatica/downloads/">Download</a>
+  </li>
+  <li class="">
+    <a href="/avatica/community/">Community</a>
+  </li>
+  <li class="">
+    <a href="/avatica/develop/">Develop</a>
+  </li>
+  <li class="current">
+    <a href="/avatica/news/">News</a>
+  </li>
+  <li class="">
+    <a href="/avatica/docs/">Docs</a>
+  </li>
+</ul>
+
+  </nav>
+  <div class="grid">
+    <div class="unit one-third center-on-mobiles">
+      <h1>
+        <a href="/avatica/">
+          <span class="sr-only">Apache Calcite Avatica</span>
+          <img src="/avatica/img/logo.png" width="226" height="140" 
alt="Calcite Logo">
+        </a>
+      </h1>
+    </div>
+    <nav class="main-nav unit two-thirds hide-on-mobiles">
+      <ul>
+  <li class="">
+    <a href="/avatica/">Home</a>
+  </li>
+  <li class="">
+    <a href="/avatica/downloads/">Download</a>
+  </li>
+  <li class="">
+    <a href="/avatica/community/">Community</a>
+  </li>
+  <li class="">
+    <a href="/avatica/develop/">Develop</a>
+  </li>
+  <li class="current">
+    <a href="/avatica/news/">News</a>
+  </li>
+  <li class="">
+    <a href="/avatica/docs/">Docs</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="/avatica/news/">Home</option>
+    <optgroup label="v1.x">
+      
+      <option value="/news/2018/12/04/release-1.13.0/">Release 1.13.0</option>
+      
+      <option value="/news/2018/09/18/release-avatica-go-3.2.0/">Release 
Avatica Go 3.2.0</option>
+      
+      <option value="/news/2018/09/10/release-avatica-go-3.1.0/">Release 
Avatica Go 3.1.0</option>
+      
+      <option value="/news/2018/06/24/release-1.12.0/">Release 1.12.0</option>
+      
+      <option value="/news/2018/04/27/release-avatica-go-3.0.0/">Release 
Avatica Go 3.0.0</option>
+      
+      <option value="/news/2018/03/09/release-1.11.0/">Release 1.11.0</option>
+      
+      <option value="/news/2017/05/30/release-1.10.0/">Release 1.10.0</option>
+      
+      <option value="/news/2017/03/31/new-avatica-repository/">New Avatica 
Repository</option>
+      
+      <option value="/news/2016/11/01/release-1.9.0/">Release 1.9.0</option>
+      
+      <option value="/news/2016/06/04/release-1.8.0/">Release 1.8.0</option>
+      
+      <option value="/news/2016/03/18/release-1.7.1/">Release 1.7.1</option>
+      
+      <option value="/news/2016/03/03/separate-project/">Splitting Avatica 
from Calcite</option>
+      
+    </optgroup>
+  </select>
+</div>
+
+
+      <div class="unit four-fifths">
+        <article>
+  <h2>
+    New Avatica Repository
+    <a href="/news/2017/03/31/new-avatica-repository/" class="permalink" 
title="Permalink">∞</a>
+  </h2>
+  <span class="post-category">
+    <span class="label">
+      milestones
+    </span>
+  </span>
+  <div class="post-meta">
+    <span class="post-date">
+      31 Mar 2017
+    </span>
+    
+    
+    
+    <a href="http://github.com/joshelser"; class="post-author">
+      <img src="http://github.com/joshelser.png";
+           class="avatar" alt="elserj avatar"
+           width="24" height="24">
+      elserj
+    </a>
+  </div>
+  <div class="post-content">
+    <!--
+
+-->
+
+<p>Roughly one year after Avatica’s Maven build was separated from 
Calcite’s (as
+described in this <a 
href="/avatica/news/2016/03/03/separate-project/">previous post</a>),
+Avatica now has its own Git repository.</p>
+
+<p>The Apache Calcite PMC felt like it was a good time to lift the Avatica 
project
+out of the Calcite repository, given the continue maturation of Avatica. For 
developers
+and contributors to Avatica, nothing will functionally change, except for the 
location
+of the code itself.</p>
+
+<p>The de-facto repository can be found at the ASF’s <a 
href="https://git-wip-us.apache.org/repos/asf/calcite-avatica.git";>Git 
hosting</a>,
+with a mirrored-copy also available on Github at <a 
href="https://github.com/apache/calcite-avatica";>apache/calcite-avatica</a>.</p>
+
+    
+  </div>
+</article>
+
+      </div>
+
+      <div class="unit one-fifth hide-on-mobiles">
+  <aside>
+    <ul>
+      <li class="">
+        <a href="/avatica/news/">All News</a>
+      </li>
+      <li class="">
+        <a href="/avatica/news/avatica-releases/">Avatica Releases</a>
+      </li>
+      <li class="">
+          <a href="/avatica/news/avatica-go-releases/">Avatica Go Releases</a>
+      </li>
+    </ul>
+    <h4>Recent Releases</h4>
+    <ul>
+      
+      <li class="">
+        <a href="/avatica/news/2018/12/04/release-1.13.0/">avatica 1.13.0</a>
+      </li>
+      
+      <li class="">
+        <a 
href="/avatica/news/2018/09/18/release-avatica-go-3.2.0/">avatica-go 3.2.0</a>
+      </li>
+      
+      <li class="">
+        <a 
href="/avatica/news/2018/09/10/release-avatica-go-3.1.0/">avatica-go 3.1.0</a>
+      </li>
+      
+      <li class="">
+        <a href="/avatica/news/2018/06/24/release-1.12.0/">avatica 1.12.0</a>
+      </li>
+      
+      <li class="">
+        <a 
href="/avatica/news/2018/04/27/release-avatica-go-3.0.0/">avatica-go 3.0.0</a>
+      </li>
+      
+    </ul>
+    <h4>Other News</h4>
+    <ul>
+        
+        <li class="current">
+          <a href="/avatica/news/2017/03/31/new-avatica-repository/">New 
Avatica Repository</a>
+        </li>
+          
+        <li class="">
+          <a href="/avatica/news/2016/03/03/separate-project/">Splitting 
Avatica from Calcite</a>
+        </li>
+          
+    </ul>
+  </aside>
+</div>
+
+
+      <div class="clear"></div>
+
+    </div>
+  </section>
+
+
+  <footer role="contentinfo">
+  <div id="poweredby">
+    <a href="http://www.apache.org/";>
+      <span class="sr-only">Apache</span>
+      <img src="/avatica/img/feather.png" width="190" height="77" alt="Apache 
Logo"></a>
+  </div>
+  <div id="copyright">
+  <p>The contents of this website are &copy;&nbsp;2018
+     <a href="https://www.apache.org/";>Apache Software Foundation</a>
+     under the terms of
+     the <a href="https://www.apache.org/licenses/LICENSE-2.0.html";>
+     Apache&nbsp;License&nbsp;v2</a>. Apache Calcite and its logo are
+     trademarks of the Apache Software Foundation.</p>
+  </div>
+</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>

Propchange: 
calcite/site/avatica/news/2017/03/31/new-avatica-repository/index.html
------------------------------------------------------------------------------
    svn:executable = *

Added: calcite/site/avatica/news/2017/05/30/release-1.10.0/index.html
URL: 
http://svn.apache.org/viewvc/calcite/site/avatica/news/2017/05/30/release-1.10.0/index.html?rev=1848180&view=auto
==============================================================================
--- calcite/site/avatica/news/2017/05/30/release-1.10.0/index.html (added)
+++ calcite/site/avatica/news/2017/05/30/release-1.10.0/index.html Tue Dec  4 
22:13:30 2018
@@ -0,0 +1,288 @@
+<!DOCTYPE HTML>
+<html lang="en-US">
+<head>
+  <meta charset="UTF-8">
+  <title>Release 1.10.0</title>
+  <meta name="viewport" content="width=device-width,initial-scale=1">
+  <meta name="generator" content="Jekyll v3.7.3">
+  <link rel="stylesheet" 
href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
+  <link rel="stylesheet" href="/avatica/css/screen.css">
+  <link rel="icon" type="image/x-icon" href="/avatica/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="/avatica/">Home</a>
+  </li>
+  <li class="">
+    <a href="/avatica/downloads/">Download</a>
+  </li>
+  <li class="">
+    <a href="/avatica/community/">Community</a>
+  </li>
+  <li class="">
+    <a href="/avatica/develop/">Develop</a>
+  </li>
+  <li class="current">
+    <a href="/avatica/news/">News</a>
+  </li>
+  <li class="">
+    <a href="/avatica/docs/">Docs</a>
+  </li>
+</ul>
+
+  </nav>
+  <div class="grid">
+    <div class="unit one-third center-on-mobiles">
+      <h1>
+        <a href="/avatica/">
+          <span class="sr-only">Apache Calcite Avatica</span>
+          <img src="/avatica/img/logo.png" width="226" height="140" 
alt="Calcite Logo">
+        </a>
+      </h1>
+    </div>
+    <nav class="main-nav unit two-thirds hide-on-mobiles">
+      <ul>
+  <li class="">
+    <a href="/avatica/">Home</a>
+  </li>
+  <li class="">
+    <a href="/avatica/downloads/">Download</a>
+  </li>
+  <li class="">
+    <a href="/avatica/community/">Community</a>
+  </li>
+  <li class="">
+    <a href="/avatica/develop/">Develop</a>
+  </li>
+  <li class="current">
+    <a href="/avatica/news/">News</a>
+  </li>
+  <li class="">
+    <a href="/avatica/docs/">Docs</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="/avatica/news/">Home</option>
+    <optgroup label="v1.x">
+      
+      <option value="/news/2018/12/04/release-1.13.0/">Release 1.13.0</option>
+      
+      <option value="/news/2018/09/18/release-avatica-go-3.2.0/">Release 
Avatica Go 3.2.0</option>
+      
+      <option value="/news/2018/09/10/release-avatica-go-3.1.0/">Release 
Avatica Go 3.1.0</option>
+      
+      <option value="/news/2018/06/24/release-1.12.0/">Release 1.12.0</option>
+      
+      <option value="/news/2018/04/27/release-avatica-go-3.0.0/">Release 
Avatica Go 3.0.0</option>
+      
+      <option value="/news/2018/03/09/release-1.11.0/">Release 1.11.0</option>
+      
+      <option value="/news/2017/05/30/release-1.10.0/">Release 1.10.0</option>
+      
+      <option value="/news/2017/03/31/new-avatica-repository/">New Avatica 
Repository</option>
+      
+      <option value="/news/2016/11/01/release-1.9.0/">Release 1.9.0</option>
+      
+      <option value="/news/2016/06/04/release-1.8.0/">Release 1.8.0</option>
+      
+      <option value="/news/2016/03/18/release-1.7.1/">Release 1.7.1</option>
+      
+      <option value="/news/2016/03/03/separate-project/">Splitting Avatica 
from Calcite</option>
+      
+    </optgroup>
+  </select>
+</div>
+
+
+      <div class="unit four-fifths">
+        <article>
+  <h2>
+    Release 1.10.0
+    <a href="/news/2017/05/30/release-1.10.0/" class="permalink" 
title="Permalink">∞</a>
+  </h2>
+  <span class="post-category">
+    <span class="label">
+      release
+    </span>
+  </span>
+  <div class="post-meta">
+    <span class="post-date">
+      30 May 2017
+    </span>
+    
+    
+    
+    <a href="http://people.apache.org/~jhyde"; class="post-author">
+      <img src="http://github.com/julianhyde.png";
+           class="avatar" alt="jhyde avatar"
+           width="24" height="24">
+      jhyde
+    </a>
+  </div>
+  <div class="post-content">
+    <!--
+
+-->
+
+<p>Apache Calcite Avatica 1.10.0 adds support for JDBC Array data,
+Docker, and JDK 9.</p>
+
+<p>From this release onwards, Docker images for Avatica Server are
+published to <a href="https://hub.docker.com/r/apache/calcite-avatica";>Docker 
Hub</a>.  These
+make Avatica <a href="/avatica/docs/docker">easier than ever to run</a>.</p>
+
+<p>As the Calcite and Avatica projects become
+<a href="/avatica/news/2016/03/03/separate-project">more separate</a>,
+it is the first release since Avatica’s git repository
+<a href="/avatica/news/2017/03/31/new-avatica-repository">separated from 
Calcite’s repository</a>.</p>
+
+<p>Avatica now runs on JDK 9 (and continues to run on JDK 7 and 8).</p>
+
+<p>Clients may now send and receive Array data via the JDBC API.
+There are improvements to date/time support in
+<a 
href="/avatica/apidocs/org/apache/calcite/avatica/util/DateTimeUtils.html">DateTimeUtils</a>,
+and over 20 <a href="/avatica/docs/history.html#v1-10-0">other new features 
and bug fixes</a>.</p>
+
+    
+      
+        <p>See the <a href="/avatica/docs/history.html#v1-10-0">release 
notes</a>;
+            <a 
href="/avatica/downloads/avatica.html#source-releases">download</a> the 
release.</p>
+      
+    
+  </div>
+</article>
+
+      </div>
+
+      <div class="unit one-fifth hide-on-mobiles">
+  <aside>
+    <ul>
+      <li class="">
+        <a href="/avatica/news/">All News</a>
+      </li>
+      <li class="">
+        <a href="/avatica/news/avatica-releases/">Avatica Releases</a>
+      </li>
+      <li class="">
+          <a href="/avatica/news/avatica-go-releases/">Avatica Go Releases</a>
+      </li>
+    </ul>
+    <h4>Recent Releases</h4>
+    <ul>
+      
+      <li class="">
+        <a href="/avatica/news/2018/12/04/release-1.13.0/">avatica 1.13.0</a>
+      </li>
+      
+      <li class="">
+        <a 
href="/avatica/news/2018/09/18/release-avatica-go-3.2.0/">avatica-go 3.2.0</a>
+      </li>
+      
+      <li class="">
+        <a 
href="/avatica/news/2018/09/10/release-avatica-go-3.1.0/">avatica-go 3.1.0</a>
+      </li>
+      
+      <li class="">
+        <a href="/avatica/news/2018/06/24/release-1.12.0/">avatica 1.12.0</a>
+      </li>
+      
+      <li class="">
+        <a 
href="/avatica/news/2018/04/27/release-avatica-go-3.0.0/">avatica-go 3.0.0</a>
+      </li>
+      
+    </ul>
+    <h4>Other News</h4>
+    <ul>
+        
+        <li class="">
+          <a href="/avatica/news/2017/03/31/new-avatica-repository/">New 
Avatica Repository</a>
+        </li>
+          
+        <li class="">
+          <a href="/avatica/news/2016/03/03/separate-project/">Splitting 
Avatica from Calcite</a>
+        </li>
+          
+    </ul>
+  </aside>
+</div>
+
+
+      <div class="clear"></div>
+
+    </div>
+  </section>
+
+
+  <footer role="contentinfo">
+  <div id="poweredby">
+    <a href="http://www.apache.org/";>
+      <span class="sr-only">Apache</span>
+      <img src="/avatica/img/feather.png" width="190" height="77" alt="Apache 
Logo"></a>
+  </div>
+  <div id="copyright">
+  <p>The contents of this website are &copy;&nbsp;2018
+     <a href="https://www.apache.org/";>Apache Software Foundation</a>
+     under the terms of
+     the <a href="https://www.apache.org/licenses/LICENSE-2.0.html";>
+     Apache&nbsp;License&nbsp;v2</a>. Apache Calcite and its logo are
+     trademarks of the Apache Software Foundation.</p>
+  </div>
+</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>

Propchange: calcite/site/avatica/news/2017/05/30/release-1.10.0/index.html
------------------------------------------------------------------------------
    svn:executable = *

Added: calcite/site/avatica/news/2018/03/09/release-1.11.0/index.html
URL: 
http://svn.apache.org/viewvc/calcite/site/avatica/news/2018/03/09/release-1.11.0/index.html?rev=1848180&view=auto
==============================================================================
--- calcite/site/avatica/news/2018/03/09/release-1.11.0/index.html (added)
+++ calcite/site/avatica/news/2018/03/09/release-1.11.0/index.html Tue Dec  4 
22:13:30 2018
@@ -0,0 +1,273 @@
+<!DOCTYPE HTML>
+<html lang="en-US">
+<head>
+  <meta charset="UTF-8">
+  <title>Release 1.11.0</title>
+  <meta name="viewport" content="width=device-width,initial-scale=1">
+  <meta name="generator" content="Jekyll v3.7.3">
+  <link rel="stylesheet" 
href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
+  <link rel="stylesheet" href="/avatica/css/screen.css">
+  <link rel="icon" type="image/x-icon" href="/avatica/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="/avatica/">Home</a>
+  </li>
+  <li class="">
+    <a href="/avatica/downloads/">Download</a>
+  </li>
+  <li class="">
+    <a href="/avatica/community/">Community</a>
+  </li>
+  <li class="">
+    <a href="/avatica/develop/">Develop</a>
+  </li>
+  <li class="current">
+    <a href="/avatica/news/">News</a>
+  </li>
+  <li class="">
+    <a href="/avatica/docs/">Docs</a>
+  </li>
+</ul>
+
+  </nav>
+  <div class="grid">
+    <div class="unit one-third center-on-mobiles">
+      <h1>
+        <a href="/avatica/">
+          <span class="sr-only">Apache Calcite Avatica</span>
+          <img src="/avatica/img/logo.png" width="226" height="140" 
alt="Calcite Logo">
+        </a>
+      </h1>
+    </div>
+    <nav class="main-nav unit two-thirds hide-on-mobiles">
+      <ul>
+  <li class="">
+    <a href="/avatica/">Home</a>
+  </li>
+  <li class="">
+    <a href="/avatica/downloads/">Download</a>
+  </li>
+  <li class="">
+    <a href="/avatica/community/">Community</a>
+  </li>
+  <li class="">
+    <a href="/avatica/develop/">Develop</a>
+  </li>
+  <li class="current">
+    <a href="/avatica/news/">News</a>
+  </li>
+  <li class="">
+    <a href="/avatica/docs/">Docs</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="/avatica/news/">Home</option>
+    <optgroup label="v1.x">
+      
+      <option value="/news/2018/12/04/release-1.13.0/">Release 1.13.0</option>
+      
+      <option value="/news/2018/09/18/release-avatica-go-3.2.0/">Release 
Avatica Go 3.2.0</option>
+      
+      <option value="/news/2018/09/10/release-avatica-go-3.1.0/">Release 
Avatica Go 3.1.0</option>
+      
+      <option value="/news/2018/06/24/release-1.12.0/">Release 1.12.0</option>
+      
+      <option value="/news/2018/04/27/release-avatica-go-3.0.0/">Release 
Avatica Go 3.0.0</option>
+      
+      <option value="/news/2018/03/09/release-1.11.0/">Release 1.11.0</option>
+      
+      <option value="/news/2017/05/30/release-1.10.0/">Release 1.10.0</option>
+      
+      <option value="/news/2017/03/31/new-avatica-repository/">New Avatica 
Repository</option>
+      
+      <option value="/news/2016/11/01/release-1.9.0/">Release 1.9.0</option>
+      
+      <option value="/news/2016/06/04/release-1.8.0/">Release 1.8.0</option>
+      
+      <option value="/news/2016/03/18/release-1.7.1/">Release 1.7.1</option>
+      
+      <option value="/news/2016/03/03/separate-project/">Splitting Avatica 
from Calcite</option>
+      
+    </optgroup>
+  </select>
+</div>
+
+
+      <div class="unit four-fifths">
+        <article>
+  <h2>
+    Release 1.11.0
+    <a href="/news/2018/03/09/release-1.11.0/" class="permalink" 
title="Permalink">∞</a>
+  </h2>
+  <span class="post-category">
+    <span class="label">
+      release
+    </span>
+  </span>
+  <div class="post-meta">
+    <span class="post-date">
+      09 Mar 2018
+    </span>
+    
+    
+    
+    <a href="http://people.apache.org/~jhyde"; class="post-author">
+      <img src="http://github.com/julianhyde.png";
+           class="avatar" alt="jhyde avatar"
+           width="24" height="24">
+      jhyde
+    </a>
+  </div>
+  <div class="post-content">
+    <!--
+
+-->
+
+<p>Apache Calcite Avatica 1.11.0 adds support for JDK 10 and drops
+support for JDK 7. There are more than 20
+<a href="/avatica/docs/history.html#v1-11-0">bug fixes and new 
features</a>.</p>
+
+    
+      
+        <p>See the <a href="/avatica/docs/history.html#v1-11-0">release 
notes</a>;
+            <a 
href="/avatica/downloads/avatica.html#source-releases">download</a> the 
release.</p>
+      
+    
+  </div>
+</article>
+
+      </div>
+
+      <div class="unit one-fifth hide-on-mobiles">
+  <aside>
+    <ul>
+      <li class="">
+        <a href="/avatica/news/">All News</a>
+      </li>
+      <li class="">
+        <a href="/avatica/news/avatica-releases/">Avatica Releases</a>
+      </li>
+      <li class="">
+          <a href="/avatica/news/avatica-go-releases/">Avatica Go Releases</a>
+      </li>
+    </ul>
+    <h4>Recent Releases</h4>
+    <ul>
+      
+      <li class="">
+        <a href="/avatica/news/2018/12/04/release-1.13.0/">avatica 1.13.0</a>
+      </li>
+      
+      <li class="">
+        <a 
href="/avatica/news/2018/09/18/release-avatica-go-3.2.0/">avatica-go 3.2.0</a>
+      </li>
+      
+      <li class="">
+        <a 
href="/avatica/news/2018/09/10/release-avatica-go-3.1.0/">avatica-go 3.1.0</a>
+      </li>
+      
+      <li class="">
+        <a href="/avatica/news/2018/06/24/release-1.12.0/">avatica 1.12.0</a>
+      </li>
+      
+      <li class="">
+        <a 
href="/avatica/news/2018/04/27/release-avatica-go-3.0.0/">avatica-go 3.0.0</a>
+      </li>
+      
+    </ul>
+    <h4>Other News</h4>
+    <ul>
+        
+        <li class="">
+          <a href="/avatica/news/2017/03/31/new-avatica-repository/">New 
Avatica Repository</a>
+        </li>
+          
+        <li class="">
+          <a href="/avatica/news/2016/03/03/separate-project/">Splitting 
Avatica from Calcite</a>
+        </li>
+          
+    </ul>
+  </aside>
+</div>
+
+
+      <div class="clear"></div>
+
+    </div>
+  </section>
+
+
+  <footer role="contentinfo">
+  <div id="poweredby">
+    <a href="http://www.apache.org/";>
+      <span class="sr-only">Apache</span>
+      <img src="/avatica/img/feather.png" width="190" height="77" alt="Apache 
Logo"></a>
+  </div>
+  <div id="copyright">
+  <p>The contents of this website are &copy;&nbsp;2018
+     <a href="https://www.apache.org/";>Apache Software Foundation</a>
+     under the terms of
+     the <a href="https://www.apache.org/licenses/LICENSE-2.0.html";>
+     Apache&nbsp;License&nbsp;v2</a>. Apache Calcite and its logo are
+     trademarks of the Apache Software Foundation.</p>
+  </div>
+</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>

Propchange: calcite/site/avatica/news/2018/03/09/release-1.11.0/index.html
------------------------------------------------------------------------------
    svn:executable = *


Reply via email to