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

[beam] branch release-2.18.0 updated (dba0c68 -> b813ed9)

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

aromanenko pushed a change to branch release-2.18.0
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from dba0c68  [Gradle Release Plugin] - new version commit:  'v2.18.0-SNAPSHOT'.
     add a61dfbf  [BEAM-9123] HadoopResourceId returns wrong directoryName bugfix
     new b813ed9  Merge pull request #10625: [release-2.18.0][BEAM-9123] HadoopResourceId returns wrong directoryName bugfix

The 1 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:
 .../org/apache/beam/sdk/io/hdfs/HadoopResourceId.java     |  4 ++++
 .../org/apache/beam/sdk/io/hdfs/HadoopResourceIdTest.java | 15 +++++++++++++++
 2 files changed, 19 insertions(+)


[beam] 01/01: Merge pull request #10625: [release-2.18.0][BEAM-9123] HadoopResourceId returns wrong directoryName bugfix

Posted by ar...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

aromanenko pushed a commit to branch release-2.18.0
in repository https://gitbox.apache.org/repos/asf/beam.git

commit b813ed91e1b65e6ee8a1d6a80a2d73c095ab27da
Merge: dba0c68 a61dfbf
Author: Alexey Romanenko <33...@users.noreply.github.com>
AuthorDate: Fri Jan 17 15:56:13 2020 +0100

    Merge pull request #10625: [release-2.18.0][BEAM-9123] HadoopResourceId returns wrong directoryName bugfix

 .../org/apache/beam/sdk/io/hdfs/HadoopResourceId.java     |  4 ++++
 .../org/apache/beam/sdk/io/hdfs/HadoopResourceIdTest.java | 15 +++++++++++++++
 2 files changed, 19 insertions(+)