RyuSA commented on code in PR #27413:
URL: https://github.com/apache/beam/pull/27413#discussion_r1263891289


##########
sdks/java/io/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/bigquery/TableRowToStorageApiProtoTest.java:
##########
@@ -1049,6 +1050,58 @@ public void testIntegerTypeConversion() throws 
DescriptorValidationException {
     }
   }
 
+  @Test
+  public void testTimestampTypeConversion() throws 
DescriptorValidationException {

Review Comment:
   @ahmedabu98 I have pushed a new commit. 👍



##########
sdks/java/io/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/bigquery/TableRowToStorageApiProtoTest.java:
##########
@@ -1049,6 +1050,58 @@ public void testIntegerTypeConversion() throws 
DescriptorValidationException {
     }
   }
 
+  @Test
+  public void testTimestampTypeConversion() throws 
DescriptorValidationException {

Review Comment:
   @ahmedabu98 I have pushed a new commit. 👍



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to