blob: 58be4138b0b02befeaa41f3c577246c83add9216 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" href="../style/bootstrap-1-3-0-min.css" type="text/css" />
<link rel="stylesheet" href="../style/style.css" type="text/css" />
<script src="https://www.apachecon.com/event-images/snippet.js"></script>
<title>Calcite-Avatica-Go Codebase Intellectual Property (IP) Clearance Status - Apache Incubator</title>
</head>
<body>
<div class="container">
<div class="row"><div class="span6"><a href="https://www.apache.org/"><img src="http://www.apache.org/img/asf_logo.png" alt="The Apache Software Foundation" border="0" style="margin-top: 2px" height="88"/></a></div>
<div class="span7"><a href="/"><img src="https://incubator.apache.org/images/incubator_feather_egg_logo_sm.png" alt="The Apache Software Foundation Incubator" border="0" style="margin-top: 2px" height="88"/></a></div>
<div class="span2"><a href="https://www.apache.org/foundation/contributing.html"><img src="https://www.apache.org/images/SupportApache-small.png" height="100" width="100"/></a></div>
</div>
<div class="row"><div class="span16"><hr noshade="noshade" size="1"/></div></div>
<div class="row">
<div class="span4">
<form action="http://www.google.com/search" method="get">
<input value="incubator.apache.org" name="sitesearch" type="hidden"/>
<input size="20" name="q" id="query" type="text" value="search..."
onclick="if(this.value == 'search...') {this.value = ''}"/>
<input name="Search" value="Go" type="submit"/>
</form>
<div class="menuheader">General</div>
<menu compact="compact">
<li><a href="../index.html">Welcome</a></li>
<li><a href="../cookbook/">Incubator Cookbook</a></li>
<li><a href="../policy/incubation.html">Incubation Policy</a></li>
<li><a href="../guides/roles_and_responsibilities.html">Roles and Responsibilities</a></li>
<li><a href="../faq.html">General FAQ</a></li>
<li><a href="http://wiki.apache.org/incubator">Incubator Wiki</a></li>
<li><a href="../whoweare.html">Who We Are</a></li>
</menu>
<div class="menuheader">Status</div>
<menu compact="compact">
<li><a href="../projects">Project List</a></li>
<li><a href="../clutch">Clutch Report</a></li>
<li><a href="../ip-clearance">IP Clearance</a></li>
</menu>
<div class="menuheader">Entry Guides</div>
<menu compact="compact">
<li><a href="../guides/proposal.html">Proposal Guide</a></li>
</menu>
<div class="menuheader">Podling Guides</div>
<menu compact="compact">
<li><a href="../guides/committer.html">Podling Committers</a></li>
<li><a href="../guides/ppmc.html">Podling PMC (PPMC)</a></li>
<li><a href="../guides/mentor.html">Podling Mentor</a></li>
<li><a href="../guides/releasemanagement.html">Podling Releases</a></li>
<li><a href="../guides/branding.html">Podling Branding/Publicity</a></li>
<li><a href="../guides/sites.html">Podling Websites</a></li>
<li><a href="../guides/graduation.html">Graduation</a></li>
<li><a href="../guides/retirement.html">Retirement</a></li>
</menu>
<div class="menuheader">Other Guides</div>
<menu compact="compact">
<li><a href="../guides/participation.html">Participation</a></li>
<li><a href="../faq.html">General FAQ</a></li>
<li><a href="../guides/chair.html">IPMC Chair</a></li>
<li><a href="../guides/lists.html">Mailing Lists</a></li>
<li><a href="../guides/website.html">Incubator Website</a></li>
</menu>
<div class="menuheader">ASF</div>
<menu compact="compact">
<li><a href="http://www.apache.org/foundation/how-it-works.html">How Apache Works</a></li>
<li><a href="http://www.apache.org/dev/">Developer Documentation</a></li>
<li><a href="http://www.apache.org/foundation/">Foundation</a></li>
<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a></li>
<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
</menu>
<div id="menuheader">
<a class="acevent" data-format="square" data-width="135" data-mode="light" data-event="random"></a>
</div>
</div>
<div class="span12">
<h2 id='Calcite+Avatica+Go+Codebase+Intellectual+Property+%28IP%29+Clearance+Status'><img src="../images/redarrow.gif" />Calcite-Avatica-Go Codebase Intellectual Property (IP) Clearance Status</h2>
<div class="section-content">
</div>
<h2 id='Description'><img src="../images/redarrow.gif" />Description</h2>
<div class="section-content">
<p>Calcite-Avatica-Go is a client for Apache Phoenix and Apache Calcite Avatica written in the Go programming language and contributed by Boostport. It describes itself as "Apache Phoenix/Avatica SQL Driver". It is self-contained module, and a medium-sized code base (30 files, 8,000 lines of code). Because it is a different language from current Avatica (Go versus Java) it will probably become a new module in a new git repo and separate releases. It remains to be decided whether we keep the Phoenix-specific customizations in this module or apply those directly in Phoenix.</p>
</div>
<h2 id='Project+info'><img src="../images/redarrow.gif" />Project info</h2>
<div class="section-content">
<ul>
<li>PMC that will be responsible for the code: Apache Calcite PMC</li>
<li>Into which existing project/module: Apache Calcite Avatica</li>
<li>Officer or member managing donation: Julian Hyde (jhyde)</li>
<li>Tracking case: [<a href="https://issues.apache.org/jira/browse/CALCITE-1240">CALCITE-1240</a>]</li>
</ul>
<p>
<em>Completed tasks are shown by the completion date (YYYY-MM-dd).</em>
</p>
<h3 id='Identify+the+codebase'>Identify the codebase</h3>
<div class="section-content">
<table class="colortable" width="100%">
<tr>
<th>date</th>
<th>item</th>
</tr>
<tr>
<td>2017-07-27</td>
<td><a href="https://github.com/Boostport/avatica/commit/77207918cf826662cb4ea40cfffbfb5cb64bf4a0">https://github.com/Boostport/avatica/commit/77207918cf826662cb4ea40cfffbfb5cb64bf4a0</a>
or
<a href="http://people.apache.org/~jhyde/boostport-avatica.patch">http://people.apache.org/~jhyde/boostport-avatica.patch</a>.</td>
</tr>
</table>
<p>
<pre>$ sha1sum boostport-avatica.patch
ba7441f20261409a2d5b38a88e5d8d6b0d826b86 boostport-avatica.patch
$ sha1sum --version
sha1sum (GNU coreutils) 8.21
$ md5sum boostport-avatica.patch
6f66ce5756b67ecddb35bf1030c49a0b boostport-avatica.patch
$ md5sum --version
md5sum (GNU coreutils) 8.21</pre>
</p>
<h4 id='Copyright'>Copyright</h4>
<div class="section-content">
<table class="colortable" width="100%">
<tr>
<th>date</th>
<th>item</th>
</tr>
<tr>
<td>2017-07-27</td>
<td>Check and make sure that the papers that transfer rights to
the ASF been received. It is only necessary to transfer
rights for the package, the core code, and any new code
produced by the project.<br />
<br />
Corporate CLA for "Boostport Pty Ltd" is already on file in cclas.txt.</td>
</tr>
<tr>
<td>2017-07-27</td>
<td>Check and make sure that the files that have been donated
have been updated to reflect the new ASF copyright<br />
<br />
There are no copyright notices or other file headers in the code, therefore nothing to change.
Code already includes an Apache License.</td>
</tr>
</table>
<p>
Identify name recorded for software grant: calcite-avatica-go
</p>
</div>
<h4 id='Verify+distribution+rights'>Verify distribution rights</h4>
<div class="section-content">
<p>
Corporations and individuals holding existing distribution rights:
</p>
<ul>
<li>Francis Chuang (francischuang)</li>
<li>Boostport Pty Ltd</li>
</ul>
<table class="colortable" width="100%">
<tr>
<th>date</th>
<th>item</th>
</tr>
<tr>
<td>2017-07-27</td>
<td>Check that all active committers have a signed CLA on
record.</td>
</tr>
<tr>
<td>2017-07-27</td>
<td>Remind active committers that they are responsible for
ensuring that a Corporate CLA is recorded if such is
required to authorize their contributions under their
individual CLA.</td>
</tr>
<tr>
<td>2017-07-27</td>
<td>Check and make sure that for all items included with the
distribution that is not under the Apache license, we have
the right to combine with Apache-licensed code and
redistribute.<br /><br />Not applicable. The code is 100% Apache Licensed.</td>
</tr>
<tr>
<td>2017-07-27</td>
<td>Check and make sure that all items depended upon by the
project is covered by one or more of the following approved
licenses: Apache, BSD, Artistic, MIT/X, MIT/W3C, MPL 1.1, or
something with essentially the same terms.<br /><br />The project has one category B dependency (go-cleanhttp is MPL), and we intend to address this before release; others are category A.</td>
</tr>
</table>
<p>Generally, the result of checking off these items will be a
Software Grant, CLA, and Corporate CLA for ASF licensed code,
which must have no dependencies upon items whose licenses that
are incompatible with the Apache License.</p>
</div>
</div>
<h3 id='Organizational+acceptance+of+responsibility+for+the+project'>Organizational acceptance of responsibility for the project
</h3>
<div class="section-content">
<p>
Related VOTEs:
</p>
<ul>
<li><a href="http://mail-archives.apache.org/mod_mbox/calcite-dev/201707.mbox/%3CCAPSgeESfUwzKHudgH%3D1Lunvn4WJk29iR3mpxfay5KshQESoe0A%40mail.gmail.com%3E">[DISCUSS] Accept Boostport's Avatica Go client into Calcite/Avatica</a> thread on dev@calcite</li>
<li><a href="https://s.apache.org/calcite-avatica-go-clearance-vote">Vote thread on general@incubator started on 2017-07-28</a></li>
<li><a href="https://s.apache.org/calcite-avatica-go-clearance-result">Vote on general@incubator passed on 2017-08-03</a></li>
<li><a href="https://s.apache.org/calcite-avatica-go-pmc-result">Vote on Calcite PMC passed on 2017-08-07</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="row"><div class="span16"><hr noshade="noshade" size="1"/></div></div>
<div class="row">
<div class="span16 footer">
Copyright &#169; 2009-2024 The Apache Software Foundation<br />
Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
Apache Incubator, Apache, the Apache feather logo, and the Apache Incubator project logo are trademarks of The Apache Software Foundation.
</div>
</div>
</div>
</body>
</html>