[
https://issues.apache.org/jira/browse/BEAM-10897?focusedWorklogId=710991&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-710991
]
ASF GitHub Bot logged work on BEAM-10897:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 19/Jan/22 00:02
Start Date: 19/Jan/22 00:02
Worklog Time Spent: 10m
Work Description: tvalentyn commented on pull request #16553:
URL: https://github.com/apache/beam/pull/16553#issuecomment-1015943235
See: https://issues.apache.org/jira/browse/BEAM-10897
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 710991)
Time Spent: 1h (was: 50m)
> 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: dependencies, sdk-py-core
> Affects Versions: 2.23.0
> Reporter: Zhuo Peng
> Priority: P3
> Time Spent: 1h
> Remaining Estimate: 0h
>
> 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.20.1#820001)