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

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

                Author: ASF GitHub Bot
            Created on: 22/Aug/19 20:39
            Start Date: 22/Aug/19 20:39
    Worklog Time Spent: 10m 
      Work Description: TheNeuralBit 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_r316875134
 
 

 ##########
 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:
   Sounds good, I just moved the numpy dependency from test to required with 
the same range. Thanks!
 
----------------------------------------------------------------
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:
us...@infra.apache.org


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

    Worklog Id:     (was: 299736)
    Time Spent: 8h  (was: 7h 50m)

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




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

Reply via email to