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 d1c3933 Publishing website 2018/10/17 17:53:21 at commit 97d6ea3
d1c3933 is described below
commit d1c39331d8450af33c8691208a337247bcb53462
Author: jenkins <[email protected]>
AuthorDate: Wed Oct 17 17:53:22 2018 +0000
Publishing website 2018/10/17 17:53:21 at commit 97d6ea3
---
website/generated-content/documentation/sdks/java/euphoria/index.html | 1 -
1 file changed, 1 deletion(-)
diff --git
a/website/generated-content/documentation/sdks/java/euphoria/index.html
b/website/generated-content/documentation/sdks/java/euphoria/index.html
index 679536e6..dd5359f 100644
--- a/website/generated-content/documentation/sdks/java/euphoria/index.html
+++ b/website/generated-content/documentation/sdks/java/euphoria/index.html
@@ -846,7 +846,6 @@ the API as a high level DSL over Beam Java SDK and share
our effort with the com
<h3 id="unsupported-features">Unsupported Features</h3>
<p><a href="https://github.com/seznam/euphoria">Original Euphoria</a>
contained some features and operators not jet supported in Beam port. List of
not yet supported features follows:</p>
<ul>
- <li>Translation of <code class="highlighter-rouge">ReduceStateByKey</code>
operator to Beam is not supported. Therefore <code
class="highlighter-rouge">TopPerKey</code> decomposable to RSBK is also not
supported.</li>
<li><code class="highlighter-rouge">ReduceByKey</code> in original Euphoria
was allowed to sort output values (per key). This is also not yet translatable
into Beam, therefore not supported.</li>
</ul>