[
https://issues.apache.org/jira/browse/BEAM-7886?focusedWorklogId=324787&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-324787
]
ASF GitHub Bot logged work on BEAM-7886:
----------------------------------------
Author: ASF GitHub Bot
Created on: 08/Oct/19 00:38
Start Date: 08/Oct/19 00:38
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_r332294439
##########
File path: sdks/python/apache_beam/typehints/native_type_compatibility.py
##########
@@ -50,6 +50,17 @@ def _get_compatible_args(typ):
return None
+def _get_args(typ):
Review comment:
These are all functions that I needed over in typehints/schemas.py
----------------------------------------------------------------
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: 324787)
Time Spent: 11h 50m (was: 11h 40m)
> 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: 11h 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)