[
https://issues.apache.org/jira/browse/FLINK-18104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17129959#comment-17129959
]
Wei Zhong commented on FLINK-18104:
-----------------------------------
Verified that:
- build PyFlink Java part on Windows, works as expected.
- test PyFlink Java part on windows, some tests failed due to the Windows
driver letters. Fixed.
- build PyFlink Python part on Windows, works as expected.
- test PyFlink Python part on Windows (python3.5, python3.6, python3.7),
works as expected.
- install PyFlink on Windows, works as expected.
- run Python UDF example with dependencies, works as expected.
> Test pyflink on windows
> -----------------------
>
> Key: FLINK-18104
> URL: https://issues.apache.org/jira/browse/FLINK-18104
> Project: Flink
> Issue Type: Test
> Components: API / Python
> Reporter: sunjincheng
> Assignee: Wei Zhong
> Priority: Blocker
> Labels: pull-request-available, release-testing
> Fix For: 1.11.0
>
>
> Test pyflink on windows as follows:
> * maven test
> * maven build
> * python build
> * python test,
> * python install
> * python udf example with dependencies
> Feel free to add any other check items.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)