You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by gi...@apache.org on 2018/10/20 20:34:18 UTC

[beam] branch asf-site updated: Publishing website 2018/10/20 20:34:14 at commit e475c4c

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 f015516  Publishing website 2018/10/20 20:34:14 at commit e475c4c
f015516 is described below

commit f015516f786a3b067d2d9b9de86d9ae8afcb3252
Author: jenkins <bu...@apache.org>
AuthorDate: Sat Oct 20 20:34:15 2018 +0000

    Publishing website 2018/10/20 20:34:14 at commit e475c4c
---
 website/generated-content/documentation/dsls/sql/walkthrough/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/generated-content/documentation/dsls/sql/walkthrough/index.html b/website/generated-content/documentation/dsls/sql/walkthrough/index.html
index 06251a7..34738cc 100644
--- a/website/generated-content/documentation/dsls/sql/walkthrough/index.html
+++ b/website/generated-content/documentation/dsls/sql/walkthrough/index.html
@@ -289,7 +289,7 @@ Types</a> for more details on supported primitive data types.</p>
       <span class="o">.</span><span class="na">in</span><span class="o">(</span><span class="n">p</span><span class="o">)</span>
       <span class="o">.</span><span class="na">apply</span><span class="o">(</span><span class="n">Create</span>
                 <span class="o">.</span><span class="na">of</span><span class="o">(</span><span class="n">row</span><span class="o">)</span>
-                <span class="o">.</span><span class="na">withCoder</span><span class="o">(</span><span class="n">appSchema</span><span class="o">.</span><span class="na">getRowCoder</span><span class="o">()));</span>
+                <span class="o">.</span><span class="na">withCoder</span><span class="o">(</span><span class="n">RowCoder</span><span class="o">.</span><span class="na">of</span><span class="o">(</span><span class="n">appSchema</span><span class="o">)));</span>
 </code></pre>
     </div>
   </li>