You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by re...@apache.org on 2022/02/17 05:02:29 UTC

[beam] 01/01: Merge pull request #16872: [BEAM-13959] Fix StorageApi writes when a field is named f

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

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

commit a78fec72d0d9198eef75144a7bdaf93ada5abf9b
Merge: 895a1dd c577f4a
Author: reuvenlax <re...@google.com>
AuthorDate: Wed Feb 16 21:01:07 2022 -0800

    Merge pull request #16872: [BEAM-13959] Fix StorageApi writes when a field is named f

 .../io/gcp/bigquery/TableRowToStorageApiProto.java |  46 +++-
 .../bigquery/TableRowToStorageApiProtoTest.java    | 294 +++++++++++++++++++--
 2 files changed, 313 insertions(+), 27 deletions(-)