This is an automated email from the ASF dual-hosted git repository.

bridgetb pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/drill-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new dd18708  minor edits
dd18708 is described below

commit dd18708dd56830f9a69969ad00617bed3e0f649c
Author: bridget <[email protected]>
AuthorDate: Fri Dec 20 09:52:22 2019 -0800

    minor edits
---
 docs/connect-a-data-source-introduction/index.html | 2 +-
 feed.xml                                           | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/connect-a-data-source-introduction/index.html 
b/docs/connect-a-data-source-introduction/index.html
index e6917eb..a0bb106 100644
--- a/docs/connect-a-data-source-introduction/index.html
+++ b/docs/connect-a-data-source-introduction/index.html
@@ -1324,7 +1324,7 @@
 
     <div class="int_text" align="left">
       
-        <p>Drill includes several storage plugins than you can configure for 
your environment. A storage plugin is a software module for connecting Drill to 
data sources, such as databases and local or distributed file systems. A 
storage plugin typically optimizes Drill queries, provides the location of the 
data, and stores the workspace and file formats for reading data. Storage 
plugins also perform scanner and writer functions and informs the execution 
engine of any native capabilities [...]
+        <p>Drill includes several storage plugins than you can configure for 
your environment. A storage plugin is a software module for connecting Drill to 
data sources, such as databases and local or distributed file systems. A 
storage plugin typically optimizes Drill queries, provides the location of the 
data, and stores the workspace and file formats for reading data. Storage 
plugins also perform scanner and writer functions and inform the execution 
engine of any native capabilities, [...]
 
 <p>When you run a query, Drill gets the storage plugin configuration name in 
one of several ways:</p>
 
diff --git a/feed.xml b/feed.xml
index 2214ddd..57b7d08 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>Thu, 19 Dec 2019 17:49:28 -0800</pubDate>
-    <lastBuildDate>Thu, 19 Dec 2019 17:49:28 -0800</lastBuildDate>
+    <pubDate>Fri, 20 Dec 2019 09:48:30 -0800</pubDate>
+    <lastBuildDate>Fri, 20 Dec 2019 09:48:30 -0800</lastBuildDate>
     <generator>Jekyll v2.5.2</generator>
     
       <item>

Reply via email to