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


##########
sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/DynamicDestinations.java:
##########
@@ -132,6 +132,10 @@ void setSideInputAccessorFromProcessContext(DoFn<?, 
?>.ProcessContext context) {
   /**
    * Returns an object that represents at a high level which table is being 
written to. May not
    * return null.
+   *
+   * <p>Returned object is expected to be unique for different destination 
tables involved over all

Review Comment:
   thanks for the suggestion, yes, user provides implementation of this 
abstract class



-- 
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