arnavarora2004 commented on code in PR #35435:
URL: https://github.com/apache/beam/pull/35435#discussion_r2213430765


##########
sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigtable/BigtableWriteSchemaTransformProvider.java:
##########
@@ -67,7 +72,7 @@ protected SchemaTransform 
from(BigtableWriteSchemaTransformConfiguration configu
 
   @Override
   public String identifier() {
-    return "beam:schematransform:org.apache.beam:bigtable_write:v1";
+    return "beam:schematransform:org.apache.beam:bigtable_simple_write:v1";

Review Comment:
   sounds good, implemented



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