You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/11/02 20:17:59 UTC

[jira] [Commented] (BEAM-884) Add Display Data to the Python SDK's PipelineOptions, Avro io and other transforms

    [ https://issues.apache.org/jira/browse/BEAM-884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15630320#comment-15630320 ] 

ASF GitHub Bot commented on BEAM-884:
-------------------------------------

GitHub user pabloem opened a pull request:

    https://github.com/apache/incubator-beam/pull/1264

    [BEAM-884] Adding display data to PipelineOptions and others.

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

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-beam/pull/1264.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 #1264
    
----
commit ae9e26cdd1e61a08326d08397b91b246593949ee
Author: Pablo <pa...@google.com>
Date:   2016-10-27T19:07:02Z

    Adding display data to sink/sources PubSub, BigQuery, NativeFile, FileBasedSource; Write, Read, ParDo transforms; DoFn.

commit 247105f575d353118e53a1d6bca9aaa1453ac9e3
Author: Pablo <pa...@google.com>
Date:   2016-10-27T19:43:08Z

    Adding hamcrest dependency

commit 478679e4902289fe5af5504b4387a046c7946e61
Author: Pablo <pa...@google.com>
Date:   2016-10-31T20:44:28Z

    Addressing comments by swegner

commit de01f1416613b1b6588efc7ae92c6fdf983c201e
Author: Pablo <pa...@google.com>
Date:   2016-10-31T23:22:51Z

    Adding ItemMatcher for display data unittests

commit 1c5fbb08404cb00c3ab9444955414f2f3ee8f863
Author: Pablo <pa...@google.com>
Date:   2016-11-01T16:38:21Z

    Adding pydoc

commit 922d16b04d7ad5fbe0ed91124346ba65983ec54c
Author: Pablo <pa...@google.com>
Date:   2016-11-01T18:57:17Z

    Addressed comments by swegner

commit c5b90c0c7896a9495c0a18e179e83c47c4fe146c
Author: Pablo <pa...@google.com>
Date:   2016-11-01T20:04:23Z

    Renamed DisplayDataItemMatcher

commit b13be5c1d8bcecbe74fc1753de597b64116f6afd
Author: Pablo <pa...@google.com>
Date:   2016-11-01T21:09:13Z

    Adding test_require in setup.py

commit ac89d1ee7e94dcf317a1c46227d79a334b3bf0dc
Author: Pablo <pa...@google.com>
Date:   2016-11-01T23:34:11Z

    Addressing ccy's comments

commit 6167b8dd63fc4686097613ec608c0d06d7061186
Author: Pablo <pa...@google.com>
Date:   2016-11-01T23:44:10Z

    Fixing spelling of dummy

commit f6e9a5bbcc29728ee1983e98783f1a1b18c05379
Author: Pablo <pa...@google.com>
Date:   2016-11-02T16:59:17Z

    Adding extra check to display data unit test

commit 58877ab5b23999c4729a8054a2d629d1e4ffc6b0
Author: Pablo <pa...@google.com>
Date:   2016-11-02T20:06:15Z

    Starting to add display data to extra sinks/sources/transforms/PipelineOptions

----


> Add Display Data to the Python SDK's PipelineOptions, Avro io and other transforms
> ----------------------------------------------------------------------------------
>
>                 Key: BEAM-884
>                 URL: https://issues.apache.org/jira/browse/BEAM-884
>             Project: Beam
>          Issue Type: Improvement
>            Reporter: Pablo Estrada
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)