Skip to content

[BEAM-3901] Euphoria: Initial import from github#5315

Merged
jbonofre merged 953 commits intoapache:dsl-euphoriafrom
mareksimunek:dsl-euphoria
May 15, 2018
Merged

[BEAM-3901] Euphoria: Initial import from github#5315
jbonofre merged 953 commits intoapache:dsl-euphoriafrom
mareksimunek:dsl-euphoria

Conversation

@mareksimunek
Copy link
Contributor

@mareksimunek mareksimunek commented May 9, 2018

Euphoria: Initial import from github, first part of Euphoria Java 8 DSL integration (https://issues.apache.org/jira/browse/BEAM-3900)


Follow this checklist to help us incorporate your contribution quickly and easily:

  • Make sure there is a JIRA issue filed for the change (usually before you start working on it). Trivial changes like typos do not require a JIRA issue. Your pull request should address just this issue, without pulling in other changes.
  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue.
  • Write a pull request description that is detailed enough to understand:
    • What the pull request does
    • Why it does it
    • How it does it
    • Why this approach
  • Each commit in the pull request should have a meaningful subject line and body.
  • Run ./gradlew build to make sure basic checks pass. A more thorough check will be performed on your pull request automatically.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

je-ik and others added 30 commits November 3, 2017 15:09
 [euphoria-operator-testkit] activate mistakenly ignored test
…tations

 [euphoria-core] add API audience annotations to core
 [euphoria-core] remove checkpointing from datasets - unusable feature
added IOUtils to help iterate over methods throwing IOException
…th-value-sorting

158 extend reduce by key with value sorting
…y-flow

157 enable outputs to modify flow
…o-local-executor

173 rename inmem executor to local executor
Add euphoria-examples module to gradle
 [euphoria] add maxTimestamp to generic Window
@mareksimunek mareksimunek changed the title [BEAM-3901] [BEAM-3901] Euphoria: Initial import from github May 9, 2018
@mareksimunek mareksimunek changed the base branch from master to dsl-euphoria May 9, 2018 13:51
@jbonofre jbonofre self-requested a review May 9, 2018 13:53
@jbonofre
Copy link
Member

Even if the checks don't pass, I'm merging.

@jbonofre jbonofre merged commit e7913a9 into apache:dsl-euphoria May 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants