Udi Meiri created BEAM-3643:
-------------------------------
Summary: Remove documentation for creating custom sinks
Key: BEAM-3643
URL: https://issues.apache.org/jira/browse/BEAM-3643
Project: Beam
Issue Type: Bug
Components: website
Reporter: Udi Meiri
Assignee: Reuven Lax
I believe this whole section should be removed:
[https://beam.apache.org/documentation/sdks/python-custom-io/#creating-a-new-sink]
The reason is that class Sink is deprecated:
[https://github.com/apache/beam/blob/master/sdks/python/apache_beam/io/iobase.py#L578]
Associated code snippets should also be removed:
[https://github.com/apache/beam/blob/master/sdks/python/apache_beam/examples/snippets/snippets.py#L782]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)