Repository: trafodion-site
Updated Branches:
  refs/heads/asf-site 20df1f227 -> f3163d317


http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/f3163d31/docs/sql_reference/dependencies.html
----------------------------------------------------------------------
diff --git a/docs/sql_reference/dependencies.html 
b/docs/sql_reference/dependencies.html
index 4a89ea8..fc742cb 100644
--- a/docs/sql_reference/dependencies.html
+++ b/docs/sql_reference/dependencies.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
-<!-- Generated by Apache Maven Doxia at Jan 3, 2018 -->
+<!-- Generated by Apache Maven Doxia at Jan 4, 2018 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180103" />
+    <meta name="Date-Revision-yyyymmdd" content="20180104" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-01-03</span>
+        <span id="publishDate">Last Published: 2018-01-04</span>
                   &nbsp;| <span id="projectVersion">Version: 2.3.0</span>
                       </div>
             <div class="xright">                    <a href="./" 
title="Trafodion SQL Reference Manual">Trafodion SQL Reference Manual</a>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/f3163d31/docs/sql_reference/index.html
----------------------------------------------------------------------
diff --git a/docs/sql_reference/index.html b/docs/sql_reference/index.html
index b24a764..6cc9f03 100644
--- a/docs/sql_reference/index.html
+++ b/docs/sql_reference/index.html
@@ -5754,108 +5754,127 @@ underlying table. For ordering (but not for other 
purposes), nulls are greater t
 <p>a list of HBase options to set for the index. These options are applied 
independently of any HBase options set for
 the index’s table.</p>
 </div>
-</li>
-</ul>
-</div>
 <div class="ulist">
 <ul>
 <li>
 <p><code><em>hbase-option</em> = '<em>value</em>'</code></p>
 <div class="paragraph">
-<p>is one of the these HBase options and its assigned value:</p>
+<p>is one of these HBase options and its assigned value:</p>
 </div>
 <table class="tableblock frame-all grid-all spread">
 <colgroup>
-<col style="width: 35%;">
-<col style="width: 65%;">
+<col style="width: 33.3333%;">
+<col style="width: 33.3333%;">
+<col style="width: 33.3334%;">
 </colgroup>
 <thead>
 <tr>
 <th class="tableblock halign-left valign-top">HBase Option</th>
-<th class="tableblock halign-left valign-top">Accepted Values<sup>1</sup></th>
+<th class="tableblock halign-left valign-top">Accepted Values</th>
+<th class="tableblock halign-left valign-top">Default Values</th>
 </tr>
 </thead>
 <tbody>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">BLOCKCACHE</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">'true' | 
'false'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'true'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">BLOCKSIZE</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">*'65536'( 
| '<em>positive-integer</em>'</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">'1024' - 
'64*1024*1024'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'64*1024'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">BLOOMFILTER</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">'NONE' | 
'ROW' | 'ROWCOL'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'ROW'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">CACHE_BLOOMS_ON_WRITE</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">'true' | 
'false'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'false'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">CACHE_DATA_ON_WRITE</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">'true' | 
'false'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'false'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">CACHE_INDEXES_ON_WRITE</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">'true' | 
'false'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'false'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">COMPACT</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">'true' | 
'false'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'true'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">COMPACT_COMPRESSION</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">'GZ' | 
'LZ4' | 'LZO' | 'NONE' | 'SNAPPY'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'NONE'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">COMPRESSION</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">'GZ' | 
'LZ4' | 'LZO' | 'NONE' | 'SNAPPY'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'NONE'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">DATA_BLOCK_ENCODING</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">'DIFF' | 
'FAST_DIFF' | 'NONE' | 'PREFIX'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'NONE'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">DURABILITY</p></td>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">'USE_DEFAULT' | 'SKIP_WAL' | 'ASYNC_WAL' | 'SYNC_WAL' | 
'FSYNC_WAL'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'SYNC_WAL'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">EVICT_BLOCKS_ON_CLOSE</p></td>
-<td class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>'true'</strong> | 'false'</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">'true' | 
'false'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'false'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">IN_MEMORY</p></td>
-<td class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>'true'</strong> | 'false'</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">'true' | 
'false'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'false'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">KEEP_DELETED_CELLS</p></td>
-<td class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>'true'</strong> | 'false'</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">'true' | 
'false'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'false'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">MAX_FILESIZE</p></td>
-<td class="tableblock halign-left valign-top"><p 
class="tableblock">'<em>positive-integer</em>'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'2*1024*1024' - '2<sup>63</sup>-1'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'10*1024*1024*1024'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">MAX_VERSIONS</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">'1' | 
'<em>positive-integer</em>'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'1'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">MEMSTORE_FLUSH_SIZE</p></td>
-<td class="tableblock halign-left valign-top"><p 
class="tableblock">'<em>positive-integer</em>'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'1024*1024' - '2<sup>63</sup>-1'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'128*1024*1024'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">MIN_VERSIONS</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">'0' | 
'<em>positive-integer</em>'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'0'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">PREFIX_LENGTH_KEY</p></td>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">'<em>positive-integer</em>', which should be less than 
maximum length of the key for the table.
 It applies only if the SPLIT_POLICY is 
<code>KeyPrefixRegionSplitPolicy</code>.</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'2'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">REPLICATION_SCOPE</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">'0' | 
<strong>'1'</strong></p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">'0' | 
'1'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'1'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">SPLIT_POLICY</p></td>
@@ -5865,18 +5884,20 @@ ConstantSizeRegionSplitPolicy' |<br>
 IncreasingToUpperBoundRegionSplitPolicy' |<br>
 'org.apache.hadoop.hbase.regionserver.<br>
 KeyPrefixRegionSplitPolicy'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'org.apache.hadoop.hbase.regionserver.<br>
+IncreasingToUpperBoundRegionSplitPolicy'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">TTL</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">'-1' 
(forever) | '<em>positive-integer</em>'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'-1'</p></td>
 </tr>
 </tbody>
 </table>
-<div class="paragraph">
-<p><sup>1</sup> Values in boldface are default values.</p>
+</li>
+</ul>
 </div>
-<div class="ulist">
-<ul>
+</li>
 <li>
 <p><code>SALT LIKE TABLE</code></p>
 <div class="paragraph">
@@ -5886,9 +5907,6 @@ KeyPrefixRegionSplitPolicy'</p></td>
 </li>
 </ul>
 </div>
-</li>
-</ul>
-</div>
 <div style="page-break-after: always;"></div>
 </div>
 <div class="sect3">
@@ -7794,120 +7812,141 @@ then the clustering key is the PRIMARY KEY.</p>
 <li>
 <p><code><em>hbase-option</em> = '<em>value</em>'</code></p>
 <div class="paragraph">
-<p>is one of the these HBase options and its assigned value:</p>
+<p>is one of these HBase options and its assigned value:</p>
 </div>
 <table class="tableblock frame-all grid-all spread">
 <colgroup>
-<col style="width: 35%;">
-<col style="width: 65%;">
+<col style="width: 33.3333%;">
+<col style="width: 33.3333%;">
+<col style="width: 33.3334%;">
 </colgroup>
 <thead>
 <tr>
 <th class="tableblock halign-left valign-top">HBase Option</th>
-<th class="tableblock halign-left valign-top">Accepted Values<sup>1</sup></th>
+<th class="tableblock halign-left valign-top">Accepted Values</th>
+<th class="tableblock halign-left valign-top">Default Values</th>
 </tr>
 </thead>
 <tbody>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">BLOCKCACHE</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">'true' | 
'false'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'true'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">BLOCKSIZE</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">'65536' | 
'<em>positive-integer</em>'</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">'1024' - 
'64*1024*1024'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'64*1024'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">BLOOMFILTER</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">'NONE' | 
'ROW' | 'ROWCOL'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'ROW'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">CACHE_BLOOMS_ON_WRITE</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">'true' | 
'false'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'false'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">CACHE_DATA_ON_WRITE</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">'true' | 
'false'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'false'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">CACHE_INDEXES_ON_WRITE</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">'true' | 
'false'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'false'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">COMPACT</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">'true' | 
'false'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'true'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">COMPACT_COMPRESSION</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">'GZ' | 
'LZ4' | 'LZO' | 'NONE' | 'SNAPPY'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'NONE'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">COMPRESSION</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">'GZ' | 
'LZ4' | 'LZO' | 'NONE' | 'SNAPPY'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'NONE'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">DATA_BLOCK_ENCODING</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">'DIFF' | 
'FAST_DIFF' | 'NONE' | 'PREFIX'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'NONE'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">DURABILITY</p></td>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">'USE_DEFAULT' | 'SKIP_WAL' | 'ASYNC_WAL' | 'SYNC_WAL' | 
'FSYNC_WAL'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'SYNC_WAL'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">EVICT_BLOCKS_ON_CLOSE</p></td>
-<td class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>'true'</strong> | 'false'</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">'true' | 
'false'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'false'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">IN_MEMORY</p></td>
-<td class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>'true'</strong> | 'false'</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">'true' | 
'false'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'false'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">KEEP_DELETED_CELLS</p></td>
-<td class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>'true'</strong> | 'false'</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">'true' | 
'false'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'false'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">MAX_FILESIZE</p></td>
-<td class="tableblock halign-left valign-top"><p 
class="tableblock">'<em>positive-integer</em>'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'2*1024*1024' - '2<sup>63</sup>-1'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'10*1024*1024*1024'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">MAX_VERSIONS</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">'1' | 
'<em>positive-integer</em>'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'1'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">MEMSTORE_FLUSH_SIZE</p></td>
-<td class="tableblock halign-left valign-top"><p 
class="tableblock">'<em>positive-integer</em>'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'1024*1024' - '2<sup>63</sup>-1'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'128*1024*1024'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">MIN_VERSIONS</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">'0' | 
'<em>positive-integer</em>'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'0'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">PREFIX_LENGTH_KEY</p></td>
-<td class="tableblock halign-left valign-top"><p 
class="tableblock">'<em>positive-integer</em>', which should be less than 
maximum length of the
-key for the table. It applies only if the SPLIT_POLICY is 
<code>KeyPrefixRegionSplitPolicy</code>.</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'<em>positive-integer</em>', which should be less than 
maximum length of the key for the table.
+It applies only if the SPLIT_POLICY is 
<code>KeyPrefixRegionSplitPolicy</code>.</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'2'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">REPLICATION_SCOPE</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">'0' | 
'1'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'1'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">SPLIT_POLICY</p></td>
-<td class="tableblock halign-left valign-top"><p 
class="tableblock">'org.apache.hadoop.hbase.regionserver.ConstantSizeRegionSplitPolicy'
 |
-'org.apache.hadoop.hbase.regionserver.IncreasingToUpperBoundRegionSplitPolicy' 
|
-'org.apache.hadoop.hbase.regionserver.KeyPrefixRegionSplitPolicy'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'org.apache.hadoop.hbase.regionserver.<br>
+ConstantSizeRegionSplitPolicy' |<br>
+'org.apache.hadoop.hbase.regionserver.<br>
+IncreasingToUpperBoundRegionSplitPolicy' |<br>
+'org.apache.hadoop.hbase.regionserver.<br>
+KeyPrefixRegionSplitPolicy'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'org.apache.hadoop.hbase.regionserver.<br>
+IncreasingToUpperBoundRegionSplitPolicy'</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock">TTL</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">'-1' 
(forever) | '<em>positive-integer</em>'</p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock">'-1'</p></td>
 </tr>
 </tbody>
 </table>
-<div class="olist arabic">
-<ol class="arabic">
-<li>
-<p>Values in boldface are default values.</p>
-</li>
-</ol>
-</div>
 </li>
 </ul>
 </div>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/f3163d31/docs/sql_reference/integration.html
----------------------------------------------------------------------
diff --git a/docs/sql_reference/integration.html 
b/docs/sql_reference/integration.html
index a0565bb..9645edc 100644
--- a/docs/sql_reference/integration.html
+++ b/docs/sql_reference/integration.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
-<!-- Generated by Apache Maven Doxia at Jan 3, 2018 -->
+<!-- Generated by Apache Maven Doxia at Jan 4, 2018 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180103" />
+    <meta name="Date-Revision-yyyymmdd" content="20180104" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-01-03</span>
+        <span id="publishDate">Last Published: 2018-01-04</span>
                   &nbsp;| <span id="projectVersion">Version: 2.3.0</span>
                       </div>
             <div class="xright">                    <a href="./" 
title="Trafodion SQL Reference Manual">Trafodion SQL Reference Manual</a>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/f3163d31/docs/sql_reference/issue-tracking.html
----------------------------------------------------------------------
diff --git a/docs/sql_reference/issue-tracking.html 
b/docs/sql_reference/issue-tracking.html
index 1dc5571..848c1a9 100644
--- a/docs/sql_reference/issue-tracking.html
+++ b/docs/sql_reference/issue-tracking.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
-<!-- Generated by Apache Maven Doxia at Jan 3, 2018 -->
+<!-- Generated by Apache Maven Doxia at Jan 4, 2018 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180103" />
+    <meta name="Date-Revision-yyyymmdd" content="20180104" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-01-03</span>
+        <span id="publishDate">Last Published: 2018-01-04</span>
                   &nbsp;| <span id="projectVersion">Version: 2.3.0</span>
                       </div>
             <div class="xright">                    <a href="./" 
title="Trafodion SQL Reference Manual">Trafodion SQL Reference Manual</a>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/f3163d31/docs/sql_reference/license.html
----------------------------------------------------------------------
diff --git a/docs/sql_reference/license.html b/docs/sql_reference/license.html
index 8dacded..4c38496 100644
--- a/docs/sql_reference/license.html
+++ b/docs/sql_reference/license.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
-<!-- Generated by Apache Maven Doxia at Jan 3, 2018 -->
+<!-- Generated by Apache Maven Doxia at Jan 4, 2018 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180103" />
+    <meta name="Date-Revision-yyyymmdd" content="20180104" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-01-03</span>
+        <span id="publishDate">Last Published: 2018-01-04</span>
                   &nbsp;| <span id="projectVersion">Version: 2.3.0</span>
                       </div>
             <div class="xright">                    <a href="./" 
title="Trafodion SQL Reference Manual">Trafodion SQL Reference Manual</a>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/f3163d31/docs/sql_reference/mail-lists.html
----------------------------------------------------------------------
diff --git a/docs/sql_reference/mail-lists.html 
b/docs/sql_reference/mail-lists.html
index 927f896..7f34ef2 100644
--- a/docs/sql_reference/mail-lists.html
+++ b/docs/sql_reference/mail-lists.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
-<!-- Generated by Apache Maven Doxia at Jan 3, 2018 -->
+<!-- Generated by Apache Maven Doxia at Jan 4, 2018 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180103" />
+    <meta name="Date-Revision-yyyymmdd" content="20180104" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-01-03</span>
+        <span id="publishDate">Last Published: 2018-01-04</span>
                   &nbsp;| <span id="projectVersion">Version: 2.3.0</span>
                       </div>
             <div class="xright">                    <a href="./" 
title="Trafodion SQL Reference Manual">Trafodion SQL Reference Manual</a>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/f3163d31/docs/sql_reference/project-info.html
----------------------------------------------------------------------
diff --git a/docs/sql_reference/project-info.html 
b/docs/sql_reference/project-info.html
index 9fc86fc..4156fe3 100644
--- a/docs/sql_reference/project-info.html
+++ b/docs/sql_reference/project-info.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
-<!-- Generated by Apache Maven Doxia at Jan 3, 2018 -->
+<!-- Generated by Apache Maven Doxia at Jan 4, 2018 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180103" />
+    <meta name="Date-Revision-yyyymmdd" content="20180104" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-01-03</span>
+        <span id="publishDate">Last Published: 2018-01-04</span>
                   &nbsp;| <span id="projectVersion">Version: 2.3.0</span>
                       </div>
             <div class="xright">                    <a href="./" 
title="Trafodion SQL Reference Manual">Trafodion SQL Reference Manual</a>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/f3163d31/docs/sql_reference/project-summary.html
----------------------------------------------------------------------
diff --git a/docs/sql_reference/project-summary.html 
b/docs/sql_reference/project-summary.html
index dd24c5f..059e47d 100644
--- a/docs/sql_reference/project-summary.html
+++ b/docs/sql_reference/project-summary.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
-<!-- Generated by Apache Maven Doxia at Jan 3, 2018 -->
+<!-- Generated by Apache Maven Doxia at Jan 4, 2018 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180103" />
+    <meta name="Date-Revision-yyyymmdd" content="20180104" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-01-03</span>
+        <span id="publishDate">Last Published: 2018-01-04</span>
                   &nbsp;| <span id="projectVersion">Version: 2.3.0</span>
                       </div>
             <div class="xright">                    <a href="./" 
title="Trafodion SQL Reference Manual">Trafodion SQL Reference Manual</a>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/f3163d31/docs/sql_reference/source-repository.html
----------------------------------------------------------------------
diff --git a/docs/sql_reference/source-repository.html 
b/docs/sql_reference/source-repository.html
index a25c16b..731f4f0 100644
--- a/docs/sql_reference/source-repository.html
+++ b/docs/sql_reference/source-repository.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
-<!-- Generated by Apache Maven Doxia at Jan 3, 2018 -->
+<!-- Generated by Apache Maven Doxia at Jan 4, 2018 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180103" />
+    <meta name="Date-Revision-yyyymmdd" content="20180104" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-01-03</span>
+        <span id="publishDate">Last Published: 2018-01-04</span>
                   &nbsp;| <span id="projectVersion">Version: 2.3.0</span>
                       </div>
             <div class="xright">                    <a href="./" 
title="Trafodion SQL Reference Manual">Trafodion SQL Reference Manual</a>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/f3163d31/docs/sql_reference/team-list.html
----------------------------------------------------------------------
diff --git a/docs/sql_reference/team-list.html 
b/docs/sql_reference/team-list.html
index c8197a5..59e7314 100644
--- a/docs/sql_reference/team-list.html
+++ b/docs/sql_reference/team-list.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
-<!-- Generated by Apache Maven Doxia at Jan 3, 2018 -->
+<!-- Generated by Apache Maven Doxia at Jan 4, 2018 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180103" />
+    <meta name="Date-Revision-yyyymmdd" content="20180104" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-01-03</span>
+        <span id="publishDate">Last Published: 2018-01-04</span>
                   &nbsp;| <span id="projectVersion">Version: 2.3.0</span>
                       </div>
             <div class="xright">                    <a href="./" 
title="Trafodion SQL Reference Manual">Trafodion SQL Reference Manual</a>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/f3163d31/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index 28d8c37..00a49b4 100644
--- a/index.html
+++ b/index.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
-  Generated by Apache Maven Doxia at 2018-01-03
+ Generated by Apache Maven Doxia at 2018-01-03
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/f3163d31/integration.html
----------------------------------------------------------------------
diff --git a/integration.html b/integration.html
index 1a38ec7..e044758 100644
--- a/integration.html
+++ b/integration.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2018-01-03
+ Generated by Apache Maven Doxia at 2018-01-04
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/f3163d31/issue-tracking.html
----------------------------------------------------------------------
diff --git a/issue-tracking.html b/issue-tracking.html
index 07cc153..bfc7a75 100644
--- a/issue-tracking.html
+++ b/issue-tracking.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2018-01-03
+ Generated by Apache Maven Doxia at 2018-01-04
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/f3163d31/license.html
----------------------------------------------------------------------
diff --git a/license.html b/license.html
index c569967..807440f 100644
--- a/license.html
+++ b/license.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2018-01-03
+ Generated by Apache Maven Doxia at 2018-01-04
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/f3163d31/mail-lists.html
----------------------------------------------------------------------
diff --git a/mail-lists.html b/mail-lists.html
index 1708222..1d0da83 100644
--- a/mail-lists.html
+++ b/mail-lists.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2018-01-03
+ Generated by Apache Maven Doxia at 2018-01-04
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/f3163d31/modules.html
----------------------------------------------------------------------
diff --git a/modules.html b/modules.html
index 406a5bb..d3bcd3e 100644
--- a/modules.html
+++ b/modules.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2018-01-03
+ Generated by Apache Maven Doxia at 2018-01-04
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/f3163d31/project-info.html
----------------------------------------------------------------------
diff --git a/project-info.html b/project-info.html
index c116012..74a98da 100644
--- a/project-info.html
+++ b/project-info.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2018-01-03
+ Generated by Apache Maven Doxia at 2018-01-04
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/f3163d31/project-summary.html
----------------------------------------------------------------------
diff --git a/project-summary.html b/project-summary.html
index 8d41da6..9c301f8 100644
--- a/project-summary.html
+++ b/project-summary.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2018-01-03
+ Generated by Apache Maven Doxia at 2018-01-04
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/f3163d31/source-repository.html
----------------------------------------------------------------------
diff --git a/source-repository.html b/source-repository.html
index 3f930e0..d660a19 100644
--- a/source-repository.html
+++ b/source-repository.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2018-01-03
+ Generated by Apache Maven Doxia at 2018-01-04
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/f3163d31/team-list.html
----------------------------------------------------------------------
diff --git a/team-list.html b/team-list.html
index 06075f9..25852f3 100644
--- a/team-list.html
+++ b/team-list.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2018-01-03
+ Generated by Apache Maven Doxia at 2018-01-04
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">

Reply via email to