[
https://issues.apache.org/jira/browse/BEAM-722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15576904#comment-15576904
]
ASF GitHub Bot commented on BEAM-722:
-------------------------------------
GitHub user pabloem opened a pull request:
https://github.com/apache/incubator-beam/pull/1112
[BEAM-722] Display data infrastructure
Be sure to do all of the following to help us incorporate your contribution
quickly and easily:
- [x] Make sure the PR title is formatted like:
`[BEAM-<Jira issue #>] Description of pull request`
- [x] Make sure tests pass via `mvn clean verify`. (Even better, enable
Travis-CI on your fork and ensure the whole test matrix passes).
- [x] Replace `<Jira issue #>` in the title with the actual Jira issue
number, if there is one.
- [ ] If this contribution is large, please file an Apache
[Individual Contributor License
Agreement](https://www.apache.org/licenses/icla.txt).
---
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pabloem/incubator-beam
display-data-infrastructure
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-beam/pull/1112.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1112
----
commit f3c7ebd24ecfd0b46aa4b2d6c906c4c1331fd13a
Author: Pablo <[email protected]>
Date: 2016-10-14T18:44:47Z
Laying down infrastructure for static display data
----
> Add Display Data to the Python SDK
> ----------------------------------
>
> Key: BEAM-722
> URL: https://issues.apache.org/jira/browse/BEAM-722
> Project: Beam
> Issue Type: New Feature
> Components: sdk-py
> Reporter: Pablo Estrada
> Assignee: Frances Perry
>
> The DisplayData feature has been added to the Java SDK (see blog post
> announcing it:
> https://cloud.google.com/blog/big-data/2016/06/dataflow-updates-see-more-details-about-your-pipelines).
> We need now to add it to the Python SDK.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)