Skip to content

Conversation

@igalshilman
Copy link
Contributor

What is the purpose of the change

The code examples for Scala and Java are both syntactically broken, and set a bad example in terms of efficiency.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): (yes / no)
  • The public API, i.e., is any changed class annotated with @Public(Evolving): (yes / no)
  • The serializers: (yes / no / don't know)
  • The runtime per-record code paths (performance sensitive): (yes / no / don't know)
  • Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Yarn/Mesos, ZooKeeper: (yes / no / don't know)
  • The S3 file system connector: (yes / no / don't know)

Documentation

  • Does this pull request introduce a new feature? (yes / no)
  • If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)

The code examples for Scala and Java are both broken,
and set a bad example in terms of efficiency.
Copy link
Contributor

@kl0u kl0u left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@GJL GJL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kl0u
Copy link
Contributor

kl0u commented Dec 5, 2018

I am merging!

kl0u pushed a commit to kl0u/flink that referenced this pull request Dec 5, 2018
The code examples for Scala and Java are both broken,
and set a bad example in terms of efficiency.

This closes apache#7232.
@asfgit asfgit closed this in 2e1cbf2 Dec 5, 2018
asfgit pushed a commit that referenced this pull request Dec 5, 2018
The code examples for Scala and Java are both broken,
and set a bad example in terms of efficiency.

This closes #7232.
zentol pushed a commit to zentol/flink that referenced this pull request Dec 6, 2018
The code examples for Scala and Java are both broken,
and set a bad example in terms of efficiency.

This closes apache#7232.
tisonkun pushed a commit to tisonkun/flink that referenced this pull request Jan 17, 2019
The code examples for Scala and Java are both broken,
and set a bad example in terms of efficiency.

This closes apache#7232.
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.

3 participants