ahmedabu98 commented on code in PR #30910:
URL: https://github.com/apache/beam/pull/30910#discussion_r1569421542
##########
sdks/java/managed/src/main/java/org/apache/beam/sdk/managed/ManagedSchemaTransformProvider.java:
##########
@@ -51,14 +54,14 @@ public class ManagedSchemaTransformProvider
@Override
public String identifier() {
- return "beam:schematransform:org.apache.beam:managed:v1";
+ return "beam:transform:managed:v1";
Review Comment:
e.g. use "beam:schematransform:org.apache.beam:managed:v1" for both proto
payload URN and ManagedSchemaTransform identifier?
--
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]