[
https://issues.apache.org/jira/browse/BEAM-3981?focusedWorklogId=96733&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-96733
]
ASF GitHub Bot logged work on BEAM-3981:
----------------------------------------
Author: ASF GitHub Bot
Created on: 30/Apr/18 15:38
Start Date: 30/Apr/18 15:38
Worklog Time Spent: 10m
Work Description: RobbeSneyders commented on issue #5053: [BEAM-3981]
Futurize coders subpackage
URL: https://github.com/apache/beam/pull/5053#issuecomment-385437438
Ok thank you @tvalentyn.
A small performance regression in Python 2 can be expected with the chosen
approach. With the use of the future package, we focus more on writing native
Python 3 and backporting this to Python 2. I believe this is the best choice
since Python 3 will provide a performance improvement and support for Python 2
will be dropped in less than 2 years.
I have applied the changes proposed by @robertwb, which will hopefully
reduce the amount of regression.
----------------------------------------------------------------
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: 96733)
Time Spent: 15h 20m (was: 15h 10m)
> Futurize and fix python 2 compatibility for coders package
> ----------------------------------------------------------
>
> Key: BEAM-3981
> URL: https://issues.apache.org/jira/browse/BEAM-3981
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-py-core
> Reporter: Robbe
> Assignee: Robbe
> Priority: Major
> Time Spent: 15h 20m
> Remaining Estimate: 0h
>
> Run automatic conversion with futurize tool on coders subpackage and fix
> python 2 compatibility. This prepares the subpackage for python 3 support.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)