You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2020/01/28 22:23:53 UTC

[beam] branch master updated (f9b1572 -> 53df6a7)

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

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


    from f9b1572  [BEAM-8756] Google cloud client libraries to use 2019 versions
     add 7b0f893  [BEAM-9204] Refactor HBaseUtils methods to depend on Ranges
     add 1cacf83  [BEAM-9204] Fix HBase SplitRestriction to be based on provided Range
     add 53df6a7  [BEAM-9204] Fix HBase SplitRestriction to be based on provided Range

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/beam/sdk/io/hbase/HBaseIO.java | 13 +++++++++---
 .../beam/sdk/io/hbase/HBaseReadSplittableDoFn.java |  8 +++-----
 .../org/apache/beam/sdk/io/hbase/HBaseUtils.java   | 24 ++++++++++++++--------
 3 files changed, 28 insertions(+), 17 deletions(-)