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 82788c4  Publishing website 2022/01/19 00:05:35 at commit 3759d44
82788c4 is described below

commit 82788c48ce19fb9e9a0af7f5b61718f16361643c
Author: jenkins <bui...@apache.org>
AuthorDate: Wed Jan 19 00:05:36 2022 +0000

    Publishing website 2022/01/19 00:05:35 at commit 3759d44
---
 website/generated-content/documentation/dsls/sql/walkthrough/index.html | 2 +-
 website/generated-content/sitemap.xml                                   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/website/generated-content/documentation/dsls/sql/walkthrough/index.html 
b/website/generated-content/documentation/dsls/sql/walkthrough/index.html
index 6f89708..d5eb059 100644
--- a/website/generated-content/documentation/dsls/sql/walkthrough/index.html
+++ b/website/generated-content/documentation/dsls/sql/walkthrough/index.html
@@ -88,7 +88,7 @@ to either a single <code>PCollection</code> or a 
<code>PCollectionTuple</code> w
         <span class=n>SqlTransform</span><span class=o>.</span><span 
class=na>query</span><span class=o>(</span>
           <span class=s>&#34;SELECT appId, description, rowtime &#34;</span>
             <span class=o>+</span> <span class=s>&#34;FROM PCOLLECTION 
&#34;</span>
-            <span class=o>+</span> <span class=s>&#34;WHERE 
id=1&#34;</span><span class=o>));</span>
+            <span class=o>+</span> <span class=s>&#34;WHERE 
appId=1&#34;</span><span class=o>));</span>
     </code></pre></div></div></div></p></li><li><p>when applying to a 
<code>PCollectionTuple</code>, the tuple tag for each <code>PCollection</code> 
in the tuple defines the table name that may be used to query it. Note that 
table names are bound to the specific <code>PCollectionTuple</code>, and thus 
are only valid in the context of queries applied to it.</p><p>For example, you 
can join two <code>PCollections</code>:<div class="language-java snippet"><div 
class="notebook-skip code-snipp [...]
 </span><span class=c1></span>    <span class=n>Schema</span> <span 
class=n>reviewSchema</span> <span class=o>=</span>
         <span class=n>Schema</span>
diff --git a/website/generated-content/sitemap.xml 
b/website/generated-content/sitemap.xml
index 5c6c18e..4359541 100644
--- a/website/generated-content/sitemap.xml
+++ b/website/generated-content/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/blog/beam-2.35.0/</loc><lastmod>2021-12-29T17:49:39-08:00</lastmod></url><url><loc>/categories/blog/</loc><lastmod>2021-12-29T17:49:39-08:00</lastmod></url><url><loc>/blog/</loc><lastmod>2021-12-29T17:49:39-08:00</lastmod></url><url><loc>/categories/</loc><lastmod>2021-12-29T17:49:39-08:00</lastmod></url><url><loc>/blog/b
 [...]
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/blog/beam-2.35.0/</loc><lastmod>2021-12-29T17:49:39-08:00</lastmod></url><url><loc>/categories/blog/</loc><lastmod>2021-12-29T17:49:39-08:00</lastmod></url><url><loc>/blog/</loc><lastmod>2021-12-29T17:49:39-08:00</lastmod></url><url><loc>/categories/</loc><lastmod>2021-12-29T17:49:39-08:00</lastmod></url><url><loc>/blog/b
 [...]
\ No newline at end of file

Reply via email to