This is an automated email from the ASF dual-hosted git repository.
bhulette pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 38d3c5d [BEAM-11075] Enable Go load tests for Dataflow (#13529)
add 755eab2 [BEAM-11338] Addendum: handle private fields in generated thrift code (#13539)
No new revisions were added by this update.
Summary of changes:
.../apache/beam/sdk/io/thrift/ThriftSchema.java | 2 +-
.../apache/beam/sdk/io/thrift/TestThriftEnum.java | 2 +-
.../beam/sdk/io/thrift/TestThriftInnerStruct.java | 14 ++--
.../beam/sdk/io/thrift/TestThriftStruct.java | 77 ++++++++--------------
.../apache/beam/sdk/io/thrift/TestThriftUnion.java | 2 +-
.../apache/beam/sdk/io/thrift/ThriftIOTest.java | 38 +++++------
.../src/test/resources/thrift/thrift_test.thrift | 11 +++-
7 files changed, 65 insertions(+), 81 deletions(-)
|