Abacn commented on code in PR #35822:
URL: https://github.com/apache/beam/pull/35822#discussion_r2274083282


##########
sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/TwoLevelMessageConverterCache.java:
##########
@@ -71,4 +72,8 @@ public MessageConverter<ElementT> get(
                     KV.of(operationName, destination),

Review Comment:
   The value type doesn't match. Here destination is of DestinationT, and in 
below shardedKey is a ShardedKey<DestinationT>



-- 
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: github-unsubscr...@beam.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to