Author: jhyde
Date: Fri Nov 13 20:18:11 2015
New Revision: 1714264
URL: http://svn.apache.org/viewvc?rev=1714264&view=rev
Log:
Update site for [CALCITE-960] and [CALCITE-961]
Added:
calcite/site/community/
calcite/site/community/index.html
calcite/site/downloads/
calcite/site/downloads/index.html
calcite/site/img/feather.png (with props)
Removed:
calcite/site/docs/contributing.html
calcite/site/docs/downloads.html
calcite/site/help/
calcite/site/talks/
Modified:
calcite/site/css/screen.css
calcite/site/develop/index.html
calcite/site/doap_calcite.rdf
calcite/site/docs/adapter.html
calcite/site/docs/algebra.html
calcite/site/docs/avatica_json_reference.html
calcite/site/docs/avatica_overview.html
calcite/site/docs/avatica_roadmap.html
calcite/site/docs/history.html
calcite/site/docs/howto.html
calcite/site/docs/index.html
calcite/site/docs/lattice.html
calcite/site/docs/model.html
calcite/site/docs/reference.html
calcite/site/docs/stream.html
calcite/site/docs/tutorial.html
calcite/site/index.html
calcite/site/news/2014/06/27/release-0.8.0-incubating/index.html
calcite/site/news/2014/08/19/release-0.9.0-incubating/index.html
calcite/site/news/2014/10/02/release-0.9.1-incubating/index.html
calcite/site/news/2014/11/05/release-0.9.2-incubating/index.html
calcite/site/news/2015/01/31/release-1.0.0-incubating/index.html
calcite/site/news/2015/03/13/release-1.1.0-incubating/index.html
calcite/site/news/2015/04/07/release-1.2.0-incubating/index.html
calcite/site/news/2015/04/24/new-committers/index.html
calcite/site/news/2015/05/30/release-1.3.0-incubating/index.html
calcite/site/news/2015/06/05/algebra-builder/index.html
calcite/site/news/2015/07/31/xldb-best-lightning-talk/index.html
calcite/site/news/2015/09/02/release-1.4.0-incubating/index.html
calcite/site/news/2015/10/22/calcite-graduates/index.html
calcite/site/news/2015/11/10/release-1.5.0/index.html
calcite/site/news/index.html
calcite/site/news/releases/index.html
Added: calcite/site/community/index.html
URL:
http://svn.apache.org/viewvc/calcite/site/community/index.html?rev=1714264&view=auto
==============================================================================
--- calcite/site/community/index.html (added)
+++ calcite/site/community/index.html Fri Nov 13 20:18:11 2015
@@ -0,0 +1,350 @@
+<!DOCTYPE HTML>
+<html lang="en-US">
+<head>
+ <meta charset="UTF-8">
+ <title>Community</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="/downloads/">Download</a>
+ </li>
+ <li class="current">
+ <a href="/community/">Community</a>
+ </li>
+ <li class="">
+ <a href="/develop/">Develop</a>
+ </li>
+ <li class="">
+ <a href="/news/">News</a>
+ </li>
+ <li class="">
+ <a href="/docs/">Docs</a>
+ </li>
+</ul>
+
+ </nav>
+ <div class="grid">
+ <div class="unit one-third center-on-mobiles">
+ <h1>
+ <a href="/">
+ <span class="sr-only">Apache Calcite</span>
+ <img src="/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="/">Home</a>
+ </li>
+ <li class="">
+ <a href="/downloads/">Download</a>
+ </li>
+ <li class="current">
+ <a href="/community/">Community</a>
+ </li>
+ <li class="">
+ <a href="/develop/">Develop</a>
+ </li>
+ <li class="">
+ <a href="/news/">News</a>
+ </li>
+ <li class="">
+ <a href="/docs/">Docs</a>
+ </li>
+</ul>
+
+ </nav>
+ </div>
+</header>
+
+
+ <section class="standalone">
+ <div class="grid">
+
+ <div class="unit whole">
+ <article>
+ <h1>Community</h1>
+ <!--
+
+-->
+
+<ul id="markdown-toc">
+ <li><a href="#project-members">Project Members</a></li>
+ <li><a href="#mailing-lists">Mailing Lists</a></li>
+ <li><a href="#help">Help</a></li>
+ <li><a href="#talks">Talks</a> <ul>
+ <li><a href="#apache-calcite-one-planner-fits-all">Apache Calcite: One
planner fits all</a></li>
+ <li><a
href="#why-you-care-about-relational-algebra-even-though-you-didnt-know-it">Why
you care about relational algebra (even though you didnât know it)</a></li>
+ <li><a href="#apache-calcite-overview">Apache Calcite overview</a></li>
+ <li><a href="#more-talks">More talks</a></li>
+ </ul>
+ </li>
+</ul>
+
+<h1 id="project-members">Project Members</h1>
+
+<table>
+ <thead>
+ <tr>
+ <th style="text-align: left">Name (Apache ID)</th>
+ <th style="text-align: left">Github</th>
+ <th style="text-align: left">Org</th>
+ <th style="text-align: left">Role</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td style="text-align: left">Alan Gates (<a
href="http://people.apache.org/committer-index#gates">gates</a>)</td>
+ <td style="text-align: left"><a href="http://github.com/alanfgates"><img
width="64" src="http://github.com/alanfgates.png" /></a></td>
+ <td style="text-align: left">Hortonworks</td>
+ <td style="text-align: left">PMC</td>
+ </tr>
+ <tr>
+ <td style="text-align: left">Aman Sinha (<a
href="http://people.apache.org/committer-index#amansinha">amansinha</a>)</td>
+ <td style="text-align: left"><a
href="http://github.com/amansinha100"><img width="64"
src="http://github.com/amansinha100.png" /></a></td>
+ <td style="text-align: left">MapR</td>
+ <td style="text-align: left">PMC</td>
+ </tr>
+ <tr>
+ <td style="text-align: left">Ashutosh Chauhan (<a
href="http://people.apache.org/committer-index#hashutosh">hashutosh</a>)</td>
+ <td style="text-align: left"><a href="http://github.com/ashutoshc"><img
width="64" src="http://github.com/ashutoshc.png" /></a></td>
+ <td style="text-align: left">Hortonworks</td>
+ <td style="text-align: left">PMC</td>
+ </tr>
+ <tr>
+ <td style="text-align: left">James R. Taylor (<a
href="http://people.apache.org/committer-index#jamestaylor">jamestaylor</a>)</td>
+ <td style="text-align: left"><a
href="http://github.com/JamesRTaylor"><img width="64"
src="http://github.com/JamesRTaylor.png" /></a></td>
+ <td style="text-align: left">Salesforce</td>
+ <td style="text-align: left">PMC</td>
+ </tr>
+ <tr>
+ <td style="text-align: left">Jacques Nadeau (<a
href="http://people.apache.org/committer-index#jacques">jacques</a>)</td>
+ <td style="text-align: left"><a href="http://github.com/jacques-n"><img
width="64" src="http://github.com/jacques-n.png" /></a></td>
+ <td style="text-align: left">Dremio</td>
+ <td style="text-align: left">PMC</td>
+ </tr>
+ <tr>
+ <td style="text-align: left">Jesús Camacho RodrÃguez (<a
href="http://people.apache.org/committer-index#jcamacho">jcamacho</a>)</td>
+ <td style="text-align: left"><a href="http://github.com/jcamachor"><img
width="64" src="http://github.com/jcamachor.png" /></a></td>
+ <td style="text-align: left">Hortonworks</td>
+ <td style="text-align: left">PMC</td>
+ </tr>
+ <tr>
+ <td style="text-align: left">Jinfeng Ni (<a
href="http://people.apache.org/committer-index#jni">jni</a>)</td>
+ <td style="text-align: left"><a href="http://github.com/jinfengni"><img
width="64" src="http://github.com/jinfengni.png" /></a></td>
+ <td style="text-align: left">MapR</td>
+ <td style="text-align: left">PMC</td>
+ </tr>
+ <tr>
+ <td style="text-align: left">John Pullokkaran (<a
href="http://people.apache.org/committer-index#jpullokk">jpullokk</a>)</td>
+ <td style="text-align: left"><a
href="http://github.com/jpullokkaran"><img width="64"
src="http://github.com/jpullokkaran.png" /></a></td>
+ <td style="text-align: left">Hortonworks</td>
+ <td style="text-align: left">PMC</td>
+ </tr>
+ <tr>
+ <td style="text-align: left">Josh Elser (<a
href="http://people.apache.org/committer-index#elserj">elserj</a>)</td>
+ <td style="text-align: left"><a href="http://github.com/joshelser"><img
width="64" src="http://github.com/joshelser.png" /></a></td>
+ <td style="text-align: left">Hortonworks</td>
+ <td style="text-align: left">Committer</td>
+ </tr>
+ <tr>
+ <td style="text-align: left">Julian Hyde (<a
href="http://people.apache.org/committer-index#jhyde">jhyde</a>)</td>
+ <td style="text-align: left"><a href="http://github.com/julianhyde"><img
width="64" src="http://github.com/julianhyde.png" /></a></td>
+ <td style="text-align: left">Hortonworks</td>
+ <td style="text-align: left">PMC Chair</td>
+ </tr>
+ <tr>
+ <td style="text-align: left">Maryann Xue (<a
href="http://people.apache.org/committer-index#maryannxue">maryannxue</a>)</td>
+ <td style="text-align: left"><a href="http://github.com/maryannxue"><img
width="64" src="http://github.com/maryannxue.png" /></a></td>
+ <td style="text-align: left">Intel</td>
+ <td style="text-align: left">Committer</td>
+ </tr>
+ <tr>
+ <td style="text-align: left">Nick Dimiduk (<a
href="http://people.apache.org/committer-index#ndimiduk">ndimiduk</a>)</td>
+ <td style="text-align: left"><a href="http://github.com/ndimiduk"><img
width="64" src="http://github.com/ndimiduk.png" /></a></td>
+ <td style="text-align: left">Hortonworks</td>
+ <td style="text-align: left">PMC</td>
+ </tr>
+ <tr>
+ <td style="text-align: left">Steven Noels (<a
href="http://people.apache.org/committer-index#stevenn">stevenn</a>)</td>
+ <td style="text-align: left"><a href="http://github.com/stevenn"><img
width="64" src="http://github.com/stevenn.png" /></a></td>
+ <td style="text-align: left">NGData</td>
+ <td style="text-align: left">PMC</td>
+ </tr>
+ <tr>
+ <td style="text-align: left">Ted Dunning (<a
href="http://people.apache.org/committer-index#tdunning">tdunning</a>)</td>
+ <td style="text-align: left"><a href="http://github.com/tdunning"><img
width="64"
src="https://www.mapr.com/sites/default/files/otherpageimages/ted-circle-80.png"
/></a></td>
+ <td style="text-align: left">MapR</td>
+ <td style="text-align: left">PMC</td>
+ </tr>
+ <tr>
+ <td style="text-align: left">Vladimir Sitnikov (<a
href="http://people.apache.org/committer-index#vladimirsitnikov">vladimirsitnikov</a>)</td>
+ <td style="text-align: left"><a href="http://github.com/vlsi"><img
width="64" src="http://github.com/vlsi.png" /></a></td>
+ <td style="text-align: left">NetCracker</td>
+ <td style="text-align: left">PMC</td>
+ </tr>
+ </tbody>
+</table>
+
+<h1 id="mailing-lists">Mailing Lists</h1>
+
+<p>There are several development mailing lists for Calcite:</p>
+
+<ul>
+ <li><a
href="mailto:dev@calcite.apache.org">dev@calcite.apache.org</a>
- Development discussions
+[<a
href="https://mail-archives.apache.org/mod_mbox/calcite-dev/">archive</a>]</li>
+ <li><a
href="mailto:issues@calcite.apache.org">issues@calcite.apache.org</a>
- Bug tracking
+[<a
href="https://mail-archives.apache.org/mod_mbox/calcite-issues/">archive</a>]</li>
+ <li><a
href="mailto:commits@calcite.apache.org">commits@calcite.apache.org</a>
- Git tracking
+[<a
href="https://mail-archives.apache.org/mod_mbox/calcite-commits/">archive</a>]</li>
+</ul>
+
+<p>You can subscribe to the lists by sending email to
+<em>list</em>[email protected] and unsubscribe by sending email to
+<em>list</em>[email protected].</p>
+
+<h1 id="help">Help</h1>
+
+<p>Need help with Calcite? Try these resources:</p>
+
+<ul>
+ <li><strong>Mailing Lists</strong>.
+The best option is to send email to the developers list
+<a
href="mailto:dev@calcite.apache.org">dev@calcite.apache.org</a>.
All
+of the historic traffic is available in the
+<a href="http://mail-archives.apache.org/mod_mbox/calcite-dev/">archive</a>. To
+subscribe to the user list, please send email to
+<a
href="mailto:dev-subscribe@calcite.apache.org">dev-subscribe@calcite.apache.org</a>.</li>
+ <li><strong>Bug Reports</strong>.
+Please file any issues you encounter or fixes youâd like on the
+<a href="https://issues.apache.org/jira/browse/CALCITE">Calcite Jira</a>. We
welcome
+patches!</li>
+ <li><strong>StackOverflow</strong>.
+<a href="http://stackoverflow.com">StackOverflow</a> is a wonderful resource
for
+any developer. Take a look over there to see if someone has answered
+your question.</li>
+ <li><strong>Browse the code</strong>.
+One of the advantages of open source software is that you can browse the code.
+The code is available on <a
href="https://github.com/apache/calcite/tree/master">github</a>.</li>
+</ul>
+
+<h1 id="talks">Talks</h1>
+
+<p>Want to learn more about Calcite?</p>
+
+<p>Watch some presentations and read through some slide decks about
Calcite.</p>
+
+<h2 id="apache-calcite-one-planner-fits-all">Apache Calcite: One planner fits
all</h2>
+
+<p>Voted <a
href="http://www.xldb.org/archives/2015/05/best-lightning-talks-selected/">Best
Lightning Talk at XLDB-2015</a>;
+[<a href="https://www.youtube.com/watch?v=5_MyORYjq3w">video</a>],
+[<a
href="http://www.slideshare.net/julianhyde/apache-calcite-one-planner-fits-all">slides</a>].</p>
+
+<div class="oembed video"><iframe width="480" height="270"
src="https://www.youtube.com/embed/5_MyORYjq3w?feature=oembed" frameborder="0"
allowfullscreen=""></iframe></div>
+
+<h2
id="why-you-care-about-relational-algebra-even-though-you-didnt-know-it">Why
you care about relational algebra (even though you didnât know it)</h2>
+
+<p>Washington DC, April 2015;
+[<a
href="http://www.slideshare.net/julianhyde/calcite-algebraedw2015">slides</a>].</p>
+
+<iframe src="//www.slideshare.net/slideshow/embed_code/key/vfVDu6y1mAM5Dl"
width="629" height="355" frameborder="0" marginwidth="0" marginheight="0"
scrolling="no" style="border:1px solid #CCC; border-width:1px;
margin-bottom:5px; max-width: 100%;" allowfullscreen=""> </iframe>
+
+<h2 id="apache-calcite-overview">Apache Calcite overview</h2>
+
+<p>Apache Kylin meetup, 2014;
+[<a
href="http://www.slideshare.net/julianhyde/apache-calcite-overview">slides</a>].</p>
+
+<iframe src="//www.slideshare.net/slideshow/embed_code/key/fCGsAedsQiq53V"
width="629" height="354" frameborder="0" marginwidth="0" marginheight="0"
scrolling="no" style="border:1px solid #CCC; border-width:1px;
margin-bottom:5px; max-width: 100%;" allowfullscreen=""> </iframe>
+
+<h2 id="more-talks">More talks</h2>
+
+<ul>
+ <li><a
href="https://github.com/julianhyde/share/blob/master/slides/hive-cbo-seattle-2014.pdf?raw=true">Cost-based
optimization in Hive 0.14</a> (Seattle, 2014)</li>
+ <li><a
href="https://github.com/julianhyde/share/blob/master/slides/dmmq-summit-2014.pdf?raw=true">Discardable,
in-memory materialized query for Hadoop</a> (<a
href="https://www.youtube.com/watch?v=CziGOa8GXqI">video</a>) (Hadoop Summit,
2014)</li>
+ <li><a
href="https://github.com/julianhyde/share/blob/master/slides/hive-cbo-summit-2014.pdf?raw=true">Cost-based
optimization in Hive</a> (<a
href="https://www.youtube.com/watch?v=vpG5noIbEFs">video</a>) (Hadoop Summit,
2014)</li>
+ <li><a
href="https://github.com/julianhyde/share/blob/master/slides/optiq-nosql-now-2013.pdf?raw=true">SQL
Now!</a> (NoSQL Now! conference, 2013)</li>
+ <li><a
href="https://github.com/julianhyde/share/blob/master/slides/optiq-richrelevance-2013.pdf?raw=true">SQL
on Big Data using Optiq</a> (2013)</li>
+ <li><a
href="https://github.com/julianhyde/share/blob/master/slides/optiq-drill-user-group-2013.pdf?raw=true">Drill
/ SQL / Optiq</a> (2013)</li>
+ <li><a
href="http://www.slideshare.net/julianhyde/how-to-integrate-splunk-with-any-data-solution">How
to integrate Splunk with any data solution</a> (Splunk User Conference,
2012)</li>
+</ul>
+
+ </article>
+ </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="/img/feather.png" alt="Apache Logo"></a>
+ </div>
+ <div id="copyright">
+ <p>The contents of this website are © 2015
+ <a href="https://www.apache.org/">Apache Software Foundation</a>
+ under the terms of
+ the <a href="https://www.apache.org/licenses/LICENSE-2.0.html">
+ Apache License v2</a>. Apache 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>
Modified: calcite/site/css/screen.css
URL:
http://svn.apache.org/viewvc/calcite/site/css/screen.css?rev=1714264&r1=1714263&r2=1714264&view=diff
==============================================================================
--- calcite/site/css/screen.css (original)
+++ calcite/site/css/screen.css Fri Nov 13 20:18:11 2015
@@ -691,6 +691,8 @@ footer {
background-color: #212121;
font-size: 16px;
padding-bottom: 5px;
+ padding-left: 5px;
+ padding-right: 5px;
color: #c0c0c0;
margin-top: 40px; }
footer a {
@@ -1403,3 +1405,12 @@ code.output {
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0; }
+
+#poweredby {
+ float: right;
+ text-align: right;
+ width: 120px;
+ height: 36px; }
+
+#resources {
+ background-color: #000; }
Modified: calcite/site/develop/index.html
URL:
http://svn.apache.org/viewvc/calcite/site/develop/index.html?rev=1714264&r1=1714263&r2=1714264&view=diff
==============================================================================
--- calcite/site/develop/index.html (original)
+++ calcite/site/develop/index.html Fri Nov 13 20:18:11 2015
@@ -2,7 +2,7 @@
<html lang="en-US">
<head>
<meta charset="UTF-8">
- <title>Developing</title>
+ <title>Developing Calcite</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">
@@ -23,19 +23,19 @@
<a href="/">Home</a>
</li>
<li class="">
- <a href="/docs/">Documentation</a>
+ <a href="/downloads/">Download</a>
</li>
<li class="">
- <a href="/talks/">Talks</a>
+ <a href="/community/">Community</a>
+ </li>
+ <li class="current">
+ <a href="/develop/">Develop</a>
</li>
<li class="">
<a href="/news/">News</a>
</li>
<li class="">
- <a href="/help/">Help</a>
- </li>
- <li class="current">
- <a href="/develop/">Develop</a>
+ <a href="/docs/">Docs</a>
</li>
</ul>
@@ -55,19 +55,19 @@
<a href="/">Home</a>
</li>
<li class="">
- <a href="/docs/">Documentation</a>
+ <a href="/downloads/">Download</a>
</li>
<li class="">
- <a href="/talks/">Talks</a>
+ <a href="/community/">Community</a>
+ </li>
+ <li class="current">
+ <a href="/develop/">Develop</a>
</li>
<li class="">
<a href="/news/">News</a>
</li>
<li class="">
- <a href="/help/">Help</a>
- </li>
- <li class="current">
- <a href="/develop/">Develop</a>
+ <a href="/docs/">Docs</a>
</li>
</ul>
@@ -81,139 +81,26 @@
<div class="unit whole">
<article>
- <h1>Developing</h1>
+ <h1>Developing Calcite</h1>
<!--
-->
<p>Want to help add a feature or fix a bug?</p>
-<h2 id="project-members">Project Members</h2>
-
-<table>
- <thead>
- <tr>
- <th style="text-align: left">Name</th>
- <th style="text-align: left">Apache Id</th>
- <th style="text-align: left">Github</th>
- <th style="text-align: left">Organization</th>
- <th style="text-align: left">Role</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td style="text-align: left">Alan Gates</td>
- <td style="text-align: left"><a
href="http://people.apache.org/committer-index#gates">gates</a></td>
- <td style="text-align: left"><a href="http://github.com/alanfgates"><img
width="64" src="http://github.com/alanfgates.png" /></a></td>
- <td style="text-align: left">Hortonworks</td>
- <td style="text-align: left">PMC</td>
- </tr>
- <tr>
- <td style="text-align: left">Aman Sinha</td>
- <td style="text-align: left"><a
href="http://people.apache.org/committer-index#amansinha">amansinha</a></td>
- <td style="text-align: left"><a
href="http://github.com/amansinha100"><img width="64"
src="http://github.com/amansinha100.png" /></a></td>
- <td style="text-align: left">MapR</td>
- <td style="text-align: left">PMC</td>
- </tr>
- <tr>
- <td style="text-align: left">Ashutosh Chauhan</td>
- <td style="text-align: left"><a
href="http://people.apache.org/committer-index#hashutosh">hashutosh</a></td>
- <td style="text-align: left"><a href="http://github.com/ashutoshc"><img
width="64" src="http://github.com/ashutoshc.png" /></a></td>
- <td style="text-align: left">Hortonworks</td>
- <td style="text-align: left">PMC</td>
- </tr>
- <tr>
- <td style="text-align: left">James R. Taylor</td>
- <td style="text-align: left"><a
href="http://people.apache.org/committer-index#jamestaylor">jamestaylor</a></td>
- <td style="text-align: left"><a
href="http://github.com/JamesRTaylor"><img width="64"
src="http://github.com/JamesRTaylor.png" /></a></td>
- <td style="text-align: left">Salesforce</td>
- <td style="text-align: left">PMC</td>
- </tr>
- <tr>
- <td style="text-align: left">Jacques Nadeau</td>
- <td style="text-align: left"><a
href="http://people.apache.org/committer-index#jacques">jacques</a></td>
- <td style="text-align: left"><a href="http://github.com/jacques-n"><img
width="64" src="http://github.com/jacques-n.png" /></a></td>
- <td style="text-align: left">Dremio</td>
- <td style="text-align: left">PMC</td>
- </tr>
- <tr>
- <td style="text-align: left">Jesús Camacho RodrÃguez</td>
- <td style="text-align: left"><a
href="http://people.apache.org/committer-index#jcamacho">jcamacho</a></td>
- <td style="text-align: left"><a href="http://github.com/jcamachor"><img
width="64" src="http://github.com/jcamachor.png" /></a></td>
- <td style="text-align: left">Hortonworks</td>
- <td style="text-align: left">PMC</td>
- </tr>
- <tr>
- <td style="text-align: left">Jinfeng Ni</td>
- <td style="text-align: left"><a
href="http://people.apache.org/committer-index#jni">jni</a></td>
- <td style="text-align: left"><a href="http://github.com/jinfengni"><img
width="64" src="http://github.com/jinfengni.png" /></a></td>
- <td style="text-align: left">MapR</td>
- <td style="text-align: left">PMC</td>
- </tr>
- <tr>
- <td style="text-align: left">John Pullokkaran</td>
- <td style="text-align: left"><a
href="http://people.apache.org/committer-index#jpullokk">jpullokk</a></td>
- <td style="text-align: left"><a
href="http://github.com/jpullokkaran"><img width="64"
src="http://github.com/jpullokkaran.png" /></a></td>
- <td style="text-align: left">Hortonworks</td>
- <td style="text-align: left">PMC</td>
- </tr>
- <tr>
- <td style="text-align: left">Julian Hyde</td>
- <td style="text-align: left"><a
href="http://people.apache.org/committer-index#jhyde">jhyde</a></td>
- <td style="text-align: left"><a href="http://github.com/julianhyde"><img
width="64" src="http://github.com/julianhyde.png" /></a></td>
- <td style="text-align: left">Hortonworks</td>
- <td style="text-align: left">PMC Chair</td>
- </tr>
- <tr>
- <td style="text-align: left">Nick Dimiduk</td>
- <td style="text-align: left"><a
href="http://people.apache.org/committer-index#ndimiduk">ndimiduk</a></td>
- <td style="text-align: left"><a href="http://github.com/ndimiduk"><img
width="64" src="http://github.com/ndimiduk.png" /></a></td>
- <td style="text-align: left">Hortonworks</td>
- <td style="text-align: left">PMC</td>
- </tr>
- <tr>
- <td style="text-align: left">Steven Noels</td>
- <td style="text-align: left"><a
href="http://people.apache.org/committer-index#stevenn">stevenn</a></td>
- <td style="text-align: left"><a href="http://github.com/stevenn"><img
width="64" src="http://github.com/stevenn.png" /></a></td>
- <td style="text-align: left">NGData</td>
- <td style="text-align: left">PMC</td>
- </tr>
- <tr>
- <td style="text-align: left">Ted Dunning</td>
- <td style="text-align: left"><a
href="http://people.apache.org/committer-index#tdunning">tdunning</a></td>
- <td style="text-align: left"><a href="http://github.com/tdunning"><img
width="64"
src="https://www.mapr.com/sites/default/files/otherpageimages/ted-circle-80.png"
/></a></td>
- <td style="text-align: left">MapR</td>
- <td style="text-align: left">PMC</td>
- </tr>
- <tr>
- <td style="text-align: left">Vladimir Sitnikov</td>
- <td style="text-align: left"><a
href="http://people.apache.org/committer-index#vladimirsitnikov">vladimirsitnikov</a></td>
- <td style="text-align: left"><a href="http://github.com/vlsi"><img
width="64" src="http://github.com/vlsi.png" /></a></td>
- <td style="text-align: left">NetCracker</td>
- <td style="text-align: left">PMC</td>
- </tr>
- </tbody>
-</table>
-
-<h2 id="mailing-lists">Mailing Lists</h2>
-
-<p>There are several development mailing lists for Calcite:</p>
-
-<ul>
- <li><a
href="mailto:dev@calcite.apache.org">dev@calcite.apache.org</a>
- Development discussions
-[<a
href="https://mail-archives.apache.org/mod_mbox/calcite-dev/">archive</a>]</li>
- <li><a
href="mailto:issues@calcite.apache.org">issues@calcite.apache.org</a>
- Bug tracking
-[<a
href="https://mail-archives.apache.org/mod_mbox/calcite-issues/">archive</a>]</li>
- <li><a
href="mailto:commits@calcite.apache.org">commits@calcite.apache.org</a>
- Git tracking
-[<a
href="https://mail-archives.apache.org/mod_mbox/calcite-commits/">archive</a>]</li>
+<ul id="markdown-toc">
+ <li><a href="#source-code">Source code</a></li>
+ <li><a href="#download-source-build-and-run-tests">Download source, build,
and run tests</a></li>
+ <li><a href="#contributing">Contributing</a></li>
+ <li><a href="#getting-started">Getting started</a></li>
</ul>
-<p>You can subscribe to the lists by sending email to
-<em>list</em>[email protected] and unsubscribe by sending email to
-<em>list</em>[email protected].</p>
-
<h2 id="source-code">Source code</h2>
+<p>You can get the source code by
+<a href="/downloads">downloading a release</a>
+or from source control.</p>
+
<p>Calcite uses git for version control. The canonical source is in
<a href="https://git-wip-us.apache.org/repos/asf/calcite.git">Apache</a>,
but most people find the
@@ -225,14 +112,72 @@ user-friendly.</p>
<p>Prerequisites are git, maven (3.2.1 or later) and Java (JDK 1.7 or
later, 1.8 preferred) on your path.</p>
-<p>Create a local copy of the git repository, cd to its root directory,
+<p>Create a local copy of the git repository, <code>cd</code> to its root
directory,
then build using maven:</p>
<div class="highlight"><pre><code class="language-bash" data-lang="bash"><span
class="nv">$ </span>git clone git://github.com/apache/calcite.git
<span class="nv">$ </span><span class="nb">cd </span>calcite
<span class="nv">$ </span>mvn install</code></pre></div>
-<p>Please check our <a href="/docs/howto.html#contributing">contributing
guidelines</a>.</p>
+<p>If you need to re-build from scratch, clean and install as two separate
steps:</p>
+
+<div class="highlight"><pre><code class="language-bash" data-lang="bash"><span
class="nv">$ </span>mvn clean
+<span class="nv">$ </span>mvn install</code></pre></div>
+
+<p>The HOWTO describes how to
+<a href="/docs/howto.html#building-from-a-source-distribution">build from a
source distribution</a>,
+<a href="/docs/howto.html#running-tests">run more or fewer tests</a> and
+<a href="/docs/howto.html#running-integration-tests">run integration
tests</a>.</p>
+
+<h2 id="contributing">Contributing</h2>
+
+<p>We welcome contributions.</p>
+
+<p>If you are planning to make a large contribution, talk to us first! It
+helps to agree on the general approach. Log a
+<a href="https://issues.apache.org/jira/browse/CALCITE">JIRA case</a> for your
+proposed feature or start a discussion on the dev list.</p>
+
+<p>Fork the github repository, and create a branch for your feature.</p>
+
+<p>Develop your feature and test cases, and make sure that
+<code>mvn install</code> succeeds. (Run extra tests if your change warrants
it.)</p>
+
+<p>Commit your change to your branch, and use a comment that starts with
+the JIRA case number, like this:</p>
+
+<div class="highlight"><pre><code class="language-text"
data-lang="text">[CALCITE-345] AssertionError in RexToLixTranslator comparing
to date literal</code></pre></div>
+
+<p>If your change had multiple commits, use <code>git rebase -i master</code>
to
+squash them into a single commit, and to bring your code up to date
+with the latest on the main line.</p>
+
+<p>Then push your commit(s) to github, and create a pull request from
+your branch to the calcite master branch. Update the JIRA case
+to reference your pull request, and a committer will review your
+changes.</p>
+
+<h2 id="getting-started">Getting started</h2>
+
+<p>Calcite is a community, so the first step to joining the project is to
introduce yourself.
+Join the <a
href="http://mail-archives.apache.org/mod_mbox/calcite-dev/">developers list</a>
+and send an email.</p>
+
+<p>If you have the chance to attend a <a
href="http://www.meetup.com/Apache-Calcite/">meetup</a>,
+or meet <a href="http://calcite.apache.org/develop/#project-members">members
of the community</a>
+at a conference, thatâs also great.</p>
+
+<p>Choose an initial task to work on. It should be something really simple,
+such as a bug fix or a <a
href="https://issues.apache.org/jira/issues/?jql=labels%20%3D%20newbie%20%26%20project%20%3D%20Calcite%20%26%20status%20%3D%20Open">Jira
task that we have labeled
+ânewbieâ</a>.
+Follow the <a href="#contributing">contributing guidelines</a> to get your
change committed.</p>
+
+<p>After you have made several useful contributions we may
+<a href="https://community.apache.org/contributors/">invite you to become a
committer</a>.
+We value all contributions that help to build a vibrant community, not just
code.
+You can contribute by testing the code, helping verify a release,
+writing documentation or the web site,
+or just by answering questions on the list.</p>
</article>
@@ -245,12 +190,19 @@ then build using maven:</p>
<footer role="contentinfo">
+ <div id="poweredby">
+ <a href="http://www.apache.org/">
+ <span class="sr-only">Apache</span>
+ <img src="/img/feather.png" alt="Apache Logo"></a>
+ </div>
+ <div id="copyright">
<p>The contents of this website are © 2015
<a href="https://www.apache.org/">Apache Software Foundation</a>
under the terms of
the <a href="https://www.apache.org/licenses/LICENSE-2.0.html">
Apache License v2</a>. Apache Calcite and its logo are
trademarks of the Apache Software Foundation.</p>
+ </div>
</footer>
<script>
Modified: calcite/site/doap_calcite.rdf
URL:
http://svn.apache.org/viewvc/calcite/site/doap_calcite.rdf?rev=1714264&r1=1714263&r2=1714264&view=diff
==============================================================================
--- calcite/site/doap_calcite.rdf (original)
+++ calcite/site/doap_calcite.rdf Fri Nov 13 20:18:11 2015
@@ -38,7 +38,7 @@ limitations under the License.
plugins.</description>
<bug-database rdf:resource="https://issues.apache.org/jira/browse/CALCITE"
/>
<mailing-list rdf:resource="https://calcite.apache.org/develop" />
- <download-page
rdf:resource="https://calcite.apache.org/docs/downloads.html" />
+ <download-page rdf:resource="https://calcite.apache.org/downloads" />
<programming-language>Java</programming-language>
<category rdf:resource="http://projects.apache.org/category/big-data" />
<category rdf:resource="http://projects.apache.org/category/hadoop" />
Modified: calcite/site/docs/adapter.html
URL:
http://svn.apache.org/viewvc/calcite/site/docs/adapter.html?rev=1714264&r1=1714263&r2=1714264&view=diff
==============================================================================
--- calcite/site/docs/adapter.html (original)
+++ calcite/site/docs/adapter.html Fri Nov 13 20:18:11 2015
@@ -22,20 +22,20 @@
<li class="">
<a href="/">Home</a>
</li>
- <li class="current">
- <a href="/docs/">Documentation</a>
- </li>
<li class="">
- <a href="/talks/">Talks</a>
+ <a href="/downloads/">Download</a>
</li>
<li class="">
- <a href="/news/">News</a>
+ <a href="/community/">Community</a>
</li>
<li class="">
- <a href="/help/">Help</a>
+ <a href="/develop/">Develop</a>
</li>
<li class="">
- <a href="/develop/">Develop</a>
+ <a href="/news/">News</a>
+ </li>
+ <li class="current">
+ <a href="/docs/">Docs</a>
</li>
</ul>
@@ -54,20 +54,20 @@
<li class="">
<a href="/">Home</a>
</li>
- <li class="current">
- <a href="/docs/">Documentation</a>
- </li>
<li class="">
- <a href="/talks/">Talks</a>
+ <a href="/downloads/">Download</a>
</li>
<li class="">
- <a href="/news/">News</a>
+ <a href="/community/">Community</a>
</li>
<li class="">
- <a href="/help/">Help</a>
+ <a href="/develop/">Develop</a>
</li>
<li class="">
- <a href="/develop/">Develop</a>
+ <a href="/news/">News</a>
+ </li>
+ <li class="current">
+ <a href="/docs/">Docs</a>
</li>
</ul>
@@ -120,10 +120,6 @@
-
-
-
-
@@ -158,10 +154,6 @@
-
-
-
-
@@ -196,10 +188,6 @@
-
-
-
-
</optgroup>
@@ -241,10 +229,6 @@
-
-
-
-
@@ -279,10 +263,6 @@
-
-
-
-
@@ -317,10 +297,6 @@
-
-
-
-
</optgroup>
@@ -362,10 +338,6 @@
-
-
-
-
@@ -400,10 +372,6 @@
-
-
-
-
@@ -438,10 +406,6 @@
-
-
-
-
</optgroup>
@@ -483,10 +447,6 @@
-
-
-
-
@@ -521,10 +481,6 @@
-
-
-
-
@@ -559,10 +515,6 @@
-
-
-
-
</optgroup>
@@ -604,10 +556,6 @@
-
-
-
-
@@ -642,10 +590,6 @@
-
-
-
-
@@ -680,86 +624,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
</optgroup>
@@ -778,7 +642,7 @@
<ul>
<li><a href="https://github.com/apache/drill">Apache Drill adapter</a></li>
<li>Cascading adapter (<a
href="https://github.com/Cascading/lingual">Lingual</a>)</li>
- <li>CSV adapter (example/csv)</li>
+ <li>CSV adapter (<a
href="/apidocs/org/apache/calcite/adapter/csv/package-summary.html">example/csv</a>)</li>
<li>JDBC adapter (part of <a
href="/apidocs/org/apache/calcite/adapter/jdbc/package-summary.html">calcite-core</a>)</li>
<li>MongoDB adapter (<a
href="/apidocs/org/apache/calcite/adapter/mongodb/package-summary.html">calcite-mongodb</a>)</li>
<li>Spark adapter (<a
href="/apidocs/org/apache/calcite/adapter/spark/package-summary.html">calcite-spark</a>)</li>
@@ -902,18 +766,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/index.html">Background</a></li>
@@ -1016,18 +868,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/tutorial.html">Tutorial</a></li>
@@ -1168,18 +1008,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/stream.html">Streaming</a></li>
@@ -1252,18 +1080,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/lattice.html">Lattices</a></li>
@@ -1490,18 +1306,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/reference.html">SQL language</a></li>
@@ -1580,18 +1384,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/model.html">JSON models</a></li>
@@ -1652,18 +1444,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/howto.html">HOWTO</a></li>
@@ -1726,78 +1506,6 @@
-
-
-
-
-
-
- <li class=""><a href="/docs/downloads.html">Downloads</a></li>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/history.html">History</a></li>
@@ -1828,60 +1536,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <li class=""><a href="/docs/contributing.html">Contributing</a></li>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/api.html">API</a></li>
@@ -1978,18 +1632,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/testapi.html">Test API</a></li>
@@ -2008,12 +1650,19 @@
<footer role="contentinfo">
+ <div id="poweredby">
+ <a href="http://www.apache.org/">
+ <span class="sr-only">Apache</span>
+ <img src="/img/feather.png" alt="Apache Logo"></a>
+ </div>
+ <div id="copyright">
<p>The contents of this website are © 2015
<a href="https://www.apache.org/">Apache Software Foundation</a>
under the terms of
the <a href="https://www.apache.org/licenses/LICENSE-2.0.html">
Apache License v2</a>. Apache Calcite and its logo are
trademarks of the Apache Software Foundation.</p>
+ </div>
</footer>
<script>
Modified: calcite/site/docs/algebra.html
URL:
http://svn.apache.org/viewvc/calcite/site/docs/algebra.html?rev=1714264&r1=1714263&r2=1714264&view=diff
==============================================================================
--- calcite/site/docs/algebra.html (original)
+++ calcite/site/docs/algebra.html Fri Nov 13 20:18:11 2015
@@ -22,20 +22,20 @@
<li class="">
<a href="/">Home</a>
</li>
- <li class="current">
- <a href="/docs/">Documentation</a>
- </li>
<li class="">
- <a href="/talks/">Talks</a>
+ <a href="/downloads/">Download</a>
</li>
<li class="">
- <a href="/news/">News</a>
+ <a href="/community/">Community</a>
</li>
<li class="">
- <a href="/help/">Help</a>
+ <a href="/develop/">Develop</a>
</li>
<li class="">
- <a href="/develop/">Develop</a>
+ <a href="/news/">News</a>
+ </li>
+ <li class="current">
+ <a href="/docs/">Docs</a>
</li>
</ul>
@@ -54,20 +54,20 @@
<li class="">
<a href="/">Home</a>
</li>
- <li class="current">
- <a href="/docs/">Documentation</a>
- </li>
<li class="">
- <a href="/talks/">Talks</a>
+ <a href="/downloads/">Download</a>
</li>
<li class="">
- <a href="/news/">News</a>
+ <a href="/community/">Community</a>
</li>
<li class="">
- <a href="/help/">Help</a>
+ <a href="/develop/">Develop</a>
</li>
<li class="">
- <a href="/develop/">Develop</a>
+ <a href="/news/">News</a>
+ </li>
+ <li class="current">
+ <a href="/docs/">Docs</a>
</li>
</ul>
@@ -120,10 +120,6 @@
-
-
-
-
@@ -158,10 +154,6 @@
-
-
-
-
@@ -196,10 +188,6 @@
-
-
-
-
</optgroup>
@@ -241,10 +229,6 @@
-
-
-
-
@@ -279,10 +263,6 @@
-
-
-
-
@@ -317,10 +297,6 @@
-
-
-
-
</optgroup>
@@ -362,10 +338,6 @@
-
-
-
-
@@ -400,10 +372,6 @@
-
-
-
-
@@ -438,10 +406,6 @@
-
-
-
-
</optgroup>
@@ -483,10 +447,6 @@
-
-
-
-
@@ -521,10 +481,6 @@
-
-
-
-
@@ -559,10 +515,6 @@
-
-
-
-
</optgroup>
@@ -604,10 +556,6 @@
-
-
-
-
@@ -642,10 +590,6 @@
-
-
-
-
@@ -680,86 +624,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
</optgroup>
@@ -1395,18 +1259,6 @@ added to the stack.</p>
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/index.html">Background</a></li>
@@ -1509,18 +1361,6 @@ added to the stack.</p>
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/tutorial.html">Tutorial</a></li>
@@ -1661,18 +1501,6 @@ added to the stack.</p>
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/stream.html">Streaming</a></li>
@@ -1745,18 +1573,6 @@ added to the stack.</p>
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/lattice.html">Lattices</a></li>
@@ -1983,18 +1799,6 @@ added to the stack.</p>
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/reference.html">SQL language</a></li>
@@ -2073,18 +1877,6 @@ added to the stack.</p>
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/model.html">JSON models</a></li>
@@ -2145,18 +1937,6 @@ added to the stack.</p>
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/howto.html">HOWTO</a></li>
@@ -2219,78 +1999,6 @@ added to the stack.</p>
-
-
-
-
-
-
- <li class=""><a href="/docs/downloads.html">Downloads</a></li>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/history.html">History</a></li>
@@ -2321,60 +2029,6 @@ added to the stack.</p>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <li class=""><a href="/docs/contributing.html">Contributing</a></li>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/api.html">API</a></li>
@@ -2471,18 +2125,6 @@ added to the stack.</p>
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/testapi.html">Test API</a></li>
@@ -2501,12 +2143,19 @@ added to the stack.</p>
<footer role="contentinfo">
+ <div id="poweredby">
+ <a href="http://www.apache.org/">
+ <span class="sr-only">Apache</span>
+ <img src="/img/feather.png" alt="Apache Logo"></a>
+ </div>
+ <div id="copyright">
<p>The contents of this website are © 2015
<a href="https://www.apache.org/">Apache Software Foundation</a>
under the terms of
the <a href="https://www.apache.org/licenses/LICENSE-2.0.html">
Apache License v2</a>. Apache Calcite and its logo are
trademarks of the Apache Software Foundation.</p>
+ </div>
</footer>
<script>
Modified: calcite/site/docs/avatica_json_reference.html
URL:
http://svn.apache.org/viewvc/calcite/site/docs/avatica_json_reference.html?rev=1714264&r1=1714263&r2=1714264&view=diff
==============================================================================
--- calcite/site/docs/avatica_json_reference.html (original)
+++ calcite/site/docs/avatica_json_reference.html Fri Nov 13 20:18:11 2015
@@ -22,20 +22,20 @@
<li class="">
<a href="/">Home</a>
</li>
- <li class="current">
- <a href="/docs/">Documentation</a>
- </li>
<li class="">
- <a href="/talks/">Talks</a>
+ <a href="/downloads/">Download</a>
</li>
<li class="">
- <a href="/news/">News</a>
+ <a href="/community/">Community</a>
</li>
<li class="">
- <a href="/help/">Help</a>
+ <a href="/develop/">Develop</a>
</li>
<li class="">
- <a href="/develop/">Develop</a>
+ <a href="/news/">News</a>
+ </li>
+ <li class="current">
+ <a href="/docs/">Docs</a>
</li>
</ul>
@@ -54,20 +54,20 @@
<li class="">
<a href="/">Home</a>
</li>
- <li class="current">
- <a href="/docs/">Documentation</a>
- </li>
<li class="">
- <a href="/talks/">Talks</a>
+ <a href="/downloads/">Download</a>
</li>
<li class="">
- <a href="/news/">News</a>
+ <a href="/community/">Community</a>
</li>
<li class="">
- <a href="/help/">Help</a>
+ <a href="/develop/">Develop</a>
</li>
<li class="">
- <a href="/develop/">Develop</a>
+ <a href="/news/">News</a>
+ </li>
+ <li class="current">
+ <a href="/docs/">Docs</a>
</li>
</ul>
@@ -120,10 +120,6 @@
-
-
-
-
@@ -158,10 +154,6 @@
-
-
-
-
@@ -196,10 +188,6 @@
-
-
-
-
</optgroup>
@@ -241,10 +229,6 @@
-
-
-
-
@@ -279,10 +263,6 @@
-
-
-
-
@@ -317,10 +297,6 @@
-
-
-
-
</optgroup>
@@ -362,10 +338,6 @@
-
-
-
-
@@ -400,10 +372,6 @@
-
-
-
-
@@ -438,10 +406,6 @@
-
-
-
-
</optgroup>
@@ -483,10 +447,6 @@
-
-
-
-
@@ -521,10 +481,6 @@
-
-
-
-
@@ -559,10 +515,6 @@
-
-
-
-
</optgroup>
@@ -604,10 +556,6 @@
-
-
-
-
@@ -642,10 +590,6 @@
-
-
-
-
@@ -680,86 +624,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
</optgroup>
@@ -1484,18 +1348,6 @@ specification. This value is analogous t
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/index.html">Background</a></li>
@@ -1598,18 +1450,6 @@ specification. This value is analogous t
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/tutorial.html">Tutorial</a></li>
@@ -1750,18 +1590,6 @@ specification. This value is analogous t
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/stream.html">Streaming</a></li>
@@ -1834,18 +1662,6 @@ specification. This value is analogous t
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/lattice.html">Lattices</a></li>
@@ -2072,18 +1888,6 @@ specification. This value is analogous t
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/reference.html">SQL language</a></li>
@@ -2162,18 +1966,6 @@ specification. This value is analogous t
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/model.html">JSON models</a></li>
@@ -2234,18 +2026,6 @@ specification. This value is analogous t
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/howto.html">HOWTO</a></li>
@@ -2308,78 +2088,6 @@ specification. This value is analogous t
-
-
-
-
-
-
- <li class=""><a href="/docs/downloads.html">Downloads</a></li>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/history.html">History</a></li>
@@ -2410,60 +2118,6 @@ specification. This value is analogous t
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <li class=""><a href="/docs/contributing.html">Contributing</a></li>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/api.html">API</a></li>
@@ -2560,18 +2214,6 @@ specification. This value is analogous t
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/testapi.html">Test API</a></li>
@@ -2590,12 +2232,19 @@ specification. This value is analogous t
<footer role="contentinfo">
+ <div id="poweredby">
+ <a href="http://www.apache.org/">
+ <span class="sr-only">Apache</span>
+ <img src="/img/feather.png" alt="Apache Logo"></a>
+ </div>
+ <div id="copyright">
<p>The contents of this website are © 2015
<a href="https://www.apache.org/">Apache Software Foundation</a>
under the terms of
the <a href="https://www.apache.org/licenses/LICENSE-2.0.html">
Apache License v2</a>. Apache Calcite and its logo are
trademarks of the Apache Software Foundation.</p>
+ </div>
</footer>
<script>
Modified: calcite/site/docs/avatica_overview.html
URL:
http://svn.apache.org/viewvc/calcite/site/docs/avatica_overview.html?rev=1714264&r1=1714263&r2=1714264&view=diff
==============================================================================
--- calcite/site/docs/avatica_overview.html (original)
+++ calcite/site/docs/avatica_overview.html Fri Nov 13 20:18:11 2015
@@ -22,20 +22,20 @@
<li class="">
<a href="/">Home</a>
</li>
- <li class="current">
- <a href="/docs/">Documentation</a>
- </li>
<li class="">
- <a href="/talks/">Talks</a>
+ <a href="/downloads/">Download</a>
</li>
<li class="">
- <a href="/news/">News</a>
+ <a href="/community/">Community</a>
</li>
<li class="">
- <a href="/help/">Help</a>
+ <a href="/develop/">Develop</a>
</li>
<li class="">
- <a href="/develop/">Develop</a>
+ <a href="/news/">News</a>
+ </li>
+ <li class="current">
+ <a href="/docs/">Docs</a>
</li>
</ul>
@@ -54,20 +54,20 @@
<li class="">
<a href="/">Home</a>
</li>
- <li class="current">
- <a href="/docs/">Documentation</a>
- </li>
<li class="">
- <a href="/talks/">Talks</a>
+ <a href="/downloads/">Download</a>
</li>
<li class="">
- <a href="/news/">News</a>
+ <a href="/community/">Community</a>
</li>
<li class="">
- <a href="/help/">Help</a>
+ <a href="/develop/">Develop</a>
</li>
<li class="">
- <a href="/develop/">Develop</a>
+ <a href="/news/">News</a>
+ </li>
+ <li class="current">
+ <a href="/docs/">Docs</a>
</li>
</ul>
@@ -120,10 +120,6 @@
-
-
-
-
@@ -158,10 +154,6 @@
-
-
-
-
@@ -196,10 +188,6 @@
-
-
-
-
</optgroup>
@@ -241,10 +229,6 @@
-
-
-
-
@@ -279,10 +263,6 @@
-
-
-
-
@@ -317,10 +297,6 @@
-
-
-
-
</optgroup>
@@ -362,10 +338,6 @@
-
-
-
-
@@ -400,10 +372,6 @@
-
-
-
-
@@ -438,10 +406,6 @@
-
-
-
-
</optgroup>
@@ -483,10 +447,6 @@
-
-
-
-
@@ -521,10 +481,6 @@
-
-
-
-
@@ -559,10 +515,6 @@
-
-
-
-
</optgroup>
@@ -604,10 +556,6 @@
-
-
-
-
@@ -642,10 +590,6 @@
-
-
-
-
@@ -680,86 +624,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
</optgroup>
@@ -1013,18 +877,6 @@ At some point Avatica could become a sep
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/index.html">Background</a></li>
@@ -1127,18 +979,6 @@ At some point Avatica could become a sep
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/tutorial.html">Tutorial</a></li>
@@ -1279,18 +1119,6 @@ At some point Avatica could become a sep
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/stream.html">Streaming</a></li>
@@ -1363,18 +1191,6 @@ At some point Avatica could become a sep
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/lattice.html">Lattices</a></li>
@@ -1601,18 +1417,6 @@ At some point Avatica could become a sep
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/reference.html">SQL language</a></li>
@@ -1691,18 +1495,6 @@ At some point Avatica could become a sep
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/model.html">JSON models</a></li>
@@ -1763,18 +1555,6 @@ At some point Avatica could become a sep
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/howto.html">HOWTO</a></li>
@@ -1837,78 +1617,6 @@ At some point Avatica could become a sep
-
-
-
-
-
-
- <li class=""><a href="/docs/downloads.html">Downloads</a></li>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/history.html">History</a></li>
@@ -1939,60 +1647,6 @@ At some point Avatica could become a sep
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <li class=""><a href="/docs/contributing.html">Contributing</a></li>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/api.html">API</a></li>
@@ -2089,18 +1743,6 @@ At some point Avatica could become a sep
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/testapi.html">Test API</a></li>
@@ -2119,12 +1761,19 @@ At some point Avatica could become a sep
<footer role="contentinfo">
+ <div id="poweredby">
+ <a href="http://www.apache.org/">
+ <span class="sr-only">Apache</span>
+ <img src="/img/feather.png" alt="Apache Logo"></a>
+ </div>
+ <div id="copyright">
<p>The contents of this website are © 2015
<a href="https://www.apache.org/">Apache Software Foundation</a>
under the terms of
the <a href="https://www.apache.org/licenses/LICENSE-2.0.html">
Apache License v2</a>. Apache Calcite and its logo are
trademarks of the Apache Software Foundation.</p>
+ </div>
</footer>
<script>
Modified: calcite/site/docs/avatica_roadmap.html
URL:
http://svn.apache.org/viewvc/calcite/site/docs/avatica_roadmap.html?rev=1714264&r1=1714263&r2=1714264&view=diff
==============================================================================
--- calcite/site/docs/avatica_roadmap.html (original)
+++ calcite/site/docs/avatica_roadmap.html Fri Nov 13 20:18:11 2015
@@ -22,20 +22,20 @@
<li class="">
<a href="/">Home</a>
</li>
- <li class="current">
- <a href="/docs/">Documentation</a>
- </li>
<li class="">
- <a href="/talks/">Talks</a>
+ <a href="/downloads/">Download</a>
</li>
<li class="">
- <a href="/news/">News</a>
+ <a href="/community/">Community</a>
</li>
<li class="">
- <a href="/help/">Help</a>
+ <a href="/develop/">Develop</a>
</li>
<li class="">
- <a href="/develop/">Develop</a>
+ <a href="/news/">News</a>
+ </li>
+ <li class="current">
+ <a href="/docs/">Docs</a>
</li>
</ul>
@@ -54,20 +54,20 @@
<li class="">
<a href="/">Home</a>
</li>
- <li class="current">
- <a href="/docs/">Documentation</a>
- </li>
<li class="">
- <a href="/talks/">Talks</a>
+ <a href="/downloads/">Download</a>
</li>
<li class="">
- <a href="/news/">News</a>
+ <a href="/community/">Community</a>
</li>
<li class="">
- <a href="/help/">Help</a>
+ <a href="/develop/">Develop</a>
</li>
<li class="">
- <a href="/develop/">Develop</a>
+ <a href="/news/">News</a>
+ </li>
+ <li class="current">
+ <a href="/docs/">Docs</a>
</li>
</ul>
@@ -120,10 +120,6 @@
-
-
-
-
@@ -158,10 +154,6 @@
-
-
-
-
@@ -196,10 +188,6 @@
-
-
-
-
</optgroup>
@@ -241,10 +229,6 @@
-
-
-
-
@@ -279,10 +263,6 @@
-
-
-
-
@@ -317,10 +297,6 @@
-
-
-
-
</optgroup>
@@ -362,10 +338,6 @@
-
-
-
-
@@ -400,10 +372,6 @@
-
-
-
-
@@ -438,10 +406,6 @@
-
-
-
-
</optgroup>
@@ -483,10 +447,6 @@
-
-
-
-
@@ -521,10 +481,6 @@
-
-
-
-
@@ -559,10 +515,6 @@
-
-
-
-
</optgroup>
@@ -604,10 +556,6 @@
-
-
-
-
@@ -642,10 +590,6 @@
-
-
-
-
@@ -680,86 +624,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
</optgroup>
@@ -935,18 +799,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/index.html">Background</a></li>
@@ -1049,18 +901,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/tutorial.html">Tutorial</a></li>
@@ -1201,18 +1041,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/stream.html">Streaming</a></li>
@@ -1285,18 +1113,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/lattice.html">Lattices</a></li>
@@ -1523,18 +1339,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/reference.html">SQL language</a></li>
@@ -1613,18 +1417,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/model.html">JSON models</a></li>
@@ -1685,18 +1477,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/howto.html">HOWTO</a></li>
@@ -1759,78 +1539,6 @@
-
-
-
-
-
-
- <li class=""><a href="/docs/downloads.html">Downloads</a></li>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/history.html">History</a></li>
@@ -1861,60 +1569,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <li class=""><a href="/docs/contributing.html">Contributing</a></li>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/api.html">API</a></li>
@@ -2011,18 +1665,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/testapi.html">Test API</a></li>
@@ -2041,12 +1683,19 @@
<footer role="contentinfo">
+ <div id="poweredby">
+ <a href="http://www.apache.org/">
+ <span class="sr-only">Apache</span>
+ <img src="/img/feather.png" alt="Apache Logo"></a>
+ </div>
+ <div id="copyright">
<p>The contents of this website are © 2015
<a href="https://www.apache.org/">Apache Software Foundation</a>
under the terms of
the <a href="https://www.apache.org/licenses/LICENSE-2.0.html">
Apache License v2</a>. Apache Calcite and its logo are
trademarks of the Apache Software Foundation.</p>
+ </div>
</footer>
<script>
Modified: calcite/site/docs/history.html
URL:
http://svn.apache.org/viewvc/calcite/site/docs/history.html?rev=1714264&r1=1714263&r2=1714264&view=diff
==============================================================================
--- calcite/site/docs/history.html (original)
+++ calcite/site/docs/history.html Fri Nov 13 20:18:11 2015
@@ -22,20 +22,20 @@
<li class="">
<a href="/">Home</a>
</li>
- <li class="current">
- <a href="/docs/">Documentation</a>
- </li>
<li class="">
- <a href="/talks/">Talks</a>
+ <a href="/downloads/">Download</a>
</li>
<li class="">
- <a href="/news/">News</a>
+ <a href="/community/">Community</a>
</li>
<li class="">
- <a href="/help/">Help</a>
+ <a href="/develop/">Develop</a>
</li>
<li class="">
- <a href="/develop/">Develop</a>
+ <a href="/news/">News</a>
+ </li>
+ <li class="current">
+ <a href="/docs/">Docs</a>
</li>
</ul>
@@ -54,20 +54,20 @@
<li class="">
<a href="/">Home</a>
</li>
- <li class="current">
- <a href="/docs/">Documentation</a>
- </li>
<li class="">
- <a href="/talks/">Talks</a>
+ <a href="/downloads/">Download</a>
</li>
<li class="">
- <a href="/news/">News</a>
+ <a href="/community/">Community</a>
</li>
<li class="">
- <a href="/help/">Help</a>
+ <a href="/develop/">Develop</a>
</li>
<li class="">
- <a href="/develop/">Develop</a>
+ <a href="/news/">News</a>
+ </li>
+ <li class="current">
+ <a href="/docs/">Docs</a>
</li>
</ul>
@@ -120,10 +120,6 @@
-
-
-
-
@@ -158,10 +154,6 @@
-
-
-
-
@@ -196,10 +188,6 @@
-
-
-
-
</optgroup>
@@ -241,10 +229,6 @@
-
-
-
-
@@ -279,10 +263,6 @@
-
-
-
-
@@ -317,10 +297,6 @@
-
-
-
-
</optgroup>
@@ -362,10 +338,6 @@
-
-
-
-
@@ -400,10 +372,6 @@
-
-
-
-
@@ -438,10 +406,6 @@
-
-
-
-
</optgroup>
@@ -483,10 +447,6 @@
-
-
-
-
@@ -521,10 +481,6 @@
-
-
-
-
@@ -559,10 +515,6 @@
-
-
-
-
</optgroup>
@@ -604,10 +556,6 @@
-
-
-
-
@@ -642,10 +590,6 @@
-
-
-
-
@@ -680,86 +624,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
</optgroup>
@@ -776,7 +640,9 @@
-->
<p>For a full list of releases, see
-<a href="https://github.com/apache/calcite/releases">github</a>.</p>
+<a href="https://github.com/apache/calcite/releases">github</a>.
+Downloads are available on the
+<a href="/downloads/">downloads page</a>.</p>
<h2 id="v1-5-0"><a
href="https://github.com/apache/calcite/releases/tag/calcite-1.5.0">1.5.0</a> /
2015-11-06</h2>
@@ -3095,22 +2961,19 @@ conflicts in multithreaded usage</li>
-
-
-
<div class="section-nav">
<div class="left align-right">
- <a href="/docs/downloads.html" class="prev">Previous</a>
+ <a href="/docs/howto.html" class="prev">Previous</a>
</div>
<div class="right align-left">
- <a href="/docs/contributing.html" class="next">Next</a>
+ <a href="/docs/api.html" class="next">Next</a>
</div>
</div>
@@ -3190,18 +3053,6 @@ conflicts in multithreaded usage</li>
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/index.html">Background</a></li>
@@ -3304,18 +3155,6 @@ conflicts in multithreaded usage</li>
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/tutorial.html">Tutorial</a></li>
@@ -3456,18 +3295,6 @@ conflicts in multithreaded usage</li>
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/stream.html">Streaming</a></li>
@@ -3540,18 +3367,6 @@ conflicts in multithreaded usage</li>
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/lattice.html">Lattices</a></li>
@@ -3778,18 +3593,6 @@ conflicts in multithreaded usage</li>
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/reference.html">SQL language</a></li>
@@ -3868,18 +3671,6 @@ conflicts in multithreaded usage</li>
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/model.html">JSON models</a></li>
@@ -3940,18 +3731,6 @@ conflicts in multithreaded usage</li>
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/howto.html">HOWTO</a></li>
@@ -4014,78 +3793,6 @@ conflicts in multithreaded usage</li>
-
-
-
-
-
-
- <li class=""><a href="/docs/downloads.html">Downloads</a></li>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
<li class="current"><a href="/docs/history.html">History</a></li>
@@ -4116,60 +3823,6 @@ conflicts in multithreaded usage</li>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <li class=""><a href="/docs/contributing.html">Contributing</a></li>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/api.html">API</a></li>
@@ -4266,18 +3919,6 @@ conflicts in multithreaded usage</li>
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/testapi.html">Test API</a></li>
@@ -4296,12 +3937,19 @@ conflicts in multithreaded usage</li>
<footer role="contentinfo">
+ <div id="poweredby">
+ <a href="http://www.apache.org/">
+ <span class="sr-only">Apache</span>
+ <img src="/img/feather.png" alt="Apache Logo"></a>
+ </div>
+ <div id="copyright">
<p>The contents of this website are © 2015
<a href="https://www.apache.org/">Apache Software Foundation</a>
under the terms of
the <a href="https://www.apache.org/licenses/LICENSE-2.0.html">
Apache License v2</a>. Apache Calcite and its logo are
trademarks of the Apache Software Foundation.</p>
+ </div>
</footer>
<script>
Modified: calcite/site/docs/howto.html
URL:
http://svn.apache.org/viewvc/calcite/site/docs/howto.html?rev=1714264&r1=1714263&r2=1714264&view=diff
==============================================================================
--- calcite/site/docs/howto.html (original)
+++ calcite/site/docs/howto.html Fri Nov 13 20:18:11 2015
@@ -22,20 +22,20 @@
<li class="">
<a href="/">Home</a>
</li>
- <li class="current">
- <a href="/docs/">Documentation</a>
- </li>
<li class="">
- <a href="/talks/">Talks</a>
+ <a href="/downloads/">Download</a>
</li>
<li class="">
- <a href="/news/">News</a>
+ <a href="/community/">Community</a>
</li>
<li class="">
- <a href="/help/">Help</a>
+ <a href="/develop/">Develop</a>
</li>
<li class="">
- <a href="/develop/">Develop</a>
+ <a href="/news/">News</a>
+ </li>
+ <li class="current">
+ <a href="/docs/">Docs</a>
</li>
</ul>
@@ -54,20 +54,20 @@
<li class="">
<a href="/">Home</a>
</li>
- <li class="current">
- <a href="/docs/">Documentation</a>
- </li>
<li class="">
- <a href="/talks/">Talks</a>
+ <a href="/downloads/">Download</a>
</li>
<li class="">
- <a href="/news/">News</a>
+ <a href="/community/">Community</a>
</li>
<li class="">
- <a href="/help/">Help</a>
+ <a href="/develop/">Develop</a>
</li>
<li class="">
- <a href="/develop/">Develop</a>
+ <a href="/news/">News</a>
+ </li>
+ <li class="current">
+ <a href="/docs/">Docs</a>
</li>
</ul>
@@ -120,10 +120,6 @@
-
-
-
-
@@ -158,10 +154,6 @@
-
-
-
-
@@ -196,10 +188,6 @@
-
-
-
-
</optgroup>
@@ -241,10 +229,6 @@
-
-
-
-
@@ -279,10 +263,6 @@
-
-
-
-
@@ -317,10 +297,6 @@
-
-
-
-
</optgroup>
@@ -362,10 +338,6 @@
-
-
-
-
@@ -400,10 +372,6 @@
-
-
-
-
@@ -438,10 +406,6 @@
-
-
-
-
</optgroup>
@@ -483,10 +447,6 @@
-
-
-
-
@@ -521,10 +481,6 @@
-
-
-
-
@@ -559,10 +515,6 @@
-
-
-
-
</optgroup>
@@ -604,86 +556,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -718,10 +590,6 @@
-
-
-
-
@@ -756,10 +624,6 @@
-
-
-
-
</optgroup>
@@ -778,6 +642,45 @@
<p>Hereâs some miscellaneous documentation about using Calcite and its
various
adapters.</p>
+<ul id="markdown-toc">
+ <li><a href="#building-from-a-source-distribution">Building from a source
distribution</a></li>
+ <li><a href="#building-from-git">Building from git</a></li>
+ <li><a href="#running-tests">Running tests</a></li>
+ <li><a href="#running-integration-tests">Running integration tests</a>
<ul>
+ <li><a href="#vm-preparation">VM preparation</a></li>
+ <li><a href="#vm-management">VM management</a></li>
+ <li><a href="#suggested-test-flow">Suggested test flow</a></li>
+ <li><a href="#integration-tests-technical-details">Integration tests
technical details</a></li>
+ </ul>
+ </li>
+ <li><a href="#contributing">Contributing</a></li>
+ <li><a href="#getting-started">Getting started</a></li>
+ <li><a href="#tracing">Tracing</a></li>
+ <li><a href="#csv-adapter">CSV adapter</a></li>
+ <li><a href="#mongodb-adapter">MongoDB adapter</a></li>
+ <li><a href="#splunk-adapter">Splunk adapter</a></li>
+ <li><a href="#implementing-an-adapter">Implementing an adapter</a> <ul>
+ <li><a href="#testing-adapter-in-java">Testing adapter in Java</a></li>
+ </ul>
+ </li>
+ <li><a href="#advanced-topics-for-developers">Advanced topics for
developers</a> <ul>
+ <li><a href="#javatypefactory">JavaTypeFactory</a></li>
+ <li><a href="#rebuilding-generated-protocol-buffer-code">Rebuilding
generated Protocol Buffer code</a></li>
+ </ul>
+ </li>
+ <li><a href="#advanced-topics-for-committers">Advanced topics for
committers</a> <ul>
+ <li><a href="#set-up-pgp-signing-keys-for-calcite-committers">Set up PGP
signing keys (for Calcite committers)</a></li>
+ <li><a href="#making-a-snapshot-for-calcite-committers">Making a
snapshot (for Calcite committers)</a></li>
+ <li><a href="#making-a-release-for-calcite-committers">Making a release
(for Calcite committers)</a></li>
+ <li><a
href="#cleaning-up-after-a-failed-release-attempt-for-calcite-committers">Cleaning
up after a failed release attempt (for Calcite committers)</a></li>
+ <li><a href="#validate-a-release">Validate a release</a></li>
+ <li><a
href="#get-approval-for-a-release-via-apache-voting-process-for-calcite-committers">Get
approval for a release via Apache voting process (for Calcite
committers)</a></li>
+ <li><a href="#publishing-a-release-for-calcite-committers">Publishing a
release (for Calcite committers)</a></li>
+ <li><a href="#publish-the-web-site">Publishing the web site (for Calcite
committers)</a></li>
+ </ul>
+ </li>
+</ul>
+
<h2 id="building-from-a-source-distribution">Building from a source
distribution</h2>
<p>Prerequisites are maven (3.2.1 or later)
@@ -907,53 +810,11 @@ Integration tests should be named <code>
<h2 id="contributing">Contributing</h2>
-<p>We welcome contributions.</p>
-
-<p>If you are planning to make a large contribution, talk to us first! It
-helps to agree on the general approach. Log a
-<a href="https://issues.apache.org/jira/browse/CALCITE">JIRA case</a> for your
-proposed feature or start a discussion on the dev list.</p>
-
-<p>Fork the github repository, and create a branch for your feature.</p>
-
-<p>Develop your feature and test cases, and make sure that <code>mvn
-install</code> succeeds. (Run extra tests if your change warrants it.)</p>
-
-<p>Commit your change to your branch, and use a comment that starts with
-the JIRA case number, like this:</p>
-
-<p><code>[CALCITE-345] AssertionError in RexToLixTranslator comparing to date
literal</code></p>
-
-<p>If your change had multiple commits, use <code>git rebase -i master</code>
to
-combine them into a single commit, and to bring your code up to date
-with the latest on the main line.</p>
-
-<p>Then push your commit(s) to github, and create a pull request from
-your branch to the calcite master branch. Update the JIRA case
-to reference your pull request, and a committer will review your
-changes.</p>
+<p>See the <a href="/develop/#contributing">developers guide</a>.</p>
<h2 id="getting-started">Getting started</h2>
-<p>Calcite is a community, so the first step to joining the project is to
introduce yourself.
-Join the <a
href="http://mail-archives.apache.org/mod_mbox/calcite-dev/">developers list</a>
-and send an email.</p>
-
-<p>If you have the chance to attend a <a
href="http://www.meetup.com/Apache-Calcite/">meetup</a>,
-or meet <a href="http://calcite.apache.org/develop">members of the
community</a>
-at a conference, thatâs also great.</p>
-
-<p>Choose an initial task to work on. It should be something really simple,
-such as a bug fix or a <a
href="https://issues.apache.org/jira/issues/?jql=labels%20%3D%20newbie%20%26%20project%20%3D%20Calcite%20%26%20status%20%3D%20Open">Jira
task that we have labeled
-ânewbieâ</a>.
-Follow the <a href="#contributing">contributing guidelines</a> to get your
change committed.</p>
-
-<p>After you have made several useful contributions we may
-<a href="https://community.apache.org/contributors/">invite you to become a
committer</a>.
-We value all contributions that help to build a vibrant community, not just
code.
-You can contribute by testing the code, helping verify a release,
-writing documentation or the web site,
-or just by answering questions on the list.</p>
+<p>See the <a href="/develop/#getting-started">developers guide</a>.</p>
<h2 id="tracing">Tracing</h2>
@@ -1570,7 +1431,7 @@ and check that it appears in the content
- <a href="/docs/downloads.html" class="next">Next</a>
+ <a href="/docs/history.html" class="next">Next</a>
</div>
</div>
@@ -1650,18 +1511,6 @@ and check that it appears in the content
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/index.html">Background</a></li>
@@ -1764,18 +1613,6 @@ and check that it appears in the content
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/tutorial.html">Tutorial</a></li>
@@ -1916,18 +1753,6 @@ and check that it appears in the content
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/stream.html">Streaming</a></li>
@@ -2000,18 +1825,6 @@ and check that it appears in the content
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/lattice.html">Lattices</a></li>
@@ -2238,18 +2051,6 @@ and check that it appears in the content
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/reference.html">SQL language</a></li>
@@ -2328,18 +2129,6 @@ and check that it appears in the content
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/model.html">JSON models</a></li>
@@ -2400,18 +2189,6 @@ and check that it appears in the content
-
-
-
-
-
-
-
-
-
-
-
-
<li class="current"><a href="/docs/howto.html">HOWTO</a></li>
@@ -2474,78 +2251,6 @@ and check that it appears in the content
-
-
-
-
-
-
- <li class=""><a href="/docs/downloads.html">Downloads</a></li>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/history.html">History</a></li>
@@ -2576,60 +2281,6 @@ and check that it appears in the content
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <li class=""><a href="/docs/contributing.html">Contributing</a></li>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/api.html">API</a></li>
@@ -2726,18 +2377,6 @@ and check that it appears in the content
-
-
-
-
-
-
-
-
-
-
-
-
<li class=""><a href="/docs/testapi.html">Test API</a></li>
@@ -2756,12 +2395,19 @@ and check that it appears in the content
<footer role="contentinfo">
+ <div id="poweredby">
+ <a href="http://www.apache.org/">
+ <span class="sr-only">Apache</span>
+ <img src="/img/feather.png" alt="Apache Logo"></a>
+ </div>
+ <div id="copyright">
<p>The contents of this website are © 2015
<a href="https://www.apache.org/">Apache Software Foundation</a>
under the terms of
the <a href="https://www.apache.org/licenses/LICENSE-2.0.html">
Apache License v2</a>. Apache Calcite and its logo are
trademarks of the Apache Software Foundation.</p>
+ </div>
</footer>
<script>