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 5ade41d  minor updates
5ade41d is described below

commit 5ade41d438732e19a903892102f6bd76167294be
Author: Bridget Bevens <[email protected]>
AuthorDate: Tue Apr 30 16:57:11 2019 -0700

    minor updates
---
 docs/analyze-table/index.html | 2 +-
 feed.xml                      | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/analyze-table/index.html b/docs/analyze-table/index.html
index 5f1e960..bf439a7 100644
--- a/docs/analyze-table/index.html
+++ b/docs/analyze-table/index.html
@@ -1465,7 +1465,7 @@ Histogram statistics are generated for each column, as 
shown:  </p>
 
 
<p>qhistogram&quot;:{&quot;category&quot;:&quot;numeric-equi-depth&quot;,&quot;numRowsPerBucket&quot;:150,&quot;buckets&quot;:[0.0,2.0,4.0,7.0,9.0,12.0,15.199999999999978,17.0,19.0,22.0,24.0]</p>
 
-<p>In this example, there are 11 buckets. Each bucket contains 150 rows, which 
is an approximation of the number of rows (1500)/number of buckets (11). The 
list of numbers for the “buckets” property indicates value ranges where buckets 
start and end. Starting from 0, the first number (0.0) denotes the end of the 
first bucket and the start of the second bucket. The second number (2.0) 
denotes the end of the second and start of the third bucket, and so on.  </p>
+<p>In this example, there are 11 buckets. Each bucket contains 150 rows, which 
is an approximation of the number of rows (1500)/number of buckets (11). The 
list of numbers for the “buckets” property indicates boundaries for each 
bucket. Starting from 0, the first number (0.0) denotes the end of the first 
bucket and the start point of the second bucket. The second number (2.0) 
denotes end point for the second bucket and starting point for the third 
bucket, and so on.  </p>
 
 <h2 id="limitations">Limitations</h2>
 
diff --git a/feed.xml b/feed.xml
index aaeda1f..a087cc4 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>Tue, 30 Apr 2019 15:18:30 -0700</pubDate>
-    <lastBuildDate>Tue, 30 Apr 2019 15:18:30 -0700</lastBuildDate>
+    <pubDate>Tue, 30 Apr 2019 16:54:29 -0700</pubDate>
+    <lastBuildDate>Tue, 30 Apr 2019 16:54:29 -0700</lastBuildDate>
     <generator>Jekyll v2.5.2</generator>
     
       <item>

Reply via email to