[
https://issues.apache.org/jira/browse/BEAM-3900?focusedWorklogId=155531&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-155531
]
ASF GitHub Bot logged work on BEAM-3900:
----------------------------------------
Author: ASF GitHub Bot
Created on: 17/Oct/18 17:52
Start Date: 17/Oct/18 17:52
Worklog Time Spent: 10m
Work Description: kennknowles closed pull request #6709: [BEAM-3900]
docs: TopPerKey is supported by euphoria
URL: https://github.com/apache/beam/pull/6709
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/website/src/documentation/sdks/euphoria.md
b/website/src/documentation/sdks/euphoria.md
index c3f9b6b6811..6696ce71ae6 100644
--- a/website/src/documentation/sdks/euphoria.md
+++ b/website/src/documentation/sdks/euphoria.md
@@ -580,5 +580,4 @@ The translation process was designed with flexibility in
mind. We wanted to allo
### Unsupported Features
[Original Euphoria](https://github.com/seznam/euphoria) contained some
features and operators not jet supported in Beam port. List of not yet
supported features follows:
-* Translation of `ReduceStateByKey` operator to Beam is not supported.
Therefore `TopPerKey` decomposable to RSBK is also not supported.
* `ReduceByKey` in original Euphoria was allowed to sort output values (per
key). This is also not yet translatable into Beam, therefore not supported.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 155531)
Time Spent: 3h 50m (was: 3h 40m)
> Introduce Euphoria Java 8 DSL
> -----------------------------
>
> Key: BEAM-3900
> URL: https://issues.apache.org/jira/browse/BEAM-3900
> Project: Beam
> Issue Type: New Feature
> Components: dsl-euphoria
> Reporter: David Moravek
> Assignee: David Moravek
> Priority: Major
> Time Spent: 3h 50m
> Remaining Estimate: 0h
>
> This is the umbrella issue for integrating [Euphoria
> API|http://github.com/seznam/euphoria] into Beam.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)