Skip to content

Commit

Permalink
dummy PR to trigger integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
GaoleMeng committed Nov 28, 2023
1 parent cda407d commit 89aeb17
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -930,6 +930,7 @@ public void testStreamWriterWithDefaultValue() throws ExecutionException, Interr
ProtoSchemaConverter.convert(SimpleTypeForDefaultValue.getDescriptor()))
.setDefaultMissingValueInterpretation(MissingValueInterpretation.DEFAULT_VALUE)
.setEnableConnectionPool(true)
.setEnableConnectionPool(true)
.setTraceId(TEST_TRACE_ID)
.build()) {
// 1. row has both fields set.
Expand Down

0 comments on commit 89aeb17

Please sign in to comment.