This is an automated email from the ASF dual-hosted git repository.
apilloud pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 733b6b5 Merge pull request #6403 from RobbeSneyders/master
add 0c64b3a [BEAM-5376] Support nullability on all Row types
new f386050 Merge pull request #6383 from apilloud/null
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:
.../main/java/org/apache/beam/sdk/values/Row.java | 22 ++++----
.../beam/sdk/schemas/JavaBeanSchemaTest.java | 18 +++----
.../beam/sdk/schemas/JavaFieldSchemaTest.java | 18 +++----
.../java/org/apache/beam/sdk/values/RowTest.java | 58 +++++++++++++++++-----
4 files changed, 74 insertions(+), 42 deletions(-)