[
https://issues.apache.org/jira/browse/BEAM-7886?focusedWorklogId=298934&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-298934
]
ASF GitHub Bot logged work on BEAM-7886:
----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Aug/19 19:23
Start Date: 21/Aug/19 19:23
Worklog Time Spent: 10m
Work Description: udim commented on pull request #9188: [BEAM-7886] Make
row coder a standard coder and implement in Python
URL: https://github.com/apache/beam/pull/9188#discussion_r316303919
##########
File path: sdks/python/setup.py
##########
@@ -115,8 +115,7 @@ def get_version():
'mock>=1.0.1,<3.0.0',
'pymongo>=3.8.0,<4.0.0',
'oauth2client>=2.0.1,<4',
- # grpcio 1.8.1 and above requires protobuf 3.5.0.post1.
- 'protobuf>=3.5.0.post1,<4',
+ 'protobuf>=3.8.0.post1,<4',
Review comment:
@aaltay do you think this might be an issue?
@TheNeuralBit should be `3.8.0` not `3.8.0.post1`
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 298934)
> Make row coder a standard coder and implement in python
> -------------------------------------------------------
>
> Key: BEAM-7886
> URL: https://issues.apache.org/jira/browse/BEAM-7886
> Project: Beam
> Issue Type: Improvement
> Components: beam-model, sdk-java-core, sdk-py-core
> Reporter: Brian Hulette
> Assignee: Brian Hulette
> Priority: Major
> Time Spent: 5h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.2#803003)