[
https://issues.apache.org/jira/browse/FLINK-9368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16502977#comment-16502977
]
ASF GitHub Bot commented on FLINK-9368:
---------------------------------------
GitHub user zentol opened a pull request:
https://github.com/apache/flink/pull/6127
[FLINK-9368][py][tests] Add Python API E2E test
## What is the purpose of the change
This PR adds en end-to-end test for the batch Python API. It uses the
built-in wordcount example.
With this test we now cover the `pyflink.sh` scripts, related `flink-dist`
assemblies and the correctness outside of maven.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zentol/flink 9368
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/6127.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #6127
----
commit a5684cd10274313c21ae9a7bb3e4941bf00ce2d8
Author: zentol <chesnay@...>
Date: 2018-05-15T12:24:51Z
[FLINK-9368][py][tests] Add Python API E2E test
----
> End-to-end test: Python API
> ---------------------------
>
> Key: FLINK-9368
> URL: https://issues.apache.org/jira/browse/FLINK-9368
> Project: Flink
> Issue Type: Sub-task
> Components: Python API, Tests
> Affects Versions: 1.5.0
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)