You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by br...@apache.org on 2017/03/15 22:03:53 UTC

drill-site git commit: edit to fix link in blog

Repository: drill-site
Updated Branches:
  refs/heads/asf-site 7f64314b6 -> df1d89f6c


edit to fix link in blog


Project: http://git-wip-us.apache.org/repos/asf/drill-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/drill-site/commit/df1d89f6
Tree: http://git-wip-us.apache.org/repos/asf/drill-site/tree/df1d89f6
Diff: http://git-wip-us.apache.org/repos/asf/drill-site/diff/df1d89f6

Branch: refs/heads/asf-site
Commit: df1d89f6c0ca4e7705e4c877f6666c0335517606
Parents: 7f64314
Author: Bridget Bevens <bb...@maprtech.com>
Authored: Wed Mar 15 15:03:37 2017 -0700
Committer: Bridget Bevens <bb...@maprtech.com>
Committed: Wed Mar 15 15:03:37 2017 -0700

----------------------------------------------------------------------
 blog/2017/03/15/drill-1.10-released/index.html | 2 +-
 feed.xml                                       | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/drill-site/blob/df1d89f6/blog/2017/03/15/drill-1.10-released/index.html
----------------------------------------------------------------------
diff --git a/blog/2017/03/15/drill-1.10-released/index.html b/blog/2017/03/15/drill-1.10-released/index.html
index 031b43a..862a528 100644
--- a/blog/2017/03/15/drill-1.10-released/index.html
+++ b/blog/2017/03/15/drill-1.10-released/index.html
@@ -133,7 +133,7 @@
 
 <h2 id="cttas">CTTAS</h2>
 
-<p>The CREATE TEMPORARY TABLE AS (CTTAS) command stores the results of a query in a temporary table. See <a href="/docs/create-temporary-table-as">CTTAS</a>. </p>
+<p>The CREATE TEMPORARY TABLE AS (CTTAS) command stores the results of a query in a temporary table. See <a href="/docs/create-temporary-table-as-cttas/">CTTAS</a>. </p>
 
 <h2 id="improved-fault-tolerance">Improved Fault Tolerance</h2>
 

http://git-wip-us.apache.org/repos/asf/drill-site/blob/df1d89f6/feed.xml
----------------------------------------------------------------------
diff --git a/feed.xml b/feed.xml
index eb7c7fc..007f595 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,8 +6,8 @@
 </description>
     <link>/</link>
     <atom:link href="/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Wed, 15 Mar 2017 14:42:19 -0700</pubDate>
-    <lastBuildDate>Wed, 15 Mar 2017 14:42:19 -0700</lastBuildDate>
+    <pubDate>Wed, 15 Mar 2017 15:00:25 -0700</pubDate>
+    <lastBuildDate>Wed, 15 Mar 2017 15:00:25 -0700</lastBuildDate>
     <generator>Jekyll v2.5.2</generator>
     
       <item>
@@ -18,7 +18,7 @@
 
 &lt;h2 id=&quot;cttas&quot;&gt;CTTAS&lt;/h2&gt;
 
-&lt;p&gt;The CREATE TEMPORARY TABLE AS (CTTAS) command stores the results of a query in a temporary table. See &lt;a href=&quot;/docs/create-temporary-table-as&quot;&gt;CTTAS&lt;/a&gt;. &lt;/p&gt;
+&lt;p&gt;The CREATE TEMPORARY TABLE AS (CTTAS) command stores the results of a query in a temporary table. See &lt;a href=&quot;/docs/create-temporary-table-as-cttas/&quot;&gt;CTTAS&lt;/a&gt;. &lt;/p&gt;
 
 &lt;h2 id=&quot;improved-fault-tolerance&quot;&gt;Improved Fault Tolerance&lt;/h2&gt;