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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new c179131  Publishing website 2019/04/19 16:05:04 at commit d11cb27
c179131 is described below

commit c17913195de9beca458b6f47ea7a1ec760741e6d
Author: jenkins <bui...@apache.org>
AuthorDate: Fri Apr 19 16:05:04 2019 +0000

    Publishing website 2019/04/19 16:05:04 at commit d11cb27
---
 .../documentation/io/built-in/google-bigquery/index.html                | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/website/generated-content/documentation/io/built-in/google-bigquery/index.html
 
b/website/generated-content/documentation/io/built-in/google-bigquery/index.html
index 7dfaf67..69e4cdf 100644
--- 
a/website/generated-content/documentation/io/built-in/google-bigquery/index.html
+++ 
b/website/generated-content/documentation/io/built-in/google-bigquery/index.html
@@ -1047,7 +1047,7 @@ static class Quote {
 </code></pre>
 </div>
 <div class="language-py highlighter-rouge"><pre class="highlight"><code><span 
class="n">quotes</span> <span class="o">=</span> <span class="n">p</span> <span 
class="o">|</span> <span class="n">beam</span><span class="o">.</span><span 
class="n">Create</span><span class="p">([</span>
-    <span class="p">{</span><span class="s">'source'</span><span 
class="p">:</span> <span class="s">'Mahatma Ghandi'</span><span 
class="p">,</span> <span class="s">'quote'</span><span class="p">:</span> <span 
class="s">'My life is my message.'</span><span class="p">},</span>
+    <span class="p">{</span><span class="s">'source'</span><span 
class="p">:</span> <span class="s">'Mahatma Gandhi'</span><span 
class="p">,</span> <span class="s">'quote'</span><span class="p">:</span> <span 
class="s">'My life is my message.'</span><span class="p">},</span>
     <span class="p">{</span><span class="s">'source'</span><span 
class="p">:</span> <span class="s">'Yoda'</span><span class="p">,</span> <span 
class="s">'quote'</span><span class="p">:</span> <span class="s">"Do, or do 
not. There is no 'try'."</span><span class="p">},</span>
 <span class="p">])</span>
 </code></pre>

Reply via email to