You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kyle Weaver (Jira)" <ji...@apache.org> on 2020/05/11 17:45:00 UTC

[jira] [Commented] (BEAM-9872) Upgrade Spark Python validates runner tests to Python 3

    [ https://issues.apache.org/jira/browse/BEAM-9872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17104714#comment-17104714 ] 

Kyle Weaver commented on BEAM-9872:
-----------------------------------

Beam currently supports Python 2.7, 3.5, 3.6, and 3.7.

Current test definition: https://github.com/apache/beam/blob/5e659bb80bcbf70795f6806e05a255ee72706d9f/sdks/python/test-suites/portable/py2/build.gradle#L193-L218

Test should be moved into a shared file to prevent code duplication between Python versions: https://github.com/apache/beam/blob/master/sdks/python/test-suites/portable/common.gradle


> Upgrade Spark Python validates runner tests to Python 3
> -------------------------------------------------------
>
>                 Key: BEAM-9872
>                 URL: https://issues.apache.org/jira/browse/BEAM-9872
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-spark, testing
>            Reporter: Kyle Weaver
>            Assignee: Kyle Weaver
>            Priority: Major
>              Labels: portability-spark
>
> beam_PostCommit_Python_VR_Spark is only running on Python 2.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)