[
https://issues.apache.org/jira/browse/BEAM-6557?focusedWorklogId=218255&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-218255
]
ASF GitHub Bot logged work on BEAM-6557:
----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Mar/19 20:49
Start Date: 25/Mar/19 20:49
Worklog Time Spent: 10m
Work Description: melap commented on pull request #7679: [BEAM-6557] Adds
notebooks for quickstarts and custom I/O
URL: https://github.com/apache/beam/pull/7679#discussion_r266703246
##########
File path: website/src/documentation/io/developing-io-python.md
##########
@@ -85,6 +85,37 @@ Supply the logic for your new source by creating the
following classes:
You can find these classes in the
[apache_beam.io.iobase module](https://beam.apache.org/releases/pydoc/{{
site.release_latest }}/apache_beam.io.iobase.html).
+### Using ParDo
Review comment:
I think this one section/example belongs on the overview page where we talk
about using ParDo. as this page only covers using
BoundedSource/UnboundedSource. perhaps add a new "Interactive Python examples"
section at the bottom of the overview page, with subsections such as "Custom
inputs using ParDo", "Custom outputs using ParDo", etc. , each with an intro
sentence like "This example shows you how to create a custom input using
ParDo.", then the source code snippet/buttons. All the ParDo related examples
can go there.
----------------------------------------------------------------
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: 218255)
Time Spent: 3h (was: 2h 50m)
> Add IPython notebooks for quickstarts and custom I/O
> ----------------------------------------------------
>
> Key: BEAM-6557
> URL: https://issues.apache.org/jira/browse/BEAM-6557
> Project: Beam
> Issue Type: Improvement
> Components: website
> Reporter: David Cavazos
> Assignee: David Cavazos
> Priority: Minor
> Labels: triaged
> Time Spent: 3h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)