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

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

                Author: ASF GitHub Bot
            Created on: 21/Aug/19 20:08
            Start Date: 21/Aug/19 20:08
    Worklog Time Spent: 10m 
      Work Description: aaltay 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_r316378981
 
 

 ##########
 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?
   Upping the lowerbound for protobuf should be ok. @TheNeuralBit what is the 
reason for this change? Does something require this newer version? 
 
----------------------------------------------------------------
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: 298970)
    Time Spent: 5h 10m  (was: 5h)

> 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 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to