[ 
https://issues.apache.org/jira/browse/BEAM-5720?focusedWorklogId=153844&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-153844
 ]

ASF GitHub Bot logged work on BEAM-5720:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 12/Oct/18 09:35
            Start Date: 12/Oct/18 09:35
    Worklog Time Spent: 10m 
      Work Description: robertwb commented on issue #6659: [BEAM-5720] Fix 
encoding of large python ints in Python 3.
URL: https://github.com/apache/beam/pull/6659#issuecomment-429266297
 
 
   Run Python PreCommit

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 153844)
    Time Spent: 40m  (was: 0.5h)

> Default coder breaks with large ints on Python 3
> ------------------------------------------------
>
>                 Key: BEAM-5720
>                 URL: https://issues.apache.org/jira/browse/BEAM-5720
>             Project: Beam
>          Issue Type: Sub-task
>          Components: sdk-py-core
>            Reporter: Robert Bradshaw
>            Assignee: Valentyn Tymofieiev
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> The test for `int` includes greater than 64-bit values, which causes an 
> overflow error later in the code. We need to only use that coding scheme for 
> machine-sized ints. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to