[
https://issues.apache.org/jira/browse/BEAM-4428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vaclav Plajt updated BEAM-4428:
-------------------------------
Description:
Address following items:
* package `org.apache.beam.sdk.extensions.euphoria.beam` deserves a better
name. No need to have `beam` twice.
* Module `euphoria-local`should be removed.
* `README.md` is outdated
* `BeamExecutorContext` executor concept was removed and the
`BeamExecutorContext` has become more something like `TranslationContext`.
Rename It.
* Almost all Euphoria operators allows for windowing. But only some Beam
transformations are using it. We should remove windowing from Euphora operators
which are translated to Beam transformations which do not supports windowing.
Plus in beam windowing can be defined in Pipeline before the transformation
which uses it!
* (other will follow)
was:
Address following items:
* package `org.apache.beam.sdk.extensions.euphoria.beam` deserves a better
name. No need to have `beam` twice.
* Module `euphoria-local`should be removed.
* `README.md` is outdated
* Almost all Euphoria operators allows for windowing. But only some Beam
transformations are using it. We should remove windowing from Euphora operators
which are translated to Beam transformations which do not supports windowing.
Plus in beam windowing can be defined in Pipeline before the transformation
which uses it!
* (other will follow)
> General Cleanup
> ---------------
>
> Key: BEAM-4428
> URL: https://issues.apache.org/jira/browse/BEAM-4428
> Project: Beam
> Issue Type: Sub-task
> Components: dsl-euphoria
> Reporter: Vaclav Plajt
> Assignee: Vaclav Plajt
> Priority: Major
> Fix For: Not applicable
>
>
> Address following items:
> * package `org.apache.beam.sdk.extensions.euphoria.beam` deserves a better
> name. No need to have `beam` twice.
> * Module `euphoria-local`should be removed.
> * `README.md` is outdated
> * `BeamExecutorContext` executor concept was removed and the
> `BeamExecutorContext` has become more something like `TranslationContext`.
> Rename It.
> * Almost all Euphoria operators allows for windowing. But only some Beam
> transformations are using it. We should remove windowing from Euphora
> operators which are translated to Beam transformations which do not supports
> windowing. Plus in beam windowing can be defined in Pipeline before the
> transformation which uses it!
> * (other will follow)
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)