[
https://issues.apache.org/jira/browse/FLINK-3551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16052711#comment-16052711
]
ASF GitHub Bot commented on FLINK-3551:
---------------------------------------
Github user ch33hau commented on the issue:
https://github.com/apache/flink/pull/2761
Hi @fhueske this is ready for review.
I have moved Java's IT cases to
`org.apache.flink.streaming.test.StreamingExamplesITCase` and Scala's IT cases
to `org.apache.flink.streaming.scala.examples.StreamingExamplesITCase`.
The reason I spitted Java and Scala into two files is because :
- some Scala tests I couldn't test in Java code, eg, `testWindowJoin`.
- Group both Java and Scala IT cases into a single file is confusing,
especially the package names and class name.
Thanks
> Sync Scala and Java Streaming Examples
> --------------------------------------
>
> Key: FLINK-3551
> URL: https://issues.apache.org/jira/browse/FLINK-3551
> Project: Flink
> Issue Type: Sub-task
> Components: Examples
> Affects Versions: 1.0.0
> Reporter: Stephan Ewen
> Assignee: Lim Chee Hau
>
> The Scala Examples lack behind the Java Examples
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)