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

[jira] [Commented] (BEAM-10897) beam qualifies a fastavro version that does not work under windows + python 3.8

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

Beam JIRA Bot commented on BEAM-10897:
--------------------------------------

This issue is assigned but has not received an update in 30 days so it has been labeled "stale-assigned". If you are still working on the issue, please give an update and remove the label. If you are no longer working on the issue, please unassign so someone else may work on it. In 7 days the issue will be automatically unassigned.

> beam qualifies a fastavro version that does not work under windows + python 3.8
> -------------------------------------------------------------------------------
>
>                 Key: BEAM-10897
>                 URL: https://issues.apache.org/jira/browse/BEAM-10897
>             Project: Beam
>          Issue Type: Bug
>          Components: beam-community
>    Affects Versions: 2.23.0
>            Reporter: Zhuo Peng
>            Assignee: Aizhamal Nurmamat kyzy
>            Priority: P2
>              Labels: stale-assigned
>
> Currently beam depends on
> 'fastavro>=0.21.4,<0.24'  [1]
>  
> However at least one fastavro version, 0.21.24 in that range does not work under windows + python3.8:
>  
> $ pip install 'fastavro==0.21.24'
> $ python3.8 -c 'import fastavro'
> Segmentation fault
>  
> I couldn't find an upstream issue (in fastavro). But the latest qualifying fastavro, 0.23.6 doesn't have this problem.
>  
> [1] https://github.com/apache/beam/blob/a2126e571cfddc90e3819e66ef1f2da3d52833ed/sdks/python/setup.py#L144



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