You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ie...@apache.org on 2019/03/27 15:56:33 UTC

[beam] branch master updated (cea9c32 -> c984f7e)

This is an automated email from the ASF dual-hosted git repository.

iemejia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from cea9c32  Merge pull request #8150 from davidyan74/patch-1
     new 752ff31  [BEAM-6861] Add support to specify a query in CassandraIO
     new 539daff  [BEAM-6861] Simplify code and javadoc on withQUery
     new 1ac0e32  [BEAM-6861] Miscellanous fixes on CassandraIO after static analysis
     new c984f7e  Merge pull request #8090: [BEAM-6861] Add support to specify a query in CassandraIO

The 20727 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/beam/sdk/io/cassandra/CassandraIO.java  | 129 ++++++++++-----------
 .../beam/sdk/io/cassandra/CassandraIOTest.java     |  73 ++++++++----
 2 files changed, 112 insertions(+), 90 deletions(-)