This is an automated email from the ASF dual-hosted git repository.
reuvenlax pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 895a1dd Bump dataflow.fnapi_container_version (#16874)
add c577f4a Fix TableRow conversion for the case of fields named "f"
new a78fec7 Merge pull request #16872: [BEAM-13959] Fix StorageApi writes
when a field is named f
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:
.../io/gcp/bigquery/TableRowToStorageApiProto.java | 46 +++-
.../bigquery/TableRowToStorageApiProtoTest.java | 294 +++++++++++++++++++--
2 files changed, 313 insertions(+), 27 deletions(-)