You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/03/28 16:44:52 UTC

[GitHub] [beam] TheNeuralBit commented on a change in pull request #17190: Python sends dataflow schema field

TheNeuralBit commented on a change in pull request #17190:
URL: https://github.com/apache/beam/pull/17190#discussion_r836637384



##########
File path: sdks/python/apache_beam/coders/row_coder.py
##########
@@ -85,6 +87,13 @@ def as_deterministic_coder(self, step_label, error_message=None):
   def to_type_hint(self):
     return self._type_hint
 
+  def as_cloud_object(self, coders_context=None):

Review comment:
       Aren't cloud objects a pre-portability concept that will be deprecated?




-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org