You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by tv...@apache.org on 2020/07/21 17:31:24 UTC

[beam] branch release-2.23.0 updated (48cd06f -> b6f66ef)

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

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


    from 48cd06f  [BEAM-10541] [release-2.23.0] Pins the license for junrar 4.0.0. #12322
     add d4ec48e  Reduce scope of ParseResult AutoValue properties. Access should only be via getResult and getFailedToParseLines
     add 27b917f  Fix scope issues with JsonToRowWithErrFn to enable exposure of the extended error info.
     new b6f66ef  [BEAM-10201] Cherry-pick 12175 to 2.23.0 release branch to avoid a backwards-incompatible api change in 2.24.0 (#12309)

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/transforms/JsonToRow.java  | 45 +++++++++++-----------
 1 file changed, 23 insertions(+), 22 deletions(-)


[beam] 01/01: [BEAM-10201] Cherry-pick 12175 to 2.23.0 release branch to avoid a backwards-incompatible api change in 2.24.0 (#12309)

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

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

commit b6f66ef3ee8dd3b68eb24adf5613cf1d4d62de80
Merge: 48cd06f 27b917f
Author: tvalentyn <tv...@users.noreply.github.com>
AuthorDate: Tue Jul 21 10:31:01 2020 -0700

    [BEAM-10201] Cherry-pick 12175 to 2.23.0 release branch to avoid a backwards-incompatible api change in 2.24.0 (#12309)

 .../org/apache/beam/sdk/transforms/JsonToRow.java  | 45 +++++++++++-----------
 1 file changed, 23 insertions(+), 22 deletions(-)