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 <[email protected]>
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 <[email protected]>
Date:   2016-10-27T19:43:08Z

    Adding hamcrest dependency

commit 478679e4902289fe5af5504b4387a046c7946e61
Author: Pablo <[email protected]>
Date:   2016-10-31T20:44:28Z

    Addressing comments by swegner

commit de01f1416613b1b6588efc7ae92c6fdf983c201e
Author: Pablo <[email protected]>
Date:   2016-10-31T23:22:51Z

    Adding ItemMatcher for display data unittests

commit 1c5fbb08404cb00c3ab9444955414f2f3ee8f863
Author: Pablo <[email protected]>
Date:   2016-11-01T16:38:21Z

    Adding pydoc

commit 922d16b04d7ad5fbe0ed91124346ba65983ec54c
Author: Pablo <[email protected]>
Date:   2016-11-01T18:57:17Z

    Addressed comments by swegner

commit c5b90c0c7896a9495c0a18e179e83c47c4fe146c
Author: Pablo <[email protected]>
Date:   2016-11-01T20:04:23Z

    Renamed DisplayDataItemMatcher

commit b13be5c1d8bcecbe74fc1753de597b64116f6afd
Author: Pablo <[email protected]>
Date:   2016-11-01T21:09:13Z

    Adding test_require in setup.py

commit ac89d1ee7e94dcf317a1c46227d79a334b3bf0dc
Author: Pablo <[email protected]>
Date:   2016-11-01T23:34:11Z

    Addressing ccy's comments

commit 6167b8dd63fc4686097613ec608c0d06d7061186
Author: Pablo <[email protected]>
Date:   2016-11-01T23:44:10Z

    Fixing spelling of dummy

commit f6e9a5bbcc29728ee1983e98783f1a1b18c05379
Author: Pablo <[email protected]>
Date:   2016-11-02T16:59:17Z

    Adding extra check to display data unit test

commit 58877ab5b23999c4729a8054a2d629d1e4ffc6b0
Author: Pablo <[email protected]>
Date:   2016-11-02T20:06:15Z

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

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to